Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wq/wq.create

wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.
https://github.com/wq/wq.create

cra-template create-react-app django django-project-template offline rollup rollup-plugin wq-framework

Last synced: 4 days ago
JSON representation

wq.create: Project scaffolding tools for creating a new crowdsourcing or citizen science application with the wq framework.

Awesome Lists containing this project

README

        

[![wq.create][logo]][docs]

[**wq.create**][docs] provides a simple command-line interface (`wq create`) for starting a new project with the [wq framework], with [wq.app] for the front end and [wq.db] as the backend. wq.create also provides a `wq addform` command that can generate and configure new Django apps from an [XLSForm] definition.

[![Latest PyPI Release](https://img.shields.io/pypi/v/wq.create.svg)](https://pypi.org/project/wq.create)
[![Release Notes](https://img.shields.io/github/release/wq/wq.create.svg)](https://github.com/wq/wq.create/releases)
[![License](https://img.shields.io/pypi/l/wq.create.svg)](https://wq.io/license)
[![GitHub Stars](https://img.shields.io/github/stars/wq/wq.create.svg)](https://github.com/wq/wq.create/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/wq/wq.create.svg)](https://github.com/wq/wq.create/network)
[![GitHub Issues](https://img.shields.io/github/issues/wq/wq.create.svg)](https://github.com/wq/wq.create/issues)

[![Tests](https://github.com/wq/wq.create/actions/workflows/test.yml/badge.svg)](https://github.com/wq/wq.create/actions/workflows/test.yml)
[![Python Support](https://img.shields.io/pypi/pyversions/wq.create.svg)](https://pypi.org/project/wq.create)
[![Django Support](https://img.shields.io/pypi/djversions/wq.create.svg)](https://pypi.org/project/wq.create)

### [Documentation][docs]

[**Getting Started**][setup]

[`wq create`][create]

[`wq addform`][addform]

[logo]: https://wq.io/images/wq.create.svg
[docs]: https://wq.io/wq.create/

[setup]: https://wq.io/overview/setup
[create]: https://wq.io/wq.create/create
[addform]: https://wq.io/wq.create/addform

[wq framework]: https://wq.io/
[wq.app]: https://wq.io/wq.app/
[wq.db]: https://wq.io/wq.db/
[XLSForm]: https://xlsform.org/