cronwrap
cronwrap copied to clipboard
Update to Python 3?
I remember using this earlier and thought I would use it again, but it requires Python 2 due to its print statements not using parenthesis. Would you consider releasing a new version that is runnable on non-deprecated versions of Python?
I could of course update the script and submit a PR.
Edit: turns out someone already did the work.