azure-cli-core


Nameazure-cli-core JSON
Version 2.68.0 PyPI version JSON
download
home_pagehttps://github.com/Azure/azure-cli
SummaryMicrosoft Azure Command-Line Tools Core Module
upload_time2025-01-14 02:05:26
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/af/90/9f19bcf9abe2df37cb06335bff15f12e7343c4f51c2b9b01938b47aa10c9/azure_cli_core-2.68.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.68.0",
    "project_urls": {
        "Homepage": "https://github.com/Azure/azure-cli"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3840ff2239afe3d20213ba36e301430c6298c0350c5914b6a65f300dc2d8e189",
                "md5": "9b51a1bf8e03a6482c17cb3c31bbca9a",
                "sha256": "8ea803c75987ec41c5b38293f211b2bcfb5021cdb82df3928b285fd32c303bee"
            },
            "downloads": -1,
            "filename": "azure_cli_core-2.68.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b51a1bf8e03a6482c17cb3c31bbca9a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0",
            "size": 260334,
            "upload_time": "2025-01-14T02:05:32",
            "upload_time_iso_8601": "2025-01-14T02:05:32.961458Z",
            "url": "https://files.pythonhosted.org/packages/38/40/ff2239afe3d20213ba36e301430c6298c0350c5914b6a65f300dc2d8e189/azure_cli_core-2.68.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "af909f19bcf9abe2df37cb06335bff15f12e7343c4f51c2b9b01938b47aa10c9",
                "md5": "a0c1dc654bce1a5b70b1d9cf0fbbfb68",
                "sha256": "05433cdfc71198b85514cc69440bdaacd82a7457daa4ec1f1daa8761ba7ff5ec"
            },
            "downloads": -1,
            "filename": "azure_cli_core-2.68.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a0c1dc654bce1a5b70b1d9cf0fbbfb68",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0",
            "size": 229475,
            "upload_time": "2025-01-14T02:05:26",
            "upload_time_iso_8601": "2025-01-14T02:05:26.312069Z",
            "url": "https://files.pythonhosted.org/packages/af/90/9f19bcf9abe2df37cb06335bff15f12e7343c4f51c2b9b01938b47aa10c9/azure_cli_core-2.68.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 02:05:26",
    "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.47770s