News and announcements

Python crontab 2.1 released!

Written for python-crontab by Martin Owens on 2016-06-12

By using the external module cron_descriptor, the cron entries can now be described in a number of localized languages.

Python crontab 2.0 released!

Written for python-crontab by Martin Owens on 2016-01-02

With a new pythontabs module it is now possible to scan the system for possible running crontabs and operate on all the jobs at the same time. Allowing for some solid functionality for systems admins who can now discover more using the module. There is also support for anacron jobs so they appear in the job list as expected.

This release also comes with the beta schedule daemon functionality for running a crontab as if it were a daemon as well as running a single job.

Many other bug fixes and features are now available.

Read more

Python-Crontab 1.9 Released

Written for python-crontab by Martin Owens on 2015-01-02

 * New Vixie cron functionality for per cron user specification.
 * License change to LGPLv3 (from GPLv3)
 * 100% test coverage for python2 and 3

Updated .

Python-Crontab 1.8.2 Released

Written for python-crontab by Martin Owens on 2014-12-07

A critical fix for installing via a pip dependency. Removed utf-8 filenames from package and cleaned up on testing.

Python-Crontab 1.8.1 Released

Written for python-crontab by Martin Owens on 2014-06-18

A unicode fix, some better checking for sundays and ranges and more tests.

Read more

15 of 12 results