Go to file
2011-12-05 01:14:50 +04:00
docs fix readme and index docs 2011-12-05 01:12:55 +04:00
generic API reference for generic.multidispatch 2011-12-04 03:14:52 +04:00
.gitignore doc => docs 2011-12-05 00:44:15 +04:00
CHANGELOG.rst fix changelog 2011-12-05 01:14:50 +04:00
COPYRIGHT.txt Added Copyright and license info. 2010-08-23 21:07:22 +04:00
LICENSE.txt Added Copyright and license info. 2010-08-23 21:07:22 +04:00
MANIFEST.in Include *.rst file in dist 2011-11-30 01:18:03 +04:00
README.rst fix readme and index docs 2011-12-05 01:12:55 +04:00
requirements.txt add requirements with deps for development 2011-12-05 00:24:37 +04:00
setup.cfg Use coverage. 2011-06-28 00:40:35 +04:00
setup.py add url into setup.py 2011-11-30 01:20:39 +04:00

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_.

.. _documentation: http://generic.readthedocs.org/en/latest/index.html
.. _github: http://github.com/andreypopp/generic