Pyper is a flexible framework for concurrent and parallel data-processing using functional programming patterns. It simplifies writing ETL systems, data microservices, and data collection with its intuitive API and clean abstractions. Pyper supports threaded, multiprocessed, and asynchronous tasks, ensuring safety and efficiency with lazy execution and zero sub-dependencies. It provides a unified API for threading, multiprocessing, and asyncio, enabling the creation of composable pipelines.
1 Comment
Sort: