wq is a modular framework for citizen science field data collection via offline-capable mobile web apps.
pip3 install wq
See the documentation for more information. See https://github.com/wq/wq to report any issues.
wq is made up of the following submodules, which are maintained as separate packages.
Module | PyPI | Github | Description |
---|---|---|---|
wq.app | wq/wq.app | A JavaScript+Python library for building robust offline-capable HTML5 data entry apps. | |
wq.db | wq/wq.db | A collection of Django database models and REST framework to support design patterns common to data collection systems. | |
wq.io | wq/wq.io | A Python interoperability library for consuming and generating data resources in various formats. |