create-python-appone command · any stack
TemplatesExtensionsDocs
Get started
No results found.
Navigation
Home
Docs
Templates
Extensions
Docs
Docs — Introduction
Docs — Installation
Docs — AGENTS.md
Docs — Templates
Docs — Template Customization
Docs — Extensions
Docs — Contributing
Docs — Advanced Usage
System
Enable Performance Mode
Press Esc to close
Ctrl+K
5 templates·8 extensions·9 categories·MIT licensed·uv-first
create-python-app

One command. Any stack. Compose templates and extensions into production-ready Python apps.

© 2026 Create Awesome Python App.

Resources

TemplatesExtensionsDocumentationContributing GuideChangelog

Community

GitHub OrganizationPyPI PackageReport an issueRequest a feature

Ecosystem

PythonbetaNode.jssiblingV languagesoon

Postgres

database

PostgreSQL 16 Compose service under docker/postgres/ plus env examples. Infra-only — does not write application ORM code.

PostgreSQL
Database
Docker

About this extension

This extension enhances your project with Postgres functionality. It's designed to integrate seamlessly with compatible templates and provide additional features to improve your development experience.

The Postgres extension is compatible with celery-worker, django-backend, fastapi-backend templates, making it versatile for different project types.

Key Benefits

  • Seamless integration with compatible templates
  • Enhanced development experience
  • Additional features specific to Postgres
  • Well-documented and maintained
  • Community-supported and regularly updated
Quick Start
Add this extension to your project

$ uvx create-awesome-python-app \\

--template [template-name] \\

--addons postgres

Extension Details
Compatible withcelery-worker, django-backend, fastapi-backend
Categorydatabase
Compatible Templates3

Compatible Templates

Use Postgres with these templates to enhance your project

backend-applications
FastAPI Starter
Production-ready FastAPI API with feature-based layout, uv, Ruff, pytest, mypy, pyright, and pydantic-settings. The reference CPA backend template.
FastAPI
API
Python
+5 more
Type: fastapi-backend
backend-applications
Celery Worker
Celery worker with modular tasks, Redis defaults, pydantic-settings, and eager-mode tests. Choose it for background jobs outside the HTTP process.
Celery
Worker
Redis
+2 more
Type: celery-worker
backend-applications
Django API
Django + DRF API with feature apps, OpenAPI-friendly health probes, uv, Ruff, and pytest-django. Use when you want Django's ORM and admin with a clean API layout.
Django
DRF
API
+2 more
Type: django-backend
View All Templates

Ready to Enhance Your Project?

Add Postgres to your template and start building

Choose a Template