Grizzled is a general-purpose Python library with a variety of different modules and packages. It's roughly organized into subpackages that group different kinds of utility functions and classes.
Installation
The usual:
1. Unpack the tarball or Zip file.
2. Change your directory to the resulting grizzled-0.9.2 directory.
3. Run: python setup.py install
This library is also available on PyPI. If you have Easy Install installed, you can install this package with one command (usually as root):
easy_install grizzled
Product's homepage
Requirements:
· Python