Name: | python3-schedule |
---|---|
Version: | 0.6.0 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 48908 |
License: | MIT |
RPM: | python3-schedule-0.6.0-2.el8.noarch.rpm |
Source RPM: | python-schedule-0.6.0-2.el8.src.rpm |
Build Date: | Wed Sep 23 2020 |
Build Host: | jenkins-172-17-0-2-b83b5c10-a569-4bbe-81fd-8beb7e47810c.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/dbader/schedule |
Summary: | Job scheduling for humans |
Description: | An in-process scheduler for periodic jobs that uses the builder pattern for configuration. Schedule lets you run Python functions (or any other callable) periodically at pre-determined intervals using a simple, human-friendly syntax. |
- Add HISTORY.rst to docs (rhbz#1875744)
- Initial package for Fedora