Pyper is a versatile framework for concurrent and parallel data-processing in Python, utilizing functional programming patterns. It simplifies ETL systems, data microservices, and data collection, offering an intuitive API, clean abstractions, safety measures, and efficiency. With zero sub-dependencies, Pyper is lightweight and easy to install. Tasks can be piped together using the | operator, allowing for the seamless integration of different types of work. Pyper also supports both asynchronous and synchronous tasks, making it flexible for various programming needs. The project is licensed under the MIT license. Explore Pyper’s features through examples and documentation for a deeper understanding.
https://github.com/pyper-dev/pyper