Home > wq Framework > Packages

Packages

wq is made up of the following submodules, which are distributed as separate PyPI packages. Some have corresponding top-level npm packages as well. (Also see the full list of @wq npm 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.