Metadata-Version: 2.1
Name: pipetory
Version: 0.1.0
Summary: Package to easily build and compose pipelines with several backends
License: MIT
Author: Juan Lara
Author-email: julara@unal.edu.co
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: dask[distributed] (>=2022.3.0,<2023.0.0)
Requires-Dist: modin (>=0.13.3,<0.14.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: pyarrow (>=7.0.0,<8.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: ray (>=1.11.0,<2.0.0)
