3 projects
funml
A collection of utilities to help write python as though it were an ML-kind of functional language like OCaml
py-scdb
A very simple and fast key-value store but persisting data to disk, with a 'localStorage-like' API for python.
orredis
A fast pydantic-based ORM for redis supporting both sync and async interaction over redis pooled connections