backend-python

Official

Modern Python backend stack guide.

Authortimequity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

A comprehensive blueprint for building Python backends using FastAPI, SQLAlchemy 2.0, Pydantic v2, and modern tooling.

Core Features & Use Cases

  • Frameworks & ORM: FastAPI, SQLAlchemy 2.0, Pydantic v2, uv, and dev tooling.
  • Project Setup: Setup instructions for a complete Python API backend.
  • Best Practices: Dependency injection, async DB patterns, settings management.

Quick Start

Scaffold a FastAPI app with SQLAlchemy and Pydantic; run with uvicorn.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: backend-python
Download link: https://github.com/timequity/plugins/archive/main.zip#backend-python

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository