xray-bot


Namexray-bot JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttps://github.com/jnhyperion/XrayBot
SummarySynchronize atlassian xray test case tickets with your test code and upload the test results
upload_time2024-01-29 05:57:56
maintainer
docs_urlNone
authorJohnny Huang
requires_python>=3.8
license
keywords atlassian xray automation
VCS
bugtrack_url
requirements atlassian-python-api retry
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jnhyperion/XrayBot",
    "name": "xray-bot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "atlassian xray automation",
    "author": "Johnny Huang",
    "author_email": "jnhyperion@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "Synchronize atlassian xray test case tickets with your test code and upload the test results",
    "version": "0.1.8",
    "project_urls": {
        "Homepage": "https://github.com/jnhyperion/XrayBot"
    },
    "split_keywords": [
        "atlassian",
        "xray",
        "automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18d8eb2d40b5d968d5558a34cb4757f64b156918f99107be62121cdeb9ca1c3b",
                "md5": "3db6034b262924232954901dff5c851e",
                "sha256": "dd41a5448869e4e9d785156e690e752dd2a18f87208a541ebe2dd412bf28f85a"
            },
            "downloads": -1,
            "filename": "xray_bot-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3db6034b262924232954901dff5c851e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 12581,
            "upload_time": "2024-01-29T05:57:56",
            "upload_time_iso_8601": "2024-01-29T05:57:56.771787Z",
            "url": "https://files.pythonhosted.org/packages/18/d8/eb2d40b5d968d5558a34cb4757f64b156918f99107be62121cdeb9ca1c3b/xray_bot-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-29 05:57:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jnhyperion",
    "github_project": "XrayBot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "atlassian-python-api",
            "specs": [
                [
                    "==",
                    "3.41.2"
                ]
            ]
        },
        {
            "name": "retry",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "xray-bot"
}
        
Elapsed time: 2.60231s