Metadata-Version: 2.1
Name: orinoco
Version: 2.0.0
Summary: Functional composable pipelines allowing clean separation of the business logic and its implementation
Author: Martin Vo
Author-email: mvo@paysure.solutions
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: pydantic (>=2.6,<3.0)
Requires-Dist: pydantic-settings (>=2.2.1,<3.0.0)
Requires-Dist: returns (>=0.19.0,<0.20.0)
Project-URL: Documentation, https://orinoco.rtfd.io
