Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: conda: flask-apscheduler

Flask-APScheduler is a Flask extension which adds support for the APScheduler. Advanced Python Scheduler (APScheduler) is a Python library that lets you schedule your Python code to be executed later, either just once or periodically. You can add new jobs or remove old ones on the fly as you please. If you store your jobs in a database, they will also survive scheduler restarts and maintain their state. When the scheduler is restarted, it will then run all the jobs it should have run while it was offline [1]. Among other things, APScheduler can be used as a cross-platform, application specific replacement to platform specific schedulers, such as the cron daemon or the Windows task scheduler. Please note, however, that APScheduler is not a daemon or service itself, nor does it come with any command line tools. It is primarily meant to be run inside existing applications. That said, APScheduler does provide some building blocks for you to build a scheduler service or to run a dedicated scheduler process.
5 versions
Latest release: over 1 year ago

View more package details: https://packages.ecosyste.ms/registries/anaconda.org/packages/flask-apscheduler

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/viniciuschiele%2Fflask-apscheduler

Dependent Repos 2

bacpop/PopPUNK
PopPUNK 👨‍🎤 (POPulation Partitioning Using Nucleotide Kmers)
  • environment.yml

Size: 115 MB - Last synced: 6 days ago - Pushed: about 2 months ago

mobidic/SEAL
SEAL db - Simple, Efficient And Lite database for NGS
  • 1.12.4.* environment.yml

Size: 16.7 MB - Last synced: 11 days ago - Pushed: 2 months ago