generic 0.3.1
A set of tools for generic programming.
Downloads ↓ | Package Documentation
Generic programming library for Python
Generic is trying to provide a Python programmer with primitives for creating reusable software components by employing advanced techniques of OOP and other programming paradigms.
You can read documentation hosted at excellent readthedocs.org project. Development takes place at github.
Changes
0.3.1
- Minor fixes in distribution.
0.3
- Event management with event inheritance support.
0.2
- Methods with multidispatch by object type and positional arguments.
- Override multifunctions with override method.
0.1
- Registry with simple and type axes.
- Functions with multidispatch by positional arguments.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| generic-0.3.1.tar.gz (md5) | Source | 2011-11-29 | 8KB | 203 | |
- Author: Andrey Popp
- Documentation: generic package documentation
- Home Page: http://pypi.python.org/generic
- License: BSD
- Package Index Owner: Andrey.Popp
- DOAP record: generic-0.3.1.xml
