diff options
| author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-03-11 21:43:29 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-11 21:43:29 +0700 |
| commit | 9a0cb3215cd4455e43415d49cd4d3765c5962b49 (patch) | |
| tree | af2f3c674aeeb5c23c2dd2faf6cd0dfca5cb0864 /python/python3-schedule/README | |
| parent | f33cbeb981b7315a96b0daf227345bc28e2af6b0 (diff) | |
python/python3-schedule: Added (Python job scheduling for humans).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-schedule/README')
| -rw-r--r-- | python/python3-schedule/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-schedule/README b/python/python3-schedule/README new file mode 100644 index 0000000000..4c5dd8eb6f --- /dev/null +++ b/python/python3-schedule/README @@ -0,0 +1,3 @@ +Run Python functions (or any other callable) periodically using +a friendly syntax. + |
