Skip to content

tiffanyneel/formpack

 
 

Repository files navigation

formpack: machinery to build and export reports for xlsform data

image

image

Setup

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

About

formpack: a tool to parse and repackage survey data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%