Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 788 Bytes

README.rst

File metadata and controls

28 lines (18 loc) · 788 Bytes

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