# fastapi_scheduler **Repository Path**: fastapi-practices/fastapi_scheduler ## Basic Information - **Project Name**: fastapi_scheduler - **Description**: FastAPI + APScheduler 实现任务动态管理 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-09 - **Last Updated**: 2025-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FastAPI Scheduler [![GitHub](https://img.shields.io/github/license/fastapi-practices/fastapi_scheduler)](https://github.com/fastapi-practices/fastapi_scheduler/blob/master/LICENSE) [![Static Badge](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/) WIP