Skip to content

Python script for scheduling a python script to run on a given time period

Notifications You must be signed in to change notification settings

dimitrov-d/Scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Python Scheduler

You may use this script to run specific jobs periodically according to a given schedule.

Requirements

  • Python 3.6 or higher

Usage

To use the script, you need to install the schedule module by running "pip install schedule". You can view the official documentation for the schedule module here

About

Python script for scheduling a python script to run on a given time period

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages