The Python Grizzled Utility Library
|
Download
To obtain my PGP/GnuPG key, see these instructions. Documentation
Back to software page. |
IntroductionThe Grizzled Utility Library 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. For a sampling of what's available, see the API documentation. Grizzled is under continual development, so check back regularly. InstallationThe usual:
easy_install grizzled Source Code RepositoryThe source code for Grizzled Library is maintained on github. To clone the repository, run this command: git clone git://github.com/bmc/grizzled.git AuthorBrian M. Clapper, <bmc @ clapper . org> Copyright© 2008 Brian M. Clapper LicenseBSD-style license. See accompanying LICENSE file. $Id: index.html,v 1.7 2005/05/20 14:37:58 bmc Exp $
|