Metadata-Version: 2.1
Name: sameproject
Version: 0.1.14
Summary: Notebooks to Pipelines, reproducible data science, oh my.
Author: David Aronchick
Author-email: aronchick@gmail.com
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: azureml
Requires-Dist: Cerberus (>=1.3.4,<2.0.0)
Requires-Dist: Jinja2 (>=3.0.1,<4.0.0)
Requires-Dist: azureml-core (>=1.37.0,<2.0.0); extra == "azureml"
Requires-Dist: click (>=7,<8)
Requires-Dist: dill (>=0.3.4,<0.4.0)
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: jupytext (>=1.11.5,<2.0.0)
Requires-Dist: kfp (>=1.8.2,<2.0.0)
Requires-Dist: kubernetes (>=18.20.0,<19.0.0)
Requires-Dist: metakernel (>=0.27.5,<0.28.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: pandas (>=1.4.0,<2.0.0)
Requires-Dist: python-box (>=5.4.1,<6.0.0)
Requires-Dist: pywin32 (>=301); sys_platform == "win32"
Requires-Dist: regex (>=2021.11.10,<2022.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: ruamel.yaml (==0.17.4)
Requires-Dist: tblib (>=1.7.0,<2.0.0)
