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.
Copyright & Warranty
All documentation, libraries, and sample code are Copyright 2010 Peter Sanchez <petersanchez@gmail.com>. The library and sample code are made available to you under the terms of the BSD license which is contained in the included file, BSD-LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file webutils-0.7.tar.gz.
File metadata
- Download URL: webutils-0.7.tar.gz
- Upload date:
- Size: 45.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35a6f051b43d27597bb1f56d04c84396a1086e6f3400d2e0052a171d60b1a46c
|
|
| MD5 |
ea35fb1fc76ea242fffcb2ab69eb120d
|
|
| BLAKE2b-256 |
544c54f59a2aa6e2bdeac8e789347a459a17036144e77333d79348b06cb1681d
|