Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.54 KB

File metadata and controls

37 lines (25 loc) · 1.54 KB

Create Awesome Python App — Website

Docs and catalog site for the Create Python App scaffolding toolkit.

Website CLI Templates GitHub org Discord License: MIT

Install the CLI

uvx create-awesome-python-app@latest my-app --template fastapi-starter

Catalog

Vendored registry for the docs site (when present under public/data/) mirrors cpa-templates.

Development

pnpm install
pnpm dev

Related