Web app to expose / extend farmOS
Find a file
2026-01-27 16:22:28 -06:00
wuttafarm initial project code, generated via cookiecutter 2026-01-27 16:22:28 -06:00
pyproject.toml initial project code, generated via cookiecutter 2026-01-27 16:22:28 -06:00
README.md initial project code, generated via cookiecutter 2026-01-27 16:22:28 -06:00

WuttaFarm

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/wuttafarm install

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