azure-cli-core


Nameazure-cli-core JSON
Version 2.69.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-cli
SummaryMicrosoft Azure Command-Line Tools Core Module
upload_time2025-02-11 03:11:47
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/12/50/6b0a8e959aad3e7f2ceb75e046812336228d853f6c8855f32a5d04701a71/azure_cli_core-2.69.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.69.0",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "12506b0a8e959aad3e7f2ceb75e046812336228d853f6c8855f32a5d04701a71",
                "md5": "ce273da5722e01075daa913f1ac37338",
                "sha256": "8b6e9a145fa60f830f71709a22db21f51475563115ff83ec584dd436223fe839"
            },
            "downloads": -1,
            "filename": "azure_cli_core-2.69.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ce273da5722e01075daa913f1ac37338",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 230107,
            "upload_time": "2025-02-11T03:11:47",
            "upload_time_iso_8601": "2025-02-11T03:11:47.023193Z",
            "url": "https://files.pythonhosted.org/packages/12/50/6b0a8e959aad3e7f2ceb75e046812336228d853f6c8855f32a5d04701a71/azure_cli_core-2.69.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-11 03:11:47",
    "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: 7.36414s