Install:
python setup.py install
Develop:
# Create and activate a new virtualenv, then: pip install -r dev-requirements.txt
Test:
# Within a development environment, as described above: pytest
Command line methods:
python -m formpack xls example.xlsx # convert xlsx file to json