orinoco
Pipeline framework
A functional composable pipeline framework for Python that separates business logic from implementation.
Functional composable pipelines allowing clean separation of the business logic and its implementation
11 stars
2 watching
3 forks
Language: Python
last commit: 7 months ago business-logicbusiness-processfpfunctional-programmingmypypipelinespython3railway-oriented-programmingtype-safety
Related projects:
Repository | Description | Stars |
---|---|---|
m3dev/gokart | A framework that solves common problems in machine learning pipeline development and provides an environment for reproducibility and team collaboration. | 319 |
pipefunc/pipefunc | Automates and simplifies the creation of function pipelines for efficient execution of scientific workflows. | 228 |
acdemiralp/fg | An abstracted rendering pipeline framework describing frames as directed acyclic graphs of render tasks and resources. | 547 |
mara/mara-pipelines | A lightweight ETL framework providing a simple way to define and execute data transformation pipelines using declarative Python code. | 2,082 |
giacbrd/smartpipeline | A framework for designing and executing concurrent data pipelines with a focus on simplicity and efficiency | 25 |
databiosphere/toil | A workflow management system designed to efficiently run pipelines in various environments. | 901 |
neuraxio/neuraxle | A machine learning pipeline library that enables the creation of modular and reusable data processing workflows | 610 |
valeriobasile/learningbyreading | A software framework for building NLP and entity linking pipelines with semantic parsing, word sense disambiguation, and entity linking capabilities. | 82 |
thephpleague/pipeline | Provides a flexible pipeline pattern implementation to compose sequential stages and process payloads in a composable manner. | 965 |
pwwang/pipen | A Python-based workflow automation framework that enables easy creation of data processing pipelines | 105 |
olirice/flupy | A library that provides a fluent interface for processing data pipelines in Python without holding large amounts of memory | 193 |
substantic/rain | A framework for processing large-scale task-based pipelines in a distributed manner | 749 |
symphony09/ograph | A framework for building data pipelines with concurrent execution and dependency management | 32 |
zorbash/opus | A framework for building pluggable business logic pipelines with a focus on modular and composable components. | 362 |
nazar256/parapipe | A library that provides a concurrent, non-blocking buffered pipeline for structuring and scaling applications. | 33 |