jpblib

Jolly Python Basic Library

Contents

About

This is a Python library providing reusable basic components that extend the standard library, like generic and Pythonic instantiations of design patterns, configuration or argument management and metaprogramming utilities.

Download

There is no stable release, yet you can grab the current state of the code in Launchpad.

Development

If you want to contribute please contact the author in Launchpad. We use Bazaar for source control. You can grab the latest sources with:

bzr branch lp:~raskolnikov/+junk/jpblib

You can also browse the source code online.

Documentation

The basic documentation is the reference PyDoc manual. There are also some tutorial articles describing some interesting parts of the library:


(c) Juan Pedro BolĂ­var Puente 2012