py-scaffold

Installation
SKILL.md

Python Project Scaffold

Overview

Bootstrap a new FastAPI backend with clean architecture, SQLAlchemy 2.0 async, Alembic, uv, and strict typing from day one.

Core principle: Start fully typed. mypy strict from the first file. No Any unless justified.

Directory Structure

Installs
3
GitHub Stars
3
First Seen
12 days ago
py-scaffold — vndee/engineering-skills