uv Workspace Starter
monorepo
Python monorepo using uv workspaces: shared packages/ libraries and apps/ deployables with one lockfile, Ruff, Pyright, and pytest
About this template
This template provides a solid foundation for building uv-workspace applications. It comes with all the essential tools and configurations to help you get started quickly.
The uv Workspace Starter template is designed to help developers jumpstart their projects with best practices, modern tooling, and a well-structured codebase.
Key Benefits
- Pre-configured uv project with lockfile workflow
- Ruff, pytest, and type checking out of the box
- Python 3.12+ with modern typing patterns
- AGENTS.md for AI assistant guardrails
- Extension-ready structure for Docker, Postgres, and CI
Compatible Extensions
Enhance your uv Workspace Starter with these powerful extensions
Recommended Combinations
Get started quickly with these popular template and extension combinations
uv Workspace Starter
uv-workspace
GitHub Setup
ci
$ uvx create-awesome-python-app \
--template uv-workspace-starter \
--addons github-setup
uv Workspace Starter
uv-workspace
Python Dev Container
editor
$ uvx create-awesome-python-app \
--template uv-workspace-starter \
--addons python-devcontainer
Ready to Build?
Start creating your awesome Python app with this template