Welcome to pypyr-scheduler’s documentation!

Pypyr-Scheduler is a periodic task runner. It runs a set of pypyr-pipelines periodically. Each pipeline can have its own execution interval and other individual settings.

Pypyr-Scheduler is built on pypyr and apscheduler.

The scheduler runs as own process and is controlled with a RPC client (pypyr-scheduler-rpc-client). There is also a command line interface (pypyr-scheduler-cli) for convenience. This documentation covers all three components.

Indices and tables