Skip to main content

A modular framework for citizen science field data collection via offline-capable mobile web apps.

Project description

wq

wq is a modular framework for field data collection and surveys via offline-capable mobile web apps.

Getting Started

wq can be installed via PyPI, NPM, or plain <script> tag via CDN. See the documentation for more information on getting started.

Python

python3 -m venv venv
. venv/bin/activate
python3 -m pip install wq
wq start -d myproject.example.com myproject

Node

npx create-react-app myproject --template @wq

CDN

<script type="module">
    import wq from 'https://unpkg.com/wq';
    wq.init({});
</script>

Features

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

Module Github PyPI npm Description
wq wq/wq wq wq Top level package (specifies submodules as dependencies)
wq.app wq/wq.app wq.app @wq/app A JavaScript+Python library for building robust offline-capable HTML5 data entry apps.
wq.core wq/wq.core wq.core wq command line interface.
wq.db wq/wq.db wq.db Django REST framework extension with design patterns for CRUD APIs.
wq.start wq/wq.start wq.start Project template and scaffolding tools.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wq-1.3.0a1.tar.gz (43.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wq-1.3.0a1-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file wq-1.3.0a1.tar.gz.

File metadata

  • Download URL: wq-1.3.0a1.tar.gz
  • Upload date:
  • Size: 43.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2

File hashes

Hashes for wq-1.3.0a1.tar.gz
Algorithm Hash digest
SHA256 0b39d6fa390d1b28119b4c61cea38ed24084f2c44f7e5885be8531ae7713213d
MD5 e4300a6496ce1442b97de02c0cbc2f9f
BLAKE2b-256 87b2976d44c355f73706d264bdfeacf9a5a7020ae0fff1e6b117c4cad1f99972

See more details on using hashes here.

File details

Details for the file wq-1.3.0a1-py3-none-any.whl.

File metadata

  • Download URL: wq-1.3.0a1-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2

File hashes

Hashes for wq-1.3.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 4736a8cffb566c0415c0c86c23a5f4da3ce38af6a8644e8287bf43bb1d8963a5
MD5 c84a5ecef8b4ace4e5d365445361a029
BLAKE2b-256 fc1d98fc75003c9bec7c350a8b1ddc2a70addd9379f733f3e4b6ca1c32e2071a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page