Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Create Python App

Create Python App

One command. Any Python stack. · Public Beta

Composition-first scaffolding for Python — inspired by and built alongside Create Node App.

PyPI PyPI Downloads Website Discord


What is this?

Create Python App brings the composition-first scaffolding philosophy of create-awesome-node-app to the Python ecosystem.

Pick a template. Layer extensions. Ship production-ready Python projects in seconds — without spending hours on boilerplate configuration.

uvx create-awesome-python-app@latest my-api

Or pin a template for CI:

uvx create-awesome-python-app@latest my-api \
  --template fastapi-starter \
  --addons fastapi-docker github-setup \
  --no-interactive

create-awesome-python-app.vercel.app


Repositories

Repository Description
create-python-app CLI (create-awesome-python-app) + scaffolding engine
cpa-templates Official templates and extensions catalog
website Docs + catalog at create-awesome-python-app.vercel.app
homebrew-tap Homebrew formula
aur-package AUR PKGBUILD mirror

Templates (Beta)

Template Stack
FastAPI Starter FastAPI + uv + Ruff + pytest
CLI Starter Typer/Click-ready CLI
Celery Worker Background workers + Redis-ready
Django API Django API starter
uv Workspace Starter Multi-package uv monorepo

Browse templates · Browse extensions


Status

Public Beta: the CLI, catalog, and website are live. APIs and templates may still evolve quickly — feedback welcome.


Part of the Create Awesome App ecosystem

Org Stack Status
Create-Node-App Node.js, TypeScript ✅ Production
Create-Python-App Python 🧪 Beta
Create-Vlang-App V language 🔜 Planned

👥 Contributors

Made with contributors-img.