Program and library for repeating some action.
Program usage:
usage: repeat [-h] [--until-success | --unless-failure] [--period PERIOD]
[--max-tries MAX_TRIES] [--max-time MAX_TIME]
[--separator SEPARATOR]
cmdargs [cmdargs ...]
A script to convert from one time format to another
positional arguments:
cmdargs
optional arguments:
-h, --help show this help message and exit
--until-success
--unless-failure
--period PERIOD
--max-tries MAX_TRIES
--max-time MAX_TIME
--separator SEPARATOR