Skip to main content

Django design patterns and REST API for field data collection.

Project description

wq.db

wq.db is a collection of Python modules for building robust, flexible schemas and REST APIs for use in creating field data collection apps and (more generally) mobile-first websites with progressive enhancement. wq.db is the backend component of wq and is geared primarily for use with wq.app, though it can be used separately. wq.db is built on the Django platform.

**Release Notes** | **Installation** | **Documentation** | **Issue Tracker**

Build Status PyPI Package

Tested on Python 2.7 and 3.4, with Django 1.6 and 1.7.

Getting Started

pip3 install wq.db
# Or, if using together with wq.app and/or wq.io
pip3 install wq

See the documentation for more information.

Features

wq.db provides the following modules:

wq.db.rest

Extends the excellent Django REST Framework with a collection of views, serializers, and context processors useful for creating a progresively enhanced website that serves as its own mobile app and its own REST API. The core of the library (app.py) includes an admin-style Router that connects REST urls to registered models, and provides a descriptive configuration object for consumption by wq.app’s client-side router. wq.db.rest also includes a CRS-aware GeoJSON serializer/renderer.

wq.db.patterns

A collection of design patterns (e.g. identify, relate) that provide long-term flexibility and sustainability for user-maintained data collection applications. These patterns are implemented as installable Django apps.

wq.db.contrib

Like Django itself, wq.db includes a contrib module that provides additional functionality not considered to be part of the “core” library, including a file manager, a search API, and a chart backend.

Project details


Download files

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

Source Distribution

wq.db-0.7.2.tar.gz (43.3 kB view details)

Uploaded Source

File details

Details for the file wq.db-0.7.2.tar.gz.

File metadata

  • Download URL: wq.db-0.7.2.tar.gz
  • Upload date:
  • Size: 43.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for wq.db-0.7.2.tar.gz
Algorithm Hash digest
SHA256 9858699be4078f5862e8703727625203c0ae9ee20c35e34c1b92398f3ce991c8
MD5 39967b112372b08186ee6c3e6e33aefe
BLAKE2b-256 5d70a48fa4ad4ef19712f64b2460b61d54db5521cade6ccd8cd31a111c9aa89d

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