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