Composable project generator for production Python and AI stacks
Visit ProjectPython Template is a Copier-based generator for Python libraries, CLIs, APIs, AI agents, RAG systems, training workspaces, inference services, and related workloads.
Composable by Design
Users can start from an opinionated preset or select compatible components layer by layer across frameworks, interfaces, model providers, data systems, authentication, deployment, and infrastructure as code.
I designed generated projects to include a typed source layout, locked dependencies with uv, tests, linting, CI, security automation, and optional documentation and deployment artifacts. The template tests rendered combinations and preserves Copier answers so existing projects can receive later template updates.
Result
Python Template turns the repetitive setup of production tooling into a tested and updateable project foundation while still allowing each generated stack to match its actual use case.