Metadata-Version: 2.0
Name: azureml-core
Version: 1.0rc85
Summary: UNKNOWN
Home-page: https://docs.microsoft.com/en-us/azure/machine-learning/service/
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 :: System Administrators
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/x-rst
Requires-Dist: pytz
Requires-Dist: backports.tempfile
Requires-Dist: pathspec
Requires-Dist: requests (>=2.19.1)
Requires-Dist: azure-mgmt-resource (>=1.2.1)
Requires-Dist: azure-mgmt-containerregistry (>=2.0.0)
Requires-Dist: azure-mgmt-storage (>=1.5.0)
Requires-Dist: azure-mgmt-keyvault (>=0.40.0)
Requires-Dist: azure-mgmt-authorization (>=0.40.0)
Requires-Dist: azure-graphrbac (>=0.40.0)
Requires-Dist: azure-common (>=1.1.12)
Requires-Dist: msrest (>=0.5.1)
Requires-Dist: msrestazure (>=0.4.33)
Requires-Dist: urllib3 (>=1.23)
Requires-Dist: six (>=1.11.0)
Requires-Dist: cryptography (!=1.9,!=2.0.*,!=2.1.*,!=2.2.*)
Requires-Dist: python-dateutil (>=2.7.3)
Requires-Dist: ndg-httpsclient
Requires-Dist: SecretStorage
Requires-Dist: ruamel.yaml (<=0.15.89,>=0.15.35)
Requires-Dist: jsonpickle
Requires-Dist: contextlib2
Requires-Dist: docker
Requires-Dist: PyJWT
Requires-Dist: adal (>=1.2.0)
Requires-Dist: pyopenssl
Requires-Dist: jmespath
Requires-Dist: futures; python_version < "3.5"

The azureml-core contains functionality for creating and managing:
* Azure Machine Learning workspaces, experiments and runs
* Machine learning compute respources
* Models, images and web services.



