Skip to main content

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

<!– SOON ## Demo

## Download

–>

## Original Source
## Ports

## Running Unit Tests

` python setup.py test `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cron_descriptor-1.0.0.tar.gz (25.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page