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 Buster
Python 3.7
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 2023-10-28 05:56:15 UTC