A Python library that converts cron expressions into human readable strings.
Project description
# Cron Descriptor
[![Build Status](https://travis-ci.org/Salamek/cron-descriptor.svg)](https://travis-ci.org/Salamek/cron-descriptor)
A Python library that converts cron expressions into human readable strings. Ported to Python from https://github.com/bradyholt/cron-expression-descriptor.
Author: Adam Schubert (https://www.salamek.cz) Original Author & Credit: Brady Holt (http://www.geekytidbits.com) License: [MIT](http://opensource.org/licenses/MIT)
- ## Features
Supports all cron expression special characters including * / , - ? L W, #
Supports 5, 6 (w/ seconds or year), or 7 (w/ seconds and year) part cron expressions
Provides casing options (Sentence, Title, Lower, etc.)
Localization with support for 12 languages
- ## Languages Available
English ([Brady Holt](https://github.com/bradyholt))
Brazilian ([Renato Lima](https://github.com/natenho))
Spanish ([Ivan Santos](https://github.com/ivansg))
Norwegian ([Siarhei Khalipski](https://github.com/KhalipskiSiarhei))
Turkish ([Mustafa SADEDİL](https://github.com/sadedil))
Dutch ([TotalMace](https://github.com/TotalMace))
Chinese Simplified ([Star Peng](https://github.com/starpeng))
Russian ([LbISS](https://github.com/LbISS))
French ([Arnaud TAMAILLON](https://github.com/Greybird))
German ([Michael Schuler](https://github.com/mschuler))
Ukrainian ([Taras](https://github.com/tbudurovych))
Italian ([rinaldihno](https://github.com/rinaldihno))
Czech ([Adam Schubert](https://github.com/salamek))
<!– SOON ## Demo
## Download
–>
- ## Original Source
- ## Ports
## Running Unit Tests
` python setup.py test `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cron_descriptor-1.0.0.tar.gz
.
File metadata
- Download URL: cron_descriptor-1.0.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d1011830bea147f17397f5f544ff694768d8488c2a221a21e4e9d66e773907 |
|
MD5 | 4526e4b8634346c78857ad5bfafb54cf |
|
BLAKE2b-256 | 1da0017a7d23207ded01529d5dd6004281d7b1bd1705ffce15bd36d2a3c34afe |