A data conversion and validation toolbox
http://biryani.readthedocs.org/
You can install this package for development with:
make installYou ran run this package's tests with:
make testIf you want to run tests against Python 2.7 and Python 3.7 at the same time:
pip install tox & tox