Various tiny tools and toys to make Python coding less work more fun.
Project description
=======
huTools
=======
huTools is a small collection of helpful tools we use. Containing helppers for calendar calculations, banking
tools, checksummming, decorators, local unique IDs (luids), Netstrings, obfuscation (encription defending
against your little brother), printing, a ReReadingConfigParser, robust typecasts, access dicts like an
object and the other way arround, unicode processing country codes, file system operations and xmlstuff.
It also installs the famous reindent.py code quality checker. Try
`reindent.py .` to fix your current source tree.
See http://hudora.github.com/huTools/overview.html for Details.
Installation
------------
The easiest way to get huTools is if you have setuptools_ installed::
easy_install huTools
Without setuptools, it's still pretty easy. Download the huTools.tgz file from
`huTools's Cheeseshop page`_, untar it and run::
python setup.py install
.. _huTools's Cheeseshop page: http://pypi.python.org/pypi/huTools/
.. _setuptools: http://peak.telecommunity.com/DevCenter/EasyInstall
Help and development
====================
If you'd like to help out, you can fork the project
at http://github.com/hudora/huTools and report any bugs
at http://github.com/hudora/huTools/issues.
See `CHANGES <http://github.com/hudora/huTools/blob/master/CHANGES>`_
for version differences.
License
=======
This distribution includes `_jsonlib.py <http://pypi.python.org/pypi/jsonlib/>`_
Copyright (c) 2008-2009 John Millikin <jmillikin@gmail.com>
Distributed under the GNU General Public License
This distribution contains `_decorator.py <http://pypi.python.org/pypi/decorator>`_
Copyright (c) 2005, Michele Simionato
Distributed under a MIT-like License.
This distribution contains `poster_encode.py <http://atlee.ca/software/poster/>`_
Copyright (c) 2008-2010 Chris AtLee <chris@atlee.ca>
Distributed under a MIT-like License.
This distribution contains `cache.py <https://raw.github.com/mitsuhiko/werkzeug/b1f382c4eac19338c57526fa609a23034ba5055b/werkzeug/contrib/cache.py
>`_
copyright (c) 2010 by the Werkzeug Team, BSD licensed
huTools
=======
huTools is a small collection of helpful tools we use. Containing helppers for calendar calculations, banking
tools, checksummming, decorators, local unique IDs (luids), Netstrings, obfuscation (encription defending
against your little brother), printing, a ReReadingConfigParser, robust typecasts, access dicts like an
object and the other way arround, unicode processing country codes, file system operations and xmlstuff.
It also installs the famous reindent.py code quality checker. Try
`reindent.py .` to fix your current source tree.
See http://hudora.github.com/huTools/overview.html for Details.
Installation
------------
The easiest way to get huTools is if you have setuptools_ installed::
easy_install huTools
Without setuptools, it's still pretty easy. Download the huTools.tgz file from
`huTools's Cheeseshop page`_, untar it and run::
python setup.py install
.. _huTools's Cheeseshop page: http://pypi.python.org/pypi/huTools/
.. _setuptools: http://peak.telecommunity.com/DevCenter/EasyInstall
Help and development
====================
If you'd like to help out, you can fork the project
at http://github.com/hudora/huTools and report any bugs
at http://github.com/hudora/huTools/issues.
See `CHANGES <http://github.com/hudora/huTools/blob/master/CHANGES>`_
for version differences.
License
=======
This distribution includes `_jsonlib.py <http://pypi.python.org/pypi/jsonlib/>`_
Copyright (c) 2008-2009 John Millikin <jmillikin@gmail.com>
Distributed under the GNU General Public License
This distribution contains `_decorator.py <http://pypi.python.org/pypi/decorator>`_
Copyright (c) 2005, Michele Simionato
Distributed under a MIT-like License.
This distribution contains `poster_encode.py <http://atlee.ca/software/poster/>`_
Copyright (c) 2008-2010 Chris AtLee <chris@atlee.ca>
Distributed under a MIT-like License.
This distribution contains `cache.py <https://raw.github.com/mitsuhiko/werkzeug/b1f382c4eac19338c57526fa609a23034ba5055b/werkzeug/contrib/cache.py
>`_
copyright (c) 2010 by the Werkzeug Team, BSD licensed
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
huTools-0.63.tar.gz
(105.5 kB
view details)
File details
Details for the file huTools-0.63.tar.gz
.
File metadata
- Download URL: huTools-0.63.tar.gz
- Upload date:
- Size: 105.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b095876e2a92c963dd3e4121492b8ebcaa90d4ceee97f38c5919852e4ac7a127 |
|
MD5 | 9d18a52adceffe0dc9d638d60f2fa555 |
|
BLAKE2b-256 | ab01587a07a6f0909977052a7f13a44baf193314383e4b1f438510a32db79301 |