GitHub - pyper-dev/pyper: Concurrent Python made simple
Concurrent Python made simple
Pyper is a flexible framework for concurrent and parallel data-processing, based on functional programming patterns. Used for ๐ ETL Systems, โ๏ธ Data Microservices, and ๐ Data Collection
See the Documentation
Key features:
๐กIntuitive API: Easy to learn, easy to think about. Implements clean abstractions to seamlessly unify threaded, multiprocessed, and asynchronous work.
๐ Functional Paradigm: Python functions are the building blocks of data pipelines. Let's you ...
Read more at github.com