Common utilities.
New portions are py3 only, but most is currently still 2.7.x compat.
- Docs: http://pytutils.readthedocs.org/en/latest
- API Docs: http://pytutils.readthedocs.org/en/latest/pytutils.html
- PyPi: https://pypi.python.org/pypi/pytutils
pip install pytutils
Tox is used to handle testing multiple python versions.
tox