robotframework-humanitec


Namerobotframework-humanitec JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://gitlab.com/noordsestern/robotframework-humanitec
SummaryKeywords for Humanitec REST api
upload_time2023-10-30 21:26:56
maintainer
docs_urlNone
authorMarkus Stahl
requires_python
licenseEUPL 1.2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # robotframework-humanitec

Demo library for Humanitec API. [Keyword Documentation](https://robotframework-humanitec-noordsestern-f672fb1c9b527e491cb115577.gitlab.io/)

See [`demo.robot`](tests/demo.robot).

You will need:

- environment variable `HUMANITEC_TOKEN` with value of a valid API token from your Humanitec organisation
- environment variable `HUMANITEC_ORG_ID` with value of id from your Humanitec organisation

# State: Alpha

This is a demo right now. I am undecided whether to use auto generated swagger client or rely entirely on handmade REST calls based on requests module.


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/noordsestern/robotframework-humanitec",
    "name": "robotframework-humanitec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Markus Stahl",
    "author_email": "markus.i.sverige@googlemail.com",
    "download_url": "https://files.pythonhosted.org/packages/dd/33/957794ef36bb6158268efac4687aed5494d41e876e5a17df81daecf6c17d/robotframework-humanitec-0.1.0.tar.gz",
    "platform": null,
    "description": "# robotframework-humanitec\n\nDemo library for Humanitec API. [Keyword Documentation](https://robotframework-humanitec-noordsestern-f672fb1c9b527e491cb115577.gitlab.io/)\n\nSee [`demo.robot`](tests/demo.robot).\n\nYou will need:\n\n- environment variable `HUMANITEC_TOKEN` with value of a valid API token from your Humanitec organisation\n- environment variable `HUMANITEC_ORG_ID` with value of id from your Humanitec organisation\n\n# State: Alpha\n\nThis is a demo right now. I am undecided whether to use auto generated swagger client or rely entirely on handmade REST calls based on requests module.\n\n",
    "bugtrack_url": null,
    "license": "EUPL 1.2",
    "summary": "Keywords for Humanitec REST api",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://gitlab.com/noordsestern/robotframework-humanitec"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "823ec4a7301bdc2e013c2f5b46846fcbc06637d8d0361c2a415402247ff3632b",
                "md5": "98519dbf8c557f8be8c9af15059ce0d7",
                "sha256": "9945a4e7be7f4c9a1e048a10cfd90b31bfe7c4384146145fa4a2883330412c69"
            },
            "downloads": -1,
            "filename": "robotframework_humanitec-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98519dbf8c557f8be8c9af15059ce0d7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9097,
            "upload_time": "2023-10-30T21:26:55",
            "upload_time_iso_8601": "2023-10-30T21:26:55.085814Z",
            "url": "https://files.pythonhosted.org/packages/82/3e/c4a7301bdc2e013c2f5b46846fcbc06637d8d0361c2a415402247ff3632b/robotframework_humanitec-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd33957794ef36bb6158268efac4687aed5494d41e876e5a17df81daecf6c17d",
                "md5": "17dc027424f8c2d9be01d5e39f468a6c",
                "sha256": "ab4074ea18e610bbaeb9ca4ab507010a4f2218239cce23a6cc62ad8def04a3a1"
            },
            "downloads": -1,
            "filename": "robotframework-humanitec-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "17dc027424f8c2d9be01d5e39f468a6c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8576,
            "upload_time": "2023-10-30T21:26:56",
            "upload_time_iso_8601": "2023-10-30T21:26:56.594617Z",
            "url": "https://files.pythonhosted.org/packages/dd/33/957794ef36bb6158268efac4687aed5494d41e876e5a17df81daecf6c17d/robotframework-humanitec-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-30 21:26:56",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "noordsestern",
    "gitlab_project": "robotframework-humanitec",
    "lcname": "robotframework-humanitec"
}
        
Elapsed time: 0.51979s