~pythonian

Paris

https://pythonian.fr/

~pythonian/dbcache

A dirt-simple postgresql-based cache system

~pythonian/rework_ui

A rest api and web ui for the rework task scheduler.

~pythonian/rework

A a python task scheduling and execution tool, which needs only python and Postgres to work.

~pythonian/psyl

A basic Scheme parser and evaluator (derived from Norvig's `lispy`) to expose python functions.

~pythonian/inireader

Inireader provides a simple API to handle ini style files.

~pythonian/tshistory_client

Python client to talk to a tshistory time series store through its rest api endpoint (provided in `tshistory_rest`).

~pythonian/tshistory_rest

Provides a rest api front for tshistory.

~pythonian/pyhtml

A small library to build html in Python

~pythonian/tshistory_editor

Web editor for supervised time series managed by tshistory.

~pythonian/sqlhelp

A set of simple helpers for incremental sql query building

~pythonian/blog

Sources for the pythonian blog

~pythonian/pytest_sa_pg

A pytest automatic engine fixture managing a postgres cluster.