cookiecutter-wuttaweb/{{ cookiecutter.repo_name }}
2026-01-04 21:11:35 -06:00
..
{{ cookiecutter.package_name }} fix deprecated setting name 2025-12-31 21:38:43 -06:00
pyproject.toml add prompt for continuum data versioning; add dep if set 2026-01-04 21:11:35 -06:00
README.md tweak the Quick Start steps in readme file 2026-01-04 20:31:10 -06:00

{{cookiecutter.project_name}}

This is a starter project based on WuttaWeb.

Quick Start

Make a virtual environment and install the app:

python3 -m venv .venv
.venv/bin/pip install -e .
.venv/bin/{{cookiecutter.package_name}} install

For more info see https://docs.wuttaproject.org/wuttjamaican/narr/install/index.html