https://github.com/s-celles/ExtensibleScheduler.jl
An advanced and extensible Julia events scheduler. https://scls19fr.github.io/ExtensibleScheduler.jl/dev/
https://github.com/s-celles/ExtensibleScheduler.jl
event event-scheduler julia julia-language julialang scheduler
Last synced: about 1 month ago
JSON representation
An advanced and extensible Julia events scheduler. https://scls19fr.github.io/ExtensibleScheduler.jl/dev/
- Host: GitHub
- URL: https://github.com/s-celles/ExtensibleScheduler.jl
- Owner: s-celles
- License: other
- Created: 2017-12-24T15:02:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T14:50:11.000Z (over 5 years ago)
- Last Synced: 2025-02-09T15:22:13.414Z (over 1 year ago)
- Topics: event, event-scheduler, julia, julia-language, julialang, scheduler
- Language: Julia
- Homepage:
- Size: 69.3 KB
- Stars: 8
- Watchers: 4
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ExtensibleScheduler
[](https://travis-ci.com/scls19fr/ExtensibleScheduler.jl)
[](https://coveralls.io/github/scls19fr/ExtensibleScheduler.jl?branch=master)
[](http://codecov.io/github/scls19fr/ExtensibleScheduler.jl?branch=master)
[](https://scls19fr.github.io/ExtensibleScheduler.jl/stable) or [](https://scls19fr.github.io/ExtensibleScheduler.jl/dev)
An advanced and extensible [Julia](https://julialang.org/) events scheduler inspired by Python schedulers [APScheduler](https://apscheduler.readthedocs.io/), [schedule](https://github.com/dbader/schedule) and [sched](https://docs.python.org/3/library/sched.html).