Servicekit is a framework-agnostic core library providing foundational infrastructure for building async Python services with FastAPI and SQLAlchemy. servicekit/ ├── database.py # Database, ...
后端:FastAPI + SQLAlchemy async + Celery,当前本地默认可使用 SQLite 快速联调,后续可切换 MySQL。 用户端:React + TypeScript + Vite + Ant Design 5。 管理端:React + TypeScript + Vite + Ant Design 5。 Python:3.12.10。
Need help choosing the best Python ORM for your projects? Here's what you need to know about SQLAlchemy, PonyORM, Django ORM, Peewee, SQLObject, and Tortoise ORM. When you want to work with a ...