/formpack

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.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

formpack: machinery to build and export reports for xlsform data

https://coveralls.io/repos/github/kobotoolbox/formpack/badge.svg?branch=master

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