Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 2.06 KB

README.md

File metadata and controls

28 lines (20 loc) · 2.06 KB

nextline-schedule

PyPI - Version PyPI - Python Version

Test Status Test Status codecov

A plugin for nextline-graphql with the following features:

  • The auto mode
  • The queue system
  • An interface to the SO scheduler.

Installation

pip install nextline-schedule

Configuration

Environment variable Default value Description
NEXTLINE_SCHEDULE__API https://scheduler-uobd.onrender.com/api/v1/schedule/ The schedule API URL
NEXTLINE_SCHEDULE__LENGTH_MINUTES 1
NEXTLINE_SCHEDULE__POLICY dummy