# fastapi_scheduler **Repository Path**: linxincode/fastapi_scheduler ## Basic Information - **Project Name**: fastapi_scheduler - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: apscheduler-3.x - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-27 - **Last Updated**: 2025-11-27 ## 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/) APScheduler-4.x will change significantly, and this branch, as a local record for version 3.x, may be locked. Version Migration description:[v3.x to v4.0](https://apscheduler.readthedocs.io/en/master/migration.html#from-v3-x-to-v4-0) 3.x working with documentation:[v3.x](https://apscheduler.readthedocs.io/en/3.x/userguide.html#)