{"library":"cron-validator","type":"library","category":null,"description":"cron-validator is a Python library providing tools for validating Unix cron expressions, matching specific datetimes against a cron pattern, and generating a sequence of datetimes that fulfill a given cron expression. It also includes a `CronScheduler` for simple task scheduling. Currently at version 1.0.8, the library receives regular, minor updates primarily for bug fixes and feature enhancements, such as extended cron rule support.","language":"python","status":"active","version":"1.0.8","tags":["cron","scheduler","validation","datetime","unix","eventbridge"],"last_verified":"Thu May 21","install":[{"cmd":"pip install cron-validator","imports":["from cron_validator import CronValidator","from cron_validator import CronScheduler","from cron_validator.util import str_to_datetime"]}],"homepage":null,"github":"https://github.com/vcoder4c/cron-validator","docs":null,"changelog":null,"pypi":"https://pypi.org/project/cron-validator/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/cron-validator/compatibility"}}