Metadata-Version: 2.1
Name: sameproject
Version: 0.1.0
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: azure-functions (>=1.7.2,<2.0.0)
Requires-Dist: azure-functions-durable (>=1.1.1,<2.0.0)
Requires-Dist: azureml-core (>=1.34.0,<2.0.0); (python_version >= "3.8" and python_version < "3.9") and (extra == "azureml")
Requires-Dist: azureml-dataprep-native (==38.0.0); extra == "azureml"
Requires-Dist: azureml-dataprep-rslex (>=1.20.2,<1.21.0); (python_version >= "3.8" and python_version < "3.9") and (extra == "azureml")
Requires-Dist: azureml-pipeline (>=1.34.0,<2.0.0); (python_version >= "3.8" and python_version < "3.9p") and (extra == "azureml")
Requires-Dist: azureml-train-automl-client (>=1.34.0,<2.0.0); (python_version >= "3.8" and python_version < "3.9") and (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: python-box (>=5.4.1,<6.0.0)
Requires-Dist: pywin32 (==227); sys_platform == "win32"
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)
