# rochacbruno/python-project-template

This template is **archived**.   > UV can now [generate a sample project](https://docs.astral.sh/uv/guides/projects/#creating-a-new-project)   > I recommend using **UV** to bootstrap your peojects.   > [Copier](https://github.com/copier-org/copier) is a tools that can bootstrap projects from templates.

Repository: https://github.com/rochacbruno/python-project-template
Canonical: https://ross.abutalabs.com/products/python-project-template
Homepage: https://github.com/rochacbruno/python-project-template/generate
Language: Makefile
License: Unlicense
License Family: permissive
Topics: template, generator, python-template, python-project-template, project-template, python, flask, rochacbruno-template, cookiecutter, github-actions, boilerplate, hacktoberfest
Archived: true
Last push: 2025-05-26T09:28:50+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 23, release rhythm 8, longevity 100
- inputs: {"age_days": 1846, "days_push": 464, "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 1220, forks 182 (observed 2026-08-28T04:04:01.869734+00:00)

## What it is
A GitHub template repository for bootstrapping low-dependency Python projects with packaging, Makefile, CI, docs, and container support. It is now archived, with the author recommending UV or Copier instead.

## Use cases
- start a new python project from a template
- bootstrap a python package with ci and pypi release
- generate a flask project skeleton
- scaffold python project with makefile and mkdocs
- set up github actions ci for a new python repo

## When to choose
- you want a minimal, low-dependency Python project skeleton via GitHub's 'Use this template' feature
- you need a ready-made Makefile, CI, changelog, and container setup out of the box

## When to avoid
- starting a new project today - the template is archived and the author recommends UV or Copier
- you need actively maintained tooling or support
- you want a full-featured web app scaffold rather than a base template

## Facets
- artifact type: learning-resource
- maturity: abandoned
- function: developer-tools, build-tool, ci-cd, testing, documentation
- domain: developer-tools
- platform: python, cli
- tags: project-template, cookiecutter, github-template, makefile, python-packaging, archived, boilerplate, python, automation, docker

## Member repositories
- rochacbruno/python-project-template (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:01.869734+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:21.237382+00:00, confidence not recorded.
  - readme: https://github.com/rochacbruno/python-project-template (fetched 2026-08-28T04:04:01.869734+00:00, sha 786dc708bc37)
  - homepage: https://github.com/rochacbruno/python-project-template/generate (fetched 2026-08-29T12:24:19.196164+00:00, sha f371fffff5ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
