Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: 41b69f9ec581f20f3d883e901bb9875b8b4e4d8e Size: 3.34 MB File Format: exe
Rating: 2
out of 5
based on 24 user ratings
Downloads: 395 License: Free
PyCron is a free software by Gerhard Kalab and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download PyCron which is 3.34 MB in size and belongs to the software category System Miscellaneous. PyCron was released on 2009-08-28 and last updated on our database on 2017-02-25 and is currently at version 0.5.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
PyCron Description
The PyCron application was designed to scan a file (crontab.txt) every minute and checks every line if the specified time / date information matches the current time / date. If they are equal, the command line specified will be executed. A log file (pycron.log) with the executed commands is written to the current directory.
There is a sample configuration file "pycron.cfg.sample" in the program directory.
Rename this file to "pycron.cfg" and change it to your needs:
old_dow_compatibility = 1 ==> change day of week back to python style
(0=Monday, ..., 6=Sunday)
crontab_filename = crontab.txt ==> specify any other file
log_filename = pycron.log ==> specify any other file