azure


Nameazure JSON
Version 5.0.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-sdk-for-python
SummaryMicrosoft Azure Client Libraries for Python
upload_time2020-04-08 21:30:53
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 bundle.

Starting with v5.0.0, this package is deprecated. Please install the service specific packages prefixed by `azure` 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-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)
-  [azure-keyvault-secrets](https://pypi.python.org/pypi/azure-keyvault-secrets) : Access to secrets in Key Vault
-  [azure-storage-blob](https://pypi.python.org/pypi/azure-storage-blob) : Access to blobs in storage accounts

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%2FREADME.png)
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-sdk-for-python",
    "name": "azure",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Microsoft Corporation",
    "author_email": "azpysdkhelp@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/48/ef73d5e71ecb84cacaeaf533f519be81825ad6198acc41bd821f440e7f7c/azure-5.0.0.zip",
    "platform": "",
    "description": "# Microsoft Azure SDK for Python\n\nThis package was the Microsoft Azure bundle.\n\nStarting with v5.0.0, this package is deprecated. Please install the service specific packages prefixed by `azure` 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-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-  [azure-keyvault-secrets](https://pypi.python.org/pypi/azure-keyvault-secrets) : Access to secrets in Key Vault\n-  [azure-storage-blob](https://pypi.python.org/pypi/azure-storage-blob) : Access to blobs in storage accounts\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%2FREADME.png)",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Microsoft Azure Client Libraries for Python",
    "version": "5.0.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "21895fddb009cde6c74e22bf7c30030a",
                "sha256": "f56d22acaba0ce74b821fd3d012d18854f9d0b3662d5a3a9240b1bd587c96b23"
            },
            "downloads": -1,
            "filename": "azure-5.0.0.zip",
            "has_sig": false,
            "md5_digest": "21895fddb009cde6c74e22bf7c30030a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4568,
            "upload_time": "2020-04-08T21:30:53",
            "upload_time_iso_8601": "2020-04-08T21:30:53.369057Z",
            "url": "https://files.pythonhosted.org/packages/e8/48/ef73d5e71ecb84cacaeaf533f519be81825ad6198acc41bd821f440e7f7c/azure-5.0.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-04-08 21:30:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Azure",
    "github_project": "azure-sdk-for-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "azure"
}
        
Elapsed time: 0.02032s