NeoPipe¶
A Python library for seamless function orchestration, inspired by Rust and scikit-learn pipelines. Designed to streamline workflow management in microservices and AI-powered applications.
Key Features:¶
- Pythonic implementation
- Efficient function pipelining
- Inspired by Rust's approach to data flow
- Tailored for microservices architecture
- Simplify orchestration of small API driven function (OpenAI, Claudi, other 3rd party API)
Installation¶
$ pip install neopipe
License¶
neopipe
was created by MrDataPsycho. It is licensed under the terms of the MIT license.