Case/Special Order Tracker
Find a file
2025-01-06 17:28:26 -06:00
docs docs: ensure static folder exists 2025-01-06 17:28:26 -06:00
src/sideshow feat: add basic "create order" feature, docs, tests 2025-01-06 17:03:41 -06:00
tests feat: add basic "create order" feature, docs, tests 2025-01-06 17:03:41 -06:00
.gitignore feat: add basic "create order" feature, docs, tests 2025-01-06 17:03:41 -06:00
pyproject.toml feat: add basic "create order" feature, docs, tests 2025-01-06 17:03:41 -06:00
README.md initial contents as generated via cookiecutter-wuttaweb 2024-12-30 17:40:34 -06:00
tox.ini feat: add basic "create order" feature, docs, tests 2025-01-06 17:03:41 -06:00

Sideshow

This is a starter project based on WuttaWeb.

Quick Start

Make a virtual environment and install the app:

python3 -m venv sideshow
source sideshow/bin/activate
pip install Sideshow
sideshow install

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