A Python library that converts cron expressions into human readable strings.
.
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.)
.
This package contains the Python 3 version of the library.
Installed Size: 155.6 kB
Architectures: all