bb20f6992b
Multimethods are missing now. Those have to be added back. |
||
---|---|---|
docs | ||
generic | ||
tests | ||
.gitignore | ||
.pre-commit-config.yaml | ||
CHANGELOG.rst | ||
COPYRIGHT.txt | ||
LICENSE.txt | ||
mypy.ini | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
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 on github.