GitHub - Miksus/rocketry: Modern scheduling library for Python
The engine to power your Python apps Rocketry is a modern statement-based scheduling framework for Python. It is simple, clean and extensive. It is suitable for small and big projects. This is how it looks like: Core functionalities: Powerful scheduling Concurrency (async, threading, multiprocess) Parametrization Task pipelining Modifiable session also in runtime Async support Links: Unlike the alternatives, Rocketry's scheduler is statement-based.
https://github.com/Miksus/rocketry