Skip to content

Releases: Create-Python-App/create-python-app

create-awesome-python-app@0.2.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:48
127ada6

Interactive CLI

  • Template autocomplete no longer embeds ANSI category badges (questionary HTML parse error while typing to search)

create-awesome-python-app@0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 16:50
47b167d

Fixes

  • Interactive template autocomplete no longer passes unsupported pointer to prompt_toolkit (TypeError: PromptSession.__init__() got an unexpected keyword argument 'pointer')

create-awesome-python-app@0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:20
d72aeca

Highlights

  • Catalog slugs resolve to registry URLs (--template fastapi-starter works end-to-end)
  • Release prep automation (prepare_release.py + Prepare release PR workflow)
  • Hardened distribution smoke (PyPI/uvx, Docker, Homebrew, AUR) with clearer version checks
  • AUR publish preflight + post-publish verification
  • Cross-platform scaffold smoke (Ubuntu / macOS / Windows) against published uvx

CLI / core

  • Resolve cpa-templates catalog slugs for --template / --addons before cloning
  • --list-templates / --list-addons reflect the live catalog (including new starters)

Tooling

  • Changelog-driven GitHub Release notes via extract_release_notes.py
  • Docs: VERSIONING.md, DISTRIBUTION_SETUP.md, cross-platform tracking

Paired catalog growth lives in cpa-templates (cli-starter, celery-worker, django-api, uv-workspace-starter, extension pack, typed FastAPI default, CNA-parity github-setup).

create-awesome-python-app@0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:32
703850a

First public release. Install with:

uvx create-awesome-python-app@0.1.0 --help

Catalog: https://github.com/Create-Python-App/cpa-templates