Paris
A a python task scheduling and execution tool, which needs only python and Postgres to work.
Integration of tshistory store, supervision, formula, view, excel client and api
Python client to talk to a tshistory time series store through its rest api endpoint (provided in `tshistory_rest`).
A flask component to visualize the contents of a tshistory time series repository.
An extension of tshistory which provides a supervision workflow. Series have two sources: automatic and manual, and override rules between automatic/manual. sources.
A basic Scheme parser and evaluator (derived from Norvig's `lispy`) to expose python functions.