cronex 0.1.3.1
0
This module provides an easy to use interface for cron-like task scheduling.
Contents
This module provides an easy to use interface for cron-like task scheduling.
Stars: 68, Watchers: 68, Forks: 12, Open Issues: 3The ericpruitt/cronex
repo was created 13 years ago and the last code push was 2 years ago. The project is moderately popular with 68 github stars!
How to Install cronex
You can install cronex using pip
pip install cronex
or add it to a project with poetry
poetry add cronex
Package Details
- Author
- Eric Pruitt
- License
- MIT
- Homepage
- https://github.com/ericpruitt/cronex
- PyPi:
- https://pypi.org/project/cronex/
- GitHub Repo:
- https://github.com/ericpruitt/cronex
Classifiers
Related Packages
Errors
A list of common cronex errors.
Code Examples
Here are some cronex
code examples and snippets.