home/categories/backend/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-fastapi-local-oop-background-task-system-skill-md
backenddevelopment
fastapi-local-oop-background-task-system
Design and implement a local, object-oriented background task management system for FastAPI using SQLAlchemy for persistence. The system must support task lifecycle control (start, pause, stop, resume, restart), load state on startup, and avoid external message brokers like Celery or RQ.
maintainer
ECNU-ICALK
更新日 3/16/2026
スター
304
フォーク
34
quick start
Installation and usage
Design and implement a local, object-oriented background task management system for FastAPI using SQLAlchemy for persistence. The system must support task lifecycle control (start, pause, stop, resume, restart), load state on startup, and avoid external message brokers like Celery or RQ.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use fastapi-local-oop-background-task-system