Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scls19fr/extensiblescheduler.jl
An advanced and extensible Julia events scheduler. https://scls19fr.github.io/ExtensibleScheduler.jl/dev/
https://github.com/scls19fr/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/scls19fr/extensiblescheduler.jl
- Owner: scls19fr
- License: other
- Created: 2017-12-24T15:02:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-23T14:50:11.000Z (over 3 years ago)
- Last Synced: 2024-10-14T16:43:40.098Z (about 1 month 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
[![Build Status](https://travis-ci.com/scls19fr/ExtensibleScheduler.jl.svg?branch=master)](https://travis-ci.com/scls19fr/ExtensibleScheduler.jl)
[![Coverage Status](https://coveralls.io/repos/scls19fr/ExtensibleScheduler.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/scls19fr/ExtensibleScheduler.jl?branch=master)
[![codecov.io](http://codecov.io/github/scls19fr/ExtensibleScheduler.jl/coverage.svg?branch=master)](http://codecov.io/github/scls19fr/ExtensibleScheduler.jl?branch=master)
[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://scls19fr.github.io/ExtensibleScheduler.jl/stable) or [![](https://img.shields.io/badge/docs-dev-blue.svg)](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).