Metadata-Version: 2.0
Name: azure-ml-component
Version: 0.9.9
Summary: Azure Machine Learning Component SDK
Home-page: https://aka.ms/azure-ml-component-reference
Author: Microsoft Corp
License: https://aka.ms/azureml-sdk-license
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6,<4.0
Description-Content-Type: text/x-rst
Provides-Extra: az
Provides-Extra: full
Provides-Extra: notebooks
Requires-Dist: azureml-core
Requires-Dist: azureml-telemetry
Requires-Dist: psutil
Requires-Dist: tqdm
Requires-Dist: pydash
Requires-Dist: ruamel.yaml (<=0.17.16,>=0.17.10)
Requires-Dist: omegaconf (>=2.0.5)
Requires-Dist: jinja2
Requires-Dist: pydash
Requires-Dist: bytecode (>=0.13.0)
Requires-Dist: azure-core (>=1.16.0)
Provides-Extra: az
Requires-Dist: azure-cli (<=2.34.1,>=2.24.2); extra == 'az'
Provides-Extra: full
Requires-Dist: azureml-train-core; extra == 'full'
Provides-Extra: notebooks
Requires-Dist: ipywidgets; extra == 'notebooks'
Requires-Dist: packaging; extra == 'notebooks'
Requires-Dist: azure-storage-blob; extra == 'notebooks'
Requires-Dist: nbconvert (<6); extra == 'notebooks'
Requires-Dist: papermill (<2); extra == 'notebooks'
Requires-Dist: nteract-scrapbook; extra == 'notebooks'
Requires-Dist: jupyter-client (==6.1.12); extra == 'notebooks'

The azure-ml-component package contains functionality for:
* authoring and managing Azure Machine Learning components
* authoring and submiting pipelines using components



