·python-backend
</>

python-backend

yonatangross/orchestkit

用於 asyncio、FastAPI、SQLAlchemy 2.0 非同步和連接池的 Python 後端模式。在建立非同步 Python 服務、FastAPI 端點、資料庫會話或連線池調整時使用。

10安裝·2熱度·@yonatangross

安裝

$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 |

用於 asyncio、FastAPI、SQLAlchemy 2.0 非同步和連接池的 Python 後端模式。在建立非同步 Python 服務、FastAPI 端點、資料庫會話或連線池調整時使用。 來源:yonatangross/orchestkit。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/yonatangross/orchestkit --skill python-backend
分類
</>開發工具
認證
收錄時間
2026-02-17
更新時間
2026-02-18

快速解答

什麼是 python-backend?

用於 asyncio、FastAPI、SQLAlchemy 2.0 非同步和連接池的 Python 後端模式。在建立非同步 Python 服務、FastAPI 端點、資料庫會話或連線池調整時使用。 來源:yonatangross/orchestkit。

如何安裝 python-backend?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yonatangross/orchestkit --skill python-backend 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/yonatangross/orchestkit