A library for converting the questions in a FLOIP Data Package descriptor to an ODK XForm.
Getting Started
$ pip install pyfloip $ floip data/flow-results-example-1.json
Example
Reading a FLOIP results data package and generating the XML ODK XForm.
from floip import FloipSurvey
suvey = FloipSurvey('data/flow-results-example-1.json')
print(survey.xml())
Testing
$ pip install -r requirements.txt $ py.test --pylint
Documentation
FloipSurvey
A class that converts a FLOIP results data package to an ODK XForm.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyfloip-0.0.1.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyfloip-0.0.1.tar.gz.
File metadata
- Download URL: pyfloip-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fbd8de3fb523ed23bb31685cef4a6221716a206ffa358846a6fd7dac1f223e9
|
|
| MD5 |
78d558cf7c71a2d8cfe205badff2d922
|
|
| BLAKE2b-256 |
12e82aca4303033cebd9ae1eb6283cdc73403f4d6ede164375414c223ad29f8a
|
File details
Details for the file pyfloip-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: pyfloip-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac290768f2bb22e2cae93987c2c7a1113b05f5ff38fee952f75e207cd6edf1c1
|
|
| MD5 |
2b3b73231ce5134aae5b44b29883ab61
|
|
| BLAKE2b-256 |
d8cb60f996e345b2962e674c77a046df9cbbf373f7d0427ab4b2298740257ebe
|