# TezRomacH/python-package-template

🚀 Your next Python package needs a bleeding-edge project structure.

Repository: https://github.com/TezRomacH/python-package-template
Canonical: https://ross.abutalabs.com/products/python-package-template
Language: Python
License: MIT
License Family: permissive
Topics: python, cookiecutter, best-practices, semantic-versions, python-packages, codestyle, formatters, makefile, poetry, template
Archived: true
Last push: 2023-09-13T16:09:47+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2331, "days_push": 1085, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1091, forks 115 (observed 2026-08-28T04:03:33.030265+00:00)

## What it is
A cookiecutter template that generates a modern Python package project structure with best-practice tooling preconfigured. It scaffolds Poetry dependency management, black/isort formatting, pre-commit hooks, mypy type checks, pytest testing, and CI workflows.

## Use cases
- scaffold a new python package with best practices
- cookiecutter template for python projects
- set up poetry, black, and pre-commit in one go
- generate python project structure with CI and testing
- bootstrap a python library with mypy and pytest configured

## When to choose
- starting a new Python package from scratch
- you want modern tooling (Poetry, black, mypy, pre-commit) wired up automatically
- you want consistent project structure across multiple Python packages

## When to avoid
- adding structure to an existing Python project
- you prefer setuptools/pip or a different toolchain than Poetry
- you need actively updated templates - last release was 2023

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, build-tool, formatter, linter, testing, ci-cd
- domain: developer-tools
- platform: python, cli, cross-platform
- tags: cookiecutter, project-template, poetry, pre-commit, scaffolding, best-practices, semantic-versioning, boilerplate, python, automation

## Member repositories
- TezRomacH/python-package-template (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.030265+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:35.995407+00:00, confidence not recorded.
  - readme: https://github.com/TezRomacH/python-package-template (fetched 2026-08-28T04:03:33.030265+00:00, sha 2aee8a91ff79)
- Data as of 2026-08-30T08:39:29.467469+00:00.
