profile/README.md is the org landing page shown on
github.com/modern-python. Living prose, no
frontmatter; dated by git.
- Wordmark banner — centered
<picture>(light/dark) referencingbrand/org/wordmark[-dark].svgby absoluteraw.githubusercontent.comURL. - Tagline — one paragraph: what the org builds.
- Org-standards badge strip —
uv,Ruff,ty(Astral endpoint badges, live) and a staticcoverage 100%badge. The coverage claim holds org-wide because every repo's CI enforces a 100%-coverage guard; it renders unlinked (there is no org-level coverage URL). - Four category tables, in order: Project templates, Dependency
injection, Microservices, HTTP & messaging, Utilities. The
What it iscolumn carries the canonical ≤120-char one-liner (one of the three metadata surfaces kept consistent across GitHub description, pyprojectdescription, and this blurb). The three published-library tables (DI, microservices, utilities) share the shapeProject | What it is | Stars | Downloads; the templates table isProject | What it is | Stars.
- Published libraries get a Stars shield → stargazers, and a monthly
Downloads shield (
static.pepy.tech/badge/<pkg>/month) → the pepy project page. - Templates (
*-sqlalchemy-template, not on PyPI) get a Stars shield only — they have no Downloads column, and their table stops after Stars rather than carrying a filler chip. - All badges use flat (default) style so row heights align. Downloads use the
pepy baked SVG, not the flaky shields
pypi/dmendpoint. Every number is a live shield (no hand-typed stats that could go stale). - PyPI distribution name equals the repo name for every package.
When a repo is added, removed, renamed, or unpublished, update the matching
table row here and in profile/README.md in the same PR.