azure-cli-core


Nameazure-cli-core JSON
Version 2.67.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-cli
SummaryMicrosoft Azure Command-Line Tools Core Module
upload_time2024-11-19 02:32:53
maintainerNone
docs_urlNone
authorMicrosoft Corporation
requires_python>=3.9.0
licenseMIT
keywords
VCS
bugtrack_url
requirements setuptools pip
Travis-CI No Travis.
coveralls test coverage
            Microsoft Azure CLI Core Module
==================================

Release History
===============

See `Release History on GitHub <https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst>`__.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Azure/azure-cli",
    "name": "azure-cli-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9.0",
    "maintainer_email": null,
    "keywords": null,
    "author": "Microsoft Corporation",
    "author_email": "azpycli@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/87/d0/57869ea74f6fb8c797d4484c0d5be65d0af487799b1a1bb75728c21c035b/azure_cli_core-2.67.0.tar.gz",
    "platform": null,
    "description": "Microsoft Azure CLI Core Module\n==================================\n\nRelease History\n===============\n\nSee `Release History on GitHub <https://github.com/Azure/azure-cli/blob/dev/src/azure-cli-core/HISTORY.rst>`__.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Microsoft Azure Command-Line Tools Core Module",
    "version": "2.67.0",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "537232c2cfbda2f474f43dc85933112eaf12aa8924b67d48e75a91354729a8d1",
                "md5": "887805cfc1d923b99dcc1fcb8d2f8465",
                "sha256": "e3318f9618a72541b39503edecf66f9d3e0bb1338e111a60fd414e25c10a95b1"
            },
            "downloads": -1,
            "filename": "azure_cli_core-2.67.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "887805cfc1d923b99dcc1fcb8d2f8465",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 260467,
            "upload_time": "2024-11-19T02:32:58",
            "upload_time_iso_8601": "2024-11-19T02:32:58.456773Z",
            "url": "https://files.pythonhosted.org/packages/53/72/32c2cfbda2f474f43dc85933112eaf12aa8924b67d48e75a91354729a8d1/azure_cli_core-2.67.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87d057869ea74f6fb8c797d4484c0d5be65d0af487799b1a1bb75728c21c035b",
                "md5": "20e505df6456a2a0c22ea7c1f29e7524",
                "sha256": "a19f345edc4f1a7bad0a1cfc3e6a7393adcc916ab489b48341792d7b78aa4cc2"
            },
            "downloads": -1,
            "filename": "azure_cli_core-2.67.0.tar.gz",
            "has_sig": false,
            "md5_digest": "20e505df6456a2a0c22ea7c1f29e7524",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 229490,
            "upload_time": "2024-11-19T02:32:53",
            "upload_time_iso_8601": "2024-11-19T02:32:53.191761Z",
            "url": "https://files.pythonhosted.org/packages/87/d0/57869ea74f6fb8c797d4484c0d5be65d0af487799b1a1bb75728c21c035b/azure_cli_core-2.67.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-19 02:32:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Azure",
    "github_project": "azure-cli",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "65.5.1"
                ]
            ]
        },
        {
            "name": "pip",
            "specs": [
                [
                    ">=",
                    "9.0.1"
                ]
            ]
        }
    ],
    "lcname": "azure-cli-core"
}
        
Elapsed time: 0.47342s