Skip to content

initd-fr/paststack

Repository files navigation

paststack

CLI to generate production-ready FastAPI backends (uv, SQLite/Postgres, optional SQLModel, slowapi).

Install (PyPI)

pip install -U paststack
paststack

Le questionnaire utilise /dev/tty sur macOS/Linux quand c’est possible (contourne un stdin incorrect du terminal VS Code / Cursor). Forcer stdin : PASTSTACK_USE_STDIN=1 paststack. Questionary : PASTSTACK_USE_QUESTIONARY=1 paststack.

Develop

git clone https://github.com/initd-fr/paststack.git
cd paststack
uv sync
uv pip install -e .
paststack

Tests

uv sync --group dev
uv run pytest tests/ -q

MIT License.

About

Opinionated CLI to generate production-ready FastAPI backends with modern Python tooling.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages