Skip to content

hamptonian/python-cron-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cron validator for Python

Do you need a cron validator?

I got sick of importing cron libraries that were deprecated or didn't function as expected.

I just wanted a validator and that's it.

What it does

It does one thing. It validates a crontab through one function.

import validator

validator.is_cron_valid("[your-cron-expression]")

About

Lightweight cron validator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages