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
Description
Languages
Python
100%