Skip to content
/ wq Public
forked from wq/wq

wq: a modular framework supporting mobile / web geographic data collection applications for citizen science, crowdsourcing, and VGI. Powered by Django REST Framework, jQuery Mobile, Mustache, d3, and Leaflet.

License

Notifications You must be signed in to change notification settings

moxgreen/wq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

wq: a modular framework supporting mobile / web geographic data collection applications for citizen science, crowdsourcing, and VGI. Powered by Django REST Framework, jQuery Mobile, Mustache, d3, and Leaflet.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.5%
  • Python 36.5%