Skip to main content

Misc. Python packages and utilities to help development.

Project description

A string of different Python modules or utilities that I find useful. This has been a private repo for years that I’ve used in several projects and slowly molded into amore useful set of modules.

I either create, adapted from existing snippet/code, or just included these files all together.

Credit is always given to the original author. If you find something that isn’t, please notify me immediately and I’ll give proper credit.

NOTE:

Some of this code is old, outdated, not used anymore at all and I just forgot to remove it from the repository. That old and unmaintained code will eventually be removed from this repository. Warning: That code may be ugly! Don’t hang me for it ;)

Use

Basic Install:

$ python setup.py build $ sudo python setup.py install

Alternative Install (Manually):

Place webutils directory in your Python path. Either in your Python installs site-packages directory or set your $PYTHONPATH environment variable to include a directory where the webutils directory lives.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

webutils-0.9.10.tar.gz (33.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page