cron-descriptor 1.4.5
0
A Python library that converts cron expressions into human readable strings.
Contents
A Python library that converts cron expressions into human readable strings.
Stars: 160, Watchers: 160, Forks: 38, Open Issues: 12The Salamek/cron-descriptor
repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 160 github stars!
How to Install cron-descriptor
You can install cron-descriptor using pip
pip install cron-descriptor
or add it to a project with poetry
poetry add cron-descriptor
Package Details
- Author
- Adam Schubert
- License
- None
- Homepage
- https://github.com/Salamek/cron-descriptor
- PyPi:
- https://pypi.org/project/cron-descriptor/
- GitHub Repo:
- https://github.com/Salamek/cron-descriptor
Classifiers
- Software Development
Related Packages
Errors
A list of common cron-descriptor errors.
Code Examples
Here are some cron-descriptor
code examples and snippets.