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
python3 -m pip install wq==2.0.0a1
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.0a1.tar.gz (41.6 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.0a1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for wq-2.0.0a1.tar.gz
Algorithm Hash digest
SHA256 e974e479c86e03ba3b47fef2c3138b7276832d1ad8d194ee23d37c22a738f97d
MD5 0118c263fc09ec184e5b5b46af44d03c
BLAKE2b-256 3b25553a0211ea7b4b0668d6192088e2ff93436f8e111545977102822d895844

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wq-2.0.0a1-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.6

File hashes

Hashes for wq-2.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 f0a5731fdbe27b913119cbf7b9c0a2f2c151738364c2a6704a5c620a9ce43140
MD5 5f74028e9bc476c49ffed99d5219df89
BLAKE2b-256 2dd283dbf5a3b5c8ff87900219174121ef4854f40366d85a98df2e2faec8bba4

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