Skip to content

kobotoolbox/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 is a tool used by kpi to parse and repackage survey data for exports, reports, and maps based on different languages available from the form definition.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages