aioazuredevops


Nameaioazuredevops JSON
Version 2.2.2 PyPI version JSON
download
home_pagehttps://github.com/timmo001/aioazuredevops
SummaryGet data from the Azure DevOps API
upload_time2025-08-21 13:23:14
maintainerNone
docs_urlNone
authorAidan Timson (Timmo)
requires_python>=3.11
licenseApache-2.0
keywords aioazuredevops api async asyncio azure devops devops integration
VCS
bugtrack_url
requirements aiohttp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aioazuredevops

Get data from the Azure DevOps API using aiohttp.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/timmo001/aioazuredevops",
    "name": "aioazuredevops",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "aioazuredevops, api, async, asyncio, azure devops, devops, integration",
    "author": "Aidan Timson (Timmo)",
    "author_email": "aidan@timmo.dev",
    "download_url": "https://files.pythonhosted.org/packages/01/26/d59bfbd6cb01a03bcd5f9136114a5271b1a562562cd3a152734de63f6a92/aioazuredevops-2.2.2.tar.gz",
    "platform": null,
    "description": "# aioazuredevops\n\nGet data from the Azure DevOps API using aiohttp.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Get data from the Azure DevOps API",
    "version": "2.2.2",
    "project_urls": {
        "Homepage": "https://github.com/timmo001/aioazuredevops"
    },
    "split_keywords": [
        "aioazuredevops",
        " api",
        " async",
        " asyncio",
        " azure devops",
        " devops",
        " integration"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "aeb48be26538f8026ee6740dcc11fffc4328d2352779ea02046b19095d22f004",
                "md5": "86792b222f85d26bb31c7647f3bf5b2a",
                "sha256": "935973c5a56d6323678aa126cd9c6a24035c2dda7abc8d4d5294ab0389664fe0"
            },
            "downloads": -1,
            "filename": "aioazuredevops-2.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "86792b222f85d26bb31c7647f3bf5b2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 15094,
            "upload_time": "2025-08-21T13:23:13",
            "upload_time_iso_8601": "2025-08-21T13:23:13.149726Z",
            "url": "https://files.pythonhosted.org/packages/ae/b4/8be26538f8026ee6740dcc11fffc4328d2352779ea02046b19095d22f004/aioazuredevops-2.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0126d59bfbd6cb01a03bcd5f9136114a5271b1a562562cd3a152734de63f6a92",
                "md5": "d69d40316ff798d169c33568d70633b0",
                "sha256": "b2b8f37e62135b252c55bacad1e8dd92b83a0fb67ed35416cebbbbda4c6bd9c9"
            },
            "downloads": -1,
            "filename": "aioazuredevops-2.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d69d40316ff798d169c33568d70633b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 17326,
            "upload_time": "2025-08-21T13:23:14",
            "upload_time_iso_8601": "2025-08-21T13:23:14.491415Z",
            "url": "https://files.pythonhosted.org/packages/01/26/d59bfbd6cb01a03bcd5f9136114a5271b1a562562cd3a152734de63f6a92/aioazuredevops-2.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 13:23:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "timmo001",
    "github_project": "aioazuredevops",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    ">=",
                    "3.12.15"
                ]
            ]
        }
    ],
    "lcname": "aioazuredevops"
}
        
Elapsed time: 1.77530s