https://github.com/fastapi-practices/fastapi_scheduler
FastAPI + APScheduler 实现任务动态管理
https://github.com/fastapi-practices/fastapi_scheduler
apscheduler fastapi fastapi-apscheduler fastapi-scheduler
Last synced: 26 days ago
JSON representation
FastAPI + APScheduler 实现任务动态管理
- Host: GitHub
- URL: https://github.com/fastapi-practices/fastapi_scheduler
- Owner: fastapi-practices
- License: mit
- Created: 2023-09-22T10:06:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-17T08:24:34.000Z (8 months ago)
- Last Synced: 2025-04-01T00:51:10.904Z (2 months ago)
- Topics: apscheduler, fastapi, fastapi-apscheduler, fastapi-scheduler
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FastAPI Scheduler
[](https://github.com/fastapi-practices/fastapi_scheduler/blob/master/LICENSE)
[](https://www.python.org/downloads/)WIP