azure-mgmt


Nameazure-mgmt JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-sdk-for-python
SummaryMicrosoft Azure Resource Management Client Libraries for Python
upload_time2020-04-08 21:30:54
maintainer
docs_urlNone
authorMicrosoft Corporation
requires_python
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Microsoft Azure SDK for Python

This package was the Microsoft Azure Resource Management bundle.

Starting with v5.0.0, this package is deprecated. Please install the service specific packages prefixed by `azure-mgmt` needed for your application.

The complete list of available packages can be found at:
https://aka.ms/azsdk/python/all

Here's a non-exhaustive list of common packages:

-  [azure-mgmt-compute](https://pypi.python.org/pypi/azure-mgmt-compute) : Management of Virtual Machines, etc.
-  [azure-mgmt-network](https://pypi.python.org/pypi/azure-mgmt-network) : Management of Network interfaces, Public IP, etc.
-  [azure-mgmt-storage](https://pypi.python.org/pypi/azure-mgmt-storage) : Management of storage accounts.
-  [azure-mgmt-resource](https://pypi.python.org/pypi/azure-mgmt-resource) : Generic package about Azure Resource Management (ARM)

A more comprehensive discussion of the rationale for this decision can be found in the following issue:
https://github.com/Azure/azure-sdk-for-python/issues/10646

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt%2FREADME.png)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-sdk-for-python",
    "name": "azure-mgmt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Microsoft Corporation",
    "author_email": "azpysdkhelp@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/fc/2a923fd3c6467ec64a3f96b67613d88ac15b02f43512e5b73d0369824418/azure-mgmt-5.0.0.zip",
    "platform": "",
    "description": "# Microsoft Azure SDK for Python\n\nThis package was the Microsoft Azure Resource Management bundle.\n\nStarting with v5.0.0, this package is deprecated. Please install the service specific packages prefixed by `azure-mgmt` needed for your application.\n\nThe complete list of available packages can be found at:\nhttps://aka.ms/azsdk/python/all\n\nHere's a non-exhaustive list of common packages:\n\n-  [azure-mgmt-compute](https://pypi.python.org/pypi/azure-mgmt-compute) : Management of Virtual Machines, etc.\n-  [azure-mgmt-network](https://pypi.python.org/pypi/azure-mgmt-network) : Management of Network interfaces, Public IP, etc.\n-  [azure-mgmt-storage](https://pypi.python.org/pypi/azure-mgmt-storage) : Management of storage accounts.\n-  [azure-mgmt-resource](https://pypi.python.org/pypi/azure-mgmt-resource) : Generic package about Azure Resource Management (ARM)\n\nA more comprehensive discussion of the rationale for this decision can be found in the following issue:\nhttps://github.com/Azure/azure-sdk-for-python/issues/10646\n\n![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt%2FREADME.png)",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Microsoft Azure Resource Management Client Libraries for Python",
    "version": "5.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-sdk-for-python"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6fc2a923fd3c6467ec64a3f96b67613d88ac15b02f43512e5b73d0369824418",
                "md5": "8a31a340614fd4ce205c9dbe7ccd082b",
                "sha256": "7095a5692f942eeba3ea82f1b5d4f14d352b09837c0401caa6501d404fbf2e1d"
            },
            "downloads": -1,
            "filename": "azure-mgmt-5.0.0.zip",
            "has_sig": false,
            "md5_digest": "8a31a340614fd4ce205c9dbe7ccd082b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4813,
            "upload_time": "2020-04-08T21:30:54",
            "upload_time_iso_8601": "2020-04-08T21:30:54.789777Z",
            "url": "https://files.pythonhosted.org/packages/e6/fc/2a923fd3c6467ec64a3f96b67613d88ac15b02f43512e5b73d0369824418/azure-mgmt-5.0.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-04-08 21:30:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azure-sdk-for-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "azure-mgmt"
}
        
Elapsed time: 0.27016s