ifx-jama-api


Nameifx-jama-api JSON
Version 0.0.4 PyPI version JSON
download
home_pagehttps://bitbucket.vih.infineon.com/users/trinkler/repos/jama-package/browse
SummaryA package that allows to create TCs for every ReQ automatically and more.
upload_time2022-12-05 08:24:56
maintainerRaphael Trinkler
docs_urlNone
authorRaphael Trinkler
requires_python>=3.9
licenseProprietary
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jama API

API for Jama which following functions

- create TC for every Requirement
- delete every created TestSet



## Installation

The package is published on https://bitbucket.vih.infineon.com/users/trinkler/repos/jama-package/browse


# For Windows

pip install inf_jama_api

import api_jama








            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.vih.infineon.com/users/trinkler/repos/jama-package/browse",
    "name": "ifx-jama-api",
    "maintainer": "Raphael Trinkler",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "raphael.trinkler@infineon.com",
    "keywords": "",
    "author": "Raphael Trinkler",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9a/07/fdb3368f7488b21839d954ab6f69eea6da0c235b4dcab83f08810844a1e9/ifx_jama_api-0.0.4.tar.gz",
    "platform": "any",
    "description": "# Jama API\r\n\r\nAPI for Jama which following functions\r\n\r\n- create TC for every Requirement\r\n- delete every created TestSet\r\n\r\n\r\n\r\n## Installation\r\n\r\nThe package is published on https://bitbucket.vih.infineon.com/users/trinkler/repos/jama-package/browse\r\n\r\n\r\n# For Windows\r\n\r\npip install inf_jama_api\r\n\r\nimport api_jama\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "A package that allows to create TCs for every ReQ automatically and more.",
    "version": "0.0.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "e56be4d2b02e11203163a27b0de569af",
                "sha256": "0154140de835a92c06891883d78909aa290a5d46493251caa03296698ca9c631"
            },
            "downloads": -1,
            "filename": "ifx_jama_api-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e56be4d2b02e11203163a27b0de569af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 7429,
            "upload_time": "2022-12-05T08:24:56",
            "upload_time_iso_8601": "2022-12-05T08:24:56.577628Z",
            "url": "https://files.pythonhosted.org/packages/9a/07/fdb3368f7488b21839d954ab6f69eea6da0c235b4dcab83f08810844a1e9/ifx_jama_api-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-05 08:24:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "ifx-jama-api"
}
        
Elapsed time: 0.01591s