Name | rhjira JSON |
Version |
2.7.7
JSON |
| download |
home_page | None |
Summary | CLI for Red Hat Jira (https://issues.redhat.com) |
upload_time | 2025-07-16 14:52:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | None |
keywords |
redhat
jira
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
rhjira-python is a utility and library that provides functionality to interact with Red Hat's Jira, https://issues.redhat.com. The functionality in this project currently supports creating, editing, commenting on, and the displaying of jiras.
Token Configuration
rhjira-python requires a Jira Token (https://issues.redhat.com/secure/ViewProfile.jspa). The token can be exported as JIRA_TOKEN, however it is recommended users execute 'rhjira settoken' to store their token in their keyring. This is more secure than keeping the token in clear text and using JIRA_TOKEN.
Tokens can be removed from the keyring by simply removing the 'rhjira' entry. In the commonly used seahorse application, this can be done by removing the 'Password for '{username}' on 'rhjira'' entry.
Help
All commands are supported via --help. For example, to get help on the comment command, execute "rhjira comment --help".
Problems found with rhjira-python can be reported at https://gitlab.com/prarit/rhjira-python/-/issues. As with all my projects, merge requests are welcomed!
Bugs with rhjira should include the version of rhjira you are running and the exact executed command that failed.
Raw data
{
"_id": null,
"home_page": null,
"name": "rhjira",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "Prarit Bhargava <prarit@redhat.com>",
"keywords": "redhat, jira",
"author": null,
"author_email": "Prarit Bhargava <prarit@redhat.com>",
"download_url": "https://files.pythonhosted.org/packages/01/d7/8de9f27fa28d4b994f434690b60677020c65a86b50aa916209ef0d39adc6/rhjira-2.7.7.tar.gz",
"platform": null,
"description": "rhjira-python is a utility and library that provides functionality to interact with Red Hat's Jira, https://issues.redhat.com. The functionality in this project currently supports creating, editing, commenting on, and the displaying of jiras.\n\nToken Configuration\n\nrhjira-python requires a Jira Token (https://issues.redhat.com/secure/ViewProfile.jspa). The token can be exported as JIRA_TOKEN, however it is recommended users execute 'rhjira settoken' to store their token in their keyring. This is more secure than keeping the token in clear text and using JIRA_TOKEN.\n\nTokens can be removed from the keyring by simply removing the 'rhjira' entry. In the commonly used seahorse application, this can be done by removing the 'Password for '{username}' on 'rhjira'' entry.\n\nHelp\n\nAll commands are supported via --help. For example, to get help on the comment command, execute \"rhjira comment --help\".\n\nProblems found with rhjira-python can be reported at https://gitlab.com/prarit/rhjira-python/-/issues. As with all my projects, merge requests are welcomed!\n\nBugs with rhjira should include the version of rhjira you are running and the exact executed command that failed.\n",
"bugtrack_url": null,
"license": null,
"summary": "CLI for Red Hat Jira (https://issues.redhat.com)",
"version": "2.7.7",
"project_urls": {
"Homepage": "https://gitlab.com/prarit/rhjira-python"
},
"split_keywords": [
"redhat",
" jira"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "fff0db30c615d46004396716ad14e454f636e133c9180e55ff427782396d3dd2",
"md5": "bba922533e91b10e86f6d6942bd1a14d",
"sha256": "ff7a86de21364c5f0cd4dc7db886590faf307c76bc0e44e26d0de361ec472c37"
},
"downloads": -1,
"filename": "rhjira-2.7.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bba922533e91b10e86f6d6942bd1a14d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 31593,
"upload_time": "2025-07-16T14:52:04",
"upload_time_iso_8601": "2025-07-16T14:52:04.597737Z",
"url": "https://files.pythonhosted.org/packages/ff/f0/db30c615d46004396716ad14e454f636e133c9180e55ff427782396d3dd2/rhjira-2.7.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "01d78de9f27fa28d4b994f434690b60677020c65a86b50aa916209ef0d39adc6",
"md5": "7a5506b4f207630fd18cf55a80fcf5bb",
"sha256": "a5e44451f95daef5682651c024e30231cdbce3c684f5a26c483744803e316c47"
},
"downloads": -1,
"filename": "rhjira-2.7.7.tar.gz",
"has_sig": false,
"md5_digest": "7a5506b4f207630fd18cf55a80fcf5bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 47723,
"upload_time": "2025-07-16T14:52:05",
"upload_time_iso_8601": "2025-07-16T14:52:05.934034Z",
"url": "https://files.pythonhosted.org/packages/01/d7/8de9f27fa28d4b994f434690b60677020c65a86b50aa916209ef0d39adc6/rhjira-2.7.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-16 14:52:05",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "prarit",
"gitlab_project": "rhjira-python",
"lcname": "rhjira"
}