Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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/

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).