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==1.3.0b1
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';
    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-1.3.0b1.tar.gz (39.0 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.0b1-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: wq-1.3.0b1.tar.gz
  • Upload date:
  • Size: 39.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for wq-1.3.0b1.tar.gz
Algorithm Hash digest
SHA256 eae7f763b794d947683cebc3533bc7661f42673e7ef086ccdcfbe2cf4d9dca06
MD5 2a77e1d8aa80f2c125f4681051ab23a4
BLAKE2b-256 425625c1fe201e5f6b23b89b871a7f8cd83ffd7e277968c80ee601d224348057

See more details on using hashes here.

File details

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

File metadata

  • Download URL: wq-1.3.0b1-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.23.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.8

File hashes

Hashes for wq-1.3.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 ecda7d51840d2f7df9850cb8a0362a01a7dc076c24625378259fc0da9c028dfc
MD5 fff93a54952372b6a9c49278010e76c5
BLAKE2b-256 173c0017a1cb86cf6419bb0adfd0482ae9f187e99bd6aa0d0e2eee41bbf78d19

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