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==2.0.0a2
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.0a2.tar.gz (41.9 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.0a2-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wq-2.0.0a2.tar.gz
  • Upload date:
  • Size: 41.9 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.0a2.tar.gz
Algorithm Hash digest
SHA256 6ba57d2cd6533bff85c6e71f556ef0a421fd08e0c5b7b1ab882470e4c85a7b0e
MD5 f8693a569c3aa73af2191373d2133c80
BLAKE2b-256 7a9603584cac316b758995742a2a62f6221766cfd6d42ddcf9f141c8dbe6e718

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wq-2.0.0a2-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.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 ed56ba512d27f13d7fc9be7e6a68db7088a9708285c06fd637568a97e0ead70a
MD5 75269dd5dffc325416ed937721360d41
BLAKE2b-256 f336eeca21af4913ab34d57080cc6f6c207a8696f26bbbed9fbfbd0642b43937

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