Name | rhjira JSON |
Version |
2.7.6
JSON |
| download |
home_page | None |
Summary | CLI for Red Hat Jira (https://issues.redhat.com) |
upload_time | 2025-07-14 17:15:02 |
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/a4/f8/cd4eaba236505786868d454efb501e3d337a149d40fb759e750e56e506b6/rhjira-2.7.6.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.6",
"project_urls": {
"Homepage": "https://gitlab.com/prarit/rhjira-python"
},
"split_keywords": [
"redhat",
" jira"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "671df10e6e55b86e5162dc895d1f0ace853842b02c8e6e6c5877bbeb9d933797",
"md5": "c24f9ece76e2eda23821c7ce5e85519b",
"sha256": "8265fd6b0671334021b81498ccd14e5ccb97e0d94403401bcae1864c4aaf0166"
},
"downloads": -1,
"filename": "rhjira-2.7.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c24f9ece76e2eda23821c7ce5e85519b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 31581,
"upload_time": "2025-07-14T17:15:00",
"upload_time_iso_8601": "2025-07-14T17:15:00.786922Z",
"url": "https://files.pythonhosted.org/packages/67/1d/f10e6e55b86e5162dc895d1f0ace853842b02c8e6e6c5877bbeb9d933797/rhjira-2.7.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "a4f8cd4eaba236505786868d454efb501e3d337a149d40fb759e750e56e506b6",
"md5": "c828d4da2f13b36ce8dfb25e1edc7a9b",
"sha256": "070e8e1319ff16bc99ba760230c2f332f583dc4c829f733c26d8686c01894179"
},
"downloads": -1,
"filename": "rhjira-2.7.6.tar.gz",
"has_sig": false,
"md5_digest": "c828d4da2f13b36ce8dfb25e1edc7a9b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 47708,
"upload_time": "2025-07-14T17:15:02",
"upload_time_iso_8601": "2025-07-14T17:15:02.112123Z",
"url": "https://files.pythonhosted.org/packages/a4/f8/cd4eaba236505786868d454efb501e3d337a149d40fb759e750e56e506b6/rhjira-2.7.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 17:15:02",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "prarit",
"gitlab_project": "rhjira-python",
"lcname": "rhjira"
}