Skip to main content

A modular framework for mobile surveys and 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
python -m pip install wq
wq create -d myproject.example.com myproject

Node

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

CDN

<script type="module">
    import wq from 'https://unpkg.com/wq@next';
    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.build wq/wq.build wq.build wq command line interface.
wq.create wq/wq.create wq.create Project template and scaffolding tools.
wq.db wq/wq.db wq.db Django REST framework extension with design patterns for CRUD APIs.

Download files

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

Source Distribution

wq-2.0.0.tar.gz (41.8 kB view details)

Uploaded Source

Built Distribution

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

wq-2.0.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file wq-2.0.0.tar.gz.

File metadata

  • Download URL: wq-2.0.0.tar.gz
  • Upload date:
  • Size: 41.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for wq-2.0.0.tar.gz
Algorithm Hash digest
SHA256 c302ccebb3d18f3c499ebdd147217688195a5bc8e781ea4e1bc2847fb871156e
MD5 62370aa6cc79965630d6a84facb90109
BLAKE2b-256 75754b0fc42e89b7d41ec21033869f4e29f1750f9ea55588899a248c5424d5ff

See more details on using hashes here.

File details

Details for the file wq-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: wq-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for wq-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6dd4e4b266065a359ab48fd9868b4af96c068555480939f7ad2c13e5cee916db
MD5 a1ea33c5e43430b2b9c15083f6612630
BLAKE2b-256 0f2e2d300f40dd4f71fc744e18bcbd650fd19333fafe787253f7d6ec2439a729

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