Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-APScheduler

Advanced Python Scheduler (APScheduler) is an in-process task scheduler that lets you schedule jobs (functions or any python callables) to be executed at any time of your choosing. This can be an alternative to externally run cron scripts for long-running applications (e.g. web applications), as it is platform neutral and can access the application's variables and functions. APscheduler provides multiple job stores. * Configurable scheduling mechanisms (triggers): * Cron-like scheduling * Delayed scheduling of single run jobs (like the UNIX "at" command) * Interval-based (run a job at specified time intervals) * Multiple, simultaneously active job stores: * RAM * File-based simple database (shelve) * SQLAlchemy (any supported RDBMS works) * MongoDB

Found 1 sites for python2-APScheduler

Found 2 RPM for python2-APScheduler

PackageSummaryDistributionDownload
python2-APScheduler-3.6.3-bp153.1.21.noarch.htmlIn-process task scheduler with Cron-like capabilitiesOpenSuSE Leap 15.3 for noarchpython2-APScheduler-3.6.3-bp153.1.21.noarch.rpm
python2-APScheduler-3.6.3-lp152.2.1.noarch.htmlIn-process task scheduler with Cron-like capabilitiesOpenSuSE Leap 15.2 for noarchpython2-APScheduler-3.6.3-lp152.2.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet