# osprey-oss/cookiecutter-uv

A modern cookiecutter template for Python projects that use uv for dependency management

Repository: https://github.com/osprey-oss/cookiecutter-uv
Canonical: https://ross.abutalabs.com/products/cookiecutter-uv
Homepage: https://osprey-oss.github.io/cookiecutter-uv
Language: Python
License: MIT
License Family: permissive
Topics: cookiecutter, cookiecutter-python, python, template, uv
Last push: 2026-08-22T09:27:26+00:00

## Health v2 (maintenance only)
Score: 82/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 78, longevity 52
- inputs: {"age_days": 730, "days_push": 11, "days_rel": 145, "gap_med": 9, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1324, forks 191 (observed 2026-08-28T04:04:22.353989+00:00)

## What it is
A modern Cookiecutter template for scaffolding Python projects that use uv for dependency management. It generates a project preconfigured with CI/CD, linting, type checking, testing, documentation, containerization, and PyPI publishing tooling.

## Use cases
- scaffold a new python package with uv
- python project template with github actions ci
- bootstrap a pypi-publishable python library
- cookiecutter template with ruff mypy pytest preconfigured
- start a python project with docker and devcontainer setup
- generate a python repo with mkdocs documentation

## When to choose
- starting a new Python library or package from scratch
- you want uv-based dependency management with modern tooling like ruff and ty
- you need CI/CD, testing, docs, and publishing wired up out of the box

## When to avoid
- adding a template to an existing codebase
- you prefer pip, poetry, or pdm over uv
- you need a template for non-Python languages

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, build-tool, ci-cd, testing, documentation, package-manager
- domain: developer-tools
- platform: python, cli, cross-platform
- tags: cookiecutter, uv, project-template, scaffolding, pypi-publishing, pre-commit, ruff, mypy, tox-uv, devcontainers, boilerplate, python, automation, devops, docker

## Member repositories
- osprey-oss/cookiecutter-uv (main) score 82

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.353989+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:15.811480+00:00, confidence not recorded.
  - readme: https://github.com/osprey-oss/cookiecutter-uv (fetched 2026-08-28T04:04:22.353989+00:00, sha d98ee0e3fb85)
  - homepage: https://osprey-oss.github.io/cookiecutter-uv (fetched 2026-08-29T12:05:45.380793+00:00, sha 7c600a0a82b2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
