simple_ado


Namesimple_ado JSON
Version 4.0.0 PyPI version JSON
download
home_pagehttps://github.com/Microsoft/simple_ado
SummaryA simple wrapper around the Azure DevOps REST API
upload_time2024-03-25 10:33:07
maintainerNone
docs_urlNone
authorDale Myers
requires_python<4.0,>=3.8
licenseMIT
keywords azure devops ado
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # simple_ado

`simple_ado` is a Python wrapper around the Azure DevOps REST API.

Why does it exist when there is an existing Python SDK for the ADO API? 

Simply put, it's because the existing one is very complex and difficult to use. This version aims to be as simple as possible to use.


# Contributing

This project welcomes contributions and suggestions.  Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Microsoft/simple_ado",
    "name": "simple_ado",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "azure, devops, ado",
    "author": "Dale Myers",
    "author_email": "dalemy@microsoft.com",
    "download_url": "https://files.pythonhosted.org/packages/e7/56/16d99f4f0a691c0fb1be8ba1baf6259bd914143971c3ced6697bab1d461d/simple_ado-4.0.0.tar.gz",
    "platform": null,
    "description": "# simple_ado\n\n`simple_ado` is a Python wrapper around the Azure DevOps REST API.\n\nWhy does it exist when there is an existing Python SDK for the ADO API? \n\nSimply put, it's because the existing one is very complex and difficult to use. This version aims to be as simple as possible to use.\n\n\n# Contributing\n\nThis project welcomes contributions and suggestions.  Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).\nFor more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or\ncontact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple wrapper around the Azure DevOps REST API",
    "version": "4.0.0",
    "project_urls": {
        "Homepage": "https://github.com/Microsoft/simple_ado",
        "Repository": "https://github.com/Microsoft/simple_ado"
    },
    "split_keywords": [
        "azure",
        " devops",
        " ado"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48bd3ebdd3827a7f3d1ad70d5aaafbe04cd9c48cdb376f54a5847ddfa18d06d9",
                "md5": "61e9e64e4be5f5cc176a01a09e0d1de1",
                "sha256": "5154e5137aa32d8bf77b129f405bb1e7865004ff0e5a2c55fe73e67bee8739fe"
            },
            "downloads": -1,
            "filename": "simple_ado-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "61e9e64e4be5f5cc176a01a09e0d1de1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 47188,
            "upload_time": "2024-03-25T10:33:04",
            "upload_time_iso_8601": "2024-03-25T10:33:04.969667Z",
            "url": "https://files.pythonhosted.org/packages/48/bd/3ebdd3827a7f3d1ad70d5aaafbe04cd9c48cdb376f54a5847ddfa18d06d9/simple_ado-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e75616d99f4f0a691c0fb1be8ba1baf6259bd914143971c3ced6697bab1d461d",
                "md5": "d542362aa99a99917e09879af13c5666",
                "sha256": "2bfaaa3b9782ae2f0061dc64b533dab9a1b5ac3cdc81e25dce0ed8d7c9009023"
            },
            "downloads": -1,
            "filename": "simple_ado-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d542362aa99a99917e09879af13c5666",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 34709,
            "upload_time": "2024-03-25T10:33:07",
            "upload_time_iso_8601": "2024-03-25T10:33:07.188305Z",
            "url": "https://files.pythonhosted.org/packages/e7/56/16d99f4f0a691c0fb1be8ba1baf6259bd914143971c3ced6697bab1d461d/simple_ado-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 10:33:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Microsoft",
    "github_project": "simple_ado",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "simple_ado"
}
        
Elapsed time: 0.23219s