·python-backend
</>

python-backend

yonatangross/orchestkit

Python-Backend-Muster für Asyncio, FastAPI, SQLAlchemy 2.0 Async und Verbindungspooling. Verwendung beim Erstellen asynchroner Python-Dienste, FastAPI-Endpunkte, Datenbanksitzungen oder Verbindungspooloptimierung.

10Installationen·2Trend·@yonatangross

Installation

$npx skills add https://github.com/yonatangross/orchestkit --skill python-backend

SKILL.md

Patterns for building production Python backends with asyncio, FastAPI, SQLAlchemy 2.0, and connection pooling. Each category has individual rule files in rules/ loaded on-demand.

| Category | Rules | Impact | When to Use |

| Asyncio | 3 | HIGH | TaskGroup, structured concurrency, cancellation handling | | FastAPI | 3 | HIGH | Dependencies, middleware, background tasks | | SQLAlchemy | 3 | HIGH | Async sessions, relationships, migrations | | Pooling | 3 | MEDIUM | Database pools, HTTP sessions, tuning |

Python-Backend-Muster für Asyncio, FastAPI, SQLAlchemy 2.0 Async und Verbindungspooling. Verwendung beim Erstellen asynchroner Python-Dienste, FastAPI-Endpunkte, Datenbanksitzungen oder Verbindungspooloptimierung. Quelle: yonatangross/orchestkit.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/yonatangross/orchestkit --skill python-backend
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-17
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist python-backend?

Python-Backend-Muster für Asyncio, FastAPI, SQLAlchemy 2.0 Async und Verbindungspooling. Verwendung beim Erstellen asynchroner Python-Dienste, FastAPI-Endpunkte, Datenbanksitzungen oder Verbindungspooloptimierung. Quelle: yonatangross/orchestkit.

Wie installiere ich python-backend?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/yonatangross/orchestkit --skill python-backend Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/yonatangross/orchestkit