generic 0.2
A set of tools for generic programming.
Downloads ↓ | Package Documentation
Latest Version: 0.3.1
Generic programming library for Python
Generic is trying to be simple and easy-to-use programming library that provides a set of tools for generic programming with Python.
Documentation is at http://packages.python.org/generic/. Its development takes place at http://github.com/andreypopp.
Changes
0.2
- Method 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.2-py2.6.egg (md5) | Python Egg | 2.6 | 2010-07-19 | 18KB | 559 |
| generic-0.2.tar.gz (md5) | Source | 2010-07-19 | 6KB | 416 | |
- Author: Andrey Popp
- Documentation: generic package documentation
- License: BSD
- Package Index Owner: Andrey.Popp
- DOAP record: generic-0.2.xml
