Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.37 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.37 KB

wq

wq is a modular framework for mobile & desktop geographic data collection applications.

Getting Started

pip install wq

See the documentation for more information.

Features

wq is made up of the following submodules, which are maintained as separate packages.

Module PyPI Github Description
wq.app wq.app wq/wq.app A JavaScript+Python library for building robust offline-capable HTML5 data entry apps.
wq.db 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.io wq/wq.io A Python interoperability library for consuming and generating data resources in various formats.