PyTaskScheduler

This package focus on build a task scheduler via Python. With TaskScheduler you can define a project with tasks which have some dependency on each other, and run this project.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pytaskscheduler

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.1.2 2020-05-17  
0.0.1.1 2020-05-17  
0.0.1 2020-05-17  

Issues with this package?

Page last updated 2025-07-18 03:23:28 UTC