{ "info": { "author": "Microsoft Corporation", "author_email": "azpysdkhelp@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "Microsoft Azure SDK for Python\n==============================\n\nThis is the Microsoft Azure Resource Graph Client Library.\n\nAzure Resource Manager (ARM) is the next generation of management APIs that\nreplace the old Azure Service Management (ASM).\n\nThis package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.\n\nFor the older Azure Service Management (ASM) libraries, see\n`azure-servicemanagement-legacy `__ library.\n\nFor a more complete set of Azure libraries, see the `azure `__ bundle package.\n\n\nUsage\n=====\n\nFor code examples, see `Resource Graph\n`__\non docs.microsoft.com.\n\n\nProvide Feedback\n================\n\nIf you encounter any bugs or have suggestions, please file an issue in the\n`Issues `__\nsection of the project.\n\n\n.. image:: https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-python%2Fazure-mgmt-resourcegraph%2FREADME.png\n\n\n.. :changelog:\n\nRelease History\n===============\n\n2.0.0 (2019-06-19)\n++++++++++++++++++\n\n**General Breaking changes**\n\nThis version uses a next-generation code generator that *might* introduce breaking changes for some import.\nIn summary, some modules were incorrectly visible/importable and have been renamed. This fixed several issues caused by usage of classes that were not supposed to be used in the first place.\n\n- ResourceGraphClient cannot be imported from `azure.mgmt.resourcegraph.resource_graph_client` anymore (import from `azure.mgmt.resourcegraph` works like before)\n- ResourceGraphClientConfiguration import has been moved from `azure.mgmt.resourcegraph.resource_graph_client` to `azure.mgmt.resourcegraph`\n- A model `MyClass` from a \"models\" sub-module cannot be imported anymore using `azure.mgmt.resourcegraph.models.my_class` (import from `azure.mgmt.resourcegraph.models` works like before)\n\nLast but not least, HTTP connection pooling is now enabled by default. You should always use a client as a context manager, or call close(), or use no more than one client per process.\n\n\n1.1.0 (2019-06-11)\n++++++++++++++++++\n\n**Note**\n\nThis version was incorrectly released with breaking changes inside. You should use 1.0 or directly move to 2.0 if want to follow\nsemantic versionning closely.\n\n**Breaking changes**\n\n- Result format can be table or objectArray\n\n1.0.0 (2019-03-28)\n++++++++++++++++++\n\n* Increment the version to show it as GA version no change in the contract.\n\n0.1.0 (2018-09-07)\n++++++++++++++++++\n\n* Initial Release\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azure/azure-sdk-for-python", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "azure-mgmt-resourcegraph", "package_url": "https://pypi.org/project/azure-mgmt-resourcegraph/", "platform": "", "project_url": "https://pypi.org/project/azure-mgmt-resourcegraph/", "project_urls": { "Homepage": "https://github.com/Azure/azure-sdk-for-python" }, "release_url": "https://pypi.org/project/azure-mgmt-resourcegraph/2.0.0/", "requires_dist": [ "msrest (>=0.5.0)", "msrestazure (<2.0.0,>=0.4.32)", "azure-common (~=1.1)", "azure-mgmt-nspkg ; python_version<'3.0'" ], "requires_python": "", "summary": "Microsoft Azure Resource Graph Client Library for Python", "version": "2.0.0" }, "last_serial": 5422212, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "182338263c363a043f89a4015a94e435", "sha256": "c61f397117f45b3acbf99ebceaebf8ee9239fe4bb14f930ef23154b5017c2d5e" }, "downloads": -1, "filename": "azure_mgmt_resourcegraph-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "182338263c363a043f89a4015a94e435", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34854, "upload_time": "2018-09-07T22:19:11", "url": "https://files.pythonhosted.org/packages/99/3a/cdb4c822341670786762bf8b7dd3cb1fb8ff5fd4963477d6bdb03fb20a01/azure_mgmt_resourcegraph-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "23b28c561e19af6c85e337da10c39cf4", "sha256": "f7b50d25ae91088a16bc00cf221082d0c2307099334666f2d8a4c629518f66c6" }, "downloads": -1, "filename": "azure-mgmt-resourcegraph-0.1.0.zip", "has_sig": false, "md5_digest": "23b28c561e19af6c85e337da10c39cf4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41660, "upload_time": "2018-09-07T22:19:12", "url": "https://files.pythonhosted.org/packages/e5/5c/25b344431a5e3d7820dd96d3bfb51641cc9e5ad7f5e66013855132ca953e/azure-mgmt-resourcegraph-0.1.0.zip" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "a1b22d0827ffee1662927f54970caec1", "sha256": "d42b809460e235f5afa36966a6a17736bf2a31a2b7c1117fea74c36f7e4df552" }, "downloads": -1, "filename": "azure_mgmt_resourcegraph-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a1b22d0827ffee1662927f54970caec1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35166, "upload_time": "2019-03-29T00:51:37", "url": "https://files.pythonhosted.org/packages/20/0e/80461b94a0a2412b1772630a1324601af79c8bc9265de38517481fcb3546/azure_mgmt_resourcegraph-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6b15a4ac58af0db1e2d3fe3c64ac4836", "sha256": "736cfb3ff9da34aa8f93e6b7341b3b842a45fdfe4e992561ab2922d696f6af23" }, "downloads": -1, "filename": "azure-mgmt-resourcegraph-1.0.0.zip", "has_sig": false, "md5_digest": "6b15a4ac58af0db1e2d3fe3c64ac4836", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 48845, "upload_time": "2019-03-29T00:51:38", "url": "https://files.pythonhosted.org/packages/8e/a1/e08b4fa6e57b4d8244ef2c25313ce92f1b44c69a39f6333412a79ea8d1ce/azure-mgmt-resourcegraph-1.0.0.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "53430c732140f5519a4b51dc53a1abd5", "sha256": "892062cba76eade81addd7dd7739f89b7b60562f7c6548de7755fff79d02d243" }, "downloads": -1, "filename": "azure_mgmt_resourcegraph-1.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "53430c732140f5519a4b51dc53a1abd5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35468, "upload_time": "2019-06-19T00:21:06", "url": "https://files.pythonhosted.org/packages/7d/a7/aaffc6d724e8f21aadb1c963ea913cdbdeb88267fa3811b650b2c248c128/azure_mgmt_resourcegraph-1.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d8baf8be85a0ae0d5c228678262e3aca", "sha256": "01c4acaa43e29daae1c3be865d27b03833d5cc5713898280a9ed7e9233dc09cd" }, "downloads": -1, "filename": "azure-mgmt-resourcegraph-1.1.0.zip", "has_sig": false, "md5_digest": "d8baf8be85a0ae0d5c228678262e3aca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52596, "upload_time": "2019-06-19T00:21:08", "url": "https://files.pythonhosted.org/packages/37/71/d489938551ff696ac7531e3776a814b0052019a3ed43bda2365b13c1a208/azure-mgmt-resourcegraph-1.1.0.zip" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "900d04b246880121bc67e0b7b35c57d6", "sha256": "c8145e063ef72a006c2fdfac30abd99d40027aa09314d0c3110e07a9d3fbf252" }, "downloads": -1, "filename": "azure_mgmt_resourcegraph-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "900d04b246880121bc67e0b7b35c57d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18265, "upload_time": "2019-06-19T18:58:53", "url": "https://files.pythonhosted.org/packages/1e/27/f54c749aaa3005b7561da18b1ec69d63d42dea53af3f4385c60af72e846d/azure_mgmt_resourcegraph-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e99966b47ac30613bce6b4de524c8462", "sha256": "cf483c8ab02080a05568a7fd14fa712584a28dcadeda1628f3b6f662127561f2" }, "downloads": -1, "filename": "azure-mgmt-resourcegraph-2.0.0.zip", "has_sig": false, "md5_digest": "e99966b47ac30613bce6b4de524c8462", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35827, "upload_time": "2019-06-19T18:58:55", "url": "https://files.pythonhosted.org/packages/f1/96/37f1fe25fc79226ba8e6151a16b53528a838399b06d61dd968e3a3fd162c/azure-mgmt-resourcegraph-2.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "900d04b246880121bc67e0b7b35c57d6", "sha256": "c8145e063ef72a006c2fdfac30abd99d40027aa09314d0c3110e07a9d3fbf252" }, "downloads": -1, "filename": "azure_mgmt_resourcegraph-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "900d04b246880121bc67e0b7b35c57d6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 18265, "upload_time": "2019-06-19T18:58:53", "url": "https://files.pythonhosted.org/packages/1e/27/f54c749aaa3005b7561da18b1ec69d63d42dea53af3f4385c60af72e846d/azure_mgmt_resourcegraph-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e99966b47ac30613bce6b4de524c8462", "sha256": "cf483c8ab02080a05568a7fd14fa712584a28dcadeda1628f3b6f662127561f2" }, "downloads": -1, "filename": "azure-mgmt-resourcegraph-2.0.0.zip", "has_sig": false, "md5_digest": "e99966b47ac30613bce6b4de524c8462", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 35827, "upload_time": "2019-06-19T18:58:55", "url": "https://files.pythonhosted.org/packages/f1/96/37f1fe25fc79226ba8e6151a16b53528a838399b06d61dd968e3a3fd162c/azure-mgmt-resourcegraph-2.0.0.zip" } ] }