-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
There's Pyrsistent[1], which provides persistent data structures.
[1] https://github.com/tobgu/pyrsistent
-
This is one of the biggest reasons I really like Coconut: https://github.com/evhub/coconut
-
Functional-Programming-Techniques-In-Python
Exploring functional centric designs and patterns in Python
Perhaps a custom compose function can help with these use cases? This series has a few examples of composing computation in Python that might be useful.
https://github.com/mpkocher/Functional-Programming-Technique...
And there's a general list of resources here.
https://github.com/sfermigier/awesome-functional-python