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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 11:07:06 UTC