Metadata-Version: 2.1
Name: azureml-pipeline-wrapper
Version: 0.9.18.post1
Summary: This package have been deprecated. Please use azure-ml-component instead.
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.5
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
Requires-Dist: azure-ml-component (~=0.9.18.post1)
Requires-Dist: psutil
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'

The azureml-pipeline-wrapper package contains functionality for:
* authoring and managing Azure Machine Learning modules
* authoring and submiting pipelines using modules



