Simple yet powerful python dependency injection.
Tested against Python 2.7 and 3.5.
- Docs: http://mainline.readthedocs.org/en/latest
- API Docs: http://mainline.readthedocs.org/en/latest/mainline.html
- PyPi: https://pypi.python.org/pypi/mainline
pip install mainline
Tox is used to handle testing multiple python versions.
tox