=================
JIRA Python Utils
=================
Collection of Python utils for interacting with JIRA from the command line.
Features
--------
Insert the URL for your instance of Jira in the ``conf/jira_rest_url.txt`` file.
.. code-block:: bash
https://jira.your-domain.com
Insert your Jira username in the ``~/.jira/credentials.txt file``.
Remember to set permissions ``chmod 600 ~/.jira/credentials.txt``.
Note: The password might not be necessary depending on your Jira configuration.
.. code-block:: bash
someusername:somepassword
The following exported scripts are available:
- annotate-readme
- bitbucket-reformat-merge-comment
- jira-add-change-control-comment
- jira-add-comment
- jira-add-component
- jira-add-label
- jira-assign-issue
- jira-convert-task-session-script-to-readme
- jira-create-issue
- jira-create-release-software-issues
- jira-epics-to-confluence-tables
- jira-get-issue-details
- jira-initiate-workspace
- jira-link-issues
- jira-remove-watcher
- jira-search-issues
- jira-start-task
- jira-sync-workspace
- jira-to-confluence-weekly-progress-report
- search-readme
=======
History
=======
0.1.0 (2019-11-29)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/jai-python3/jira-python-utils",
"name": "jira-python-utils",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "jira_python_utils",
"author": "Jai Python3",
"author_email": "jai.python3@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/88/9f/0baf401a28bd2f3965a5d6025830fd703d08ff509b8b176a36376432d9ee/jira_python_utils-0.8.1.tar.gz",
"platform": null,
"description": "=================\nJIRA Python Utils\n=================\n\nCollection of Python utils for interacting with JIRA from the command line.\n\n\nFeatures\n--------\n\nInsert the URL for your instance of Jira in the ``conf/jira_rest_url.txt`` file.\n\n.. code-block:: bash\n\n https://jira.your-domain.com\n\nInsert your Jira username in the ``~/.jira/credentials.txt file``.\nRemember to set permissions ``chmod 600 ~/.jira/credentials.txt``.\n\nNote: The password might not be necessary depending on your Jira configuration.\n\n.. code-block:: bash\n\n someusername:somepassword\n\n\nThe following exported scripts are available:\n\n- annotate-readme\n- bitbucket-reformat-merge-comment\n- jira-add-change-control-comment\n- jira-add-comment\n- jira-add-component\n- jira-add-label\n- jira-assign-issue\n- jira-convert-task-session-script-to-readme\n- jira-create-issue\n- jira-create-release-software-issues\n- jira-epics-to-confluence-tables\n- jira-get-issue-details\n- jira-initiate-workspace\n- jira-link-issues\n- jira-remove-watcher\n- jira-search-issues\n- jira-start-task\n- jira-sync-workspace\n- jira-to-confluence-weekly-progress-report\n- search-readme\n\n\n=======\nHistory\n=======\n\n0.1.0 (2019-11-29)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "GNU General Public License v3",
"summary": "Collection of Python utils for interacting with JIRA",
"version": "0.8.1",
"project_urls": {
"Homepage": "https://github.com/jai-python3/jira-python-utils"
},
"split_keywords": [
"jira_python_utils"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6966f16a0c922c09643b24c0a05a466a2107a316e34fe136c7b418473cfdf1f3",
"md5": "82308de7aa1db5958876ff50829eed25",
"sha256": "ba42d3c7c8019d68a51223f24d8b5e49c7937c7a028b027b0548a546cd6e6548"
},
"downloads": -1,
"filename": "jira_python_utils-0.8.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "82308de7aa1db5958876ff50829eed25",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.10",
"size": 51102,
"upload_time": "2025-02-15T18:30:46",
"upload_time_iso_8601": "2025-02-15T18:30:46.504724Z",
"url": "https://files.pythonhosted.org/packages/69/66/f16a0c922c09643b24c0a05a466a2107a316e34fe136c7b418473cfdf1f3/jira_python_utils-0.8.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "889f0baf401a28bd2f3965a5d6025830fd703d08ff509b8b176a36376432d9ee",
"md5": "157ea89eee68032710f9b3b7a6229f33",
"sha256": "fb392988895fe4e716e228c5c07a001de52511ebe4efcf0727acc4361f8edd6d"
},
"downloads": -1,
"filename": "jira_python_utils-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "157ea89eee68032710f9b3b7a6229f33",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 36424,
"upload_time": "2025-02-15T18:30:48",
"upload_time_iso_8601": "2025-02-15T18:30:48.471494Z",
"url": "https://files.pythonhosted.org/packages/88/9f/0baf401a28bd2f3965a5d6025830fd703d08ff509b8b176a36376432d9ee/jira_python_utils-0.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-15 18:30:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jai-python3",
"github_project": "jira-python-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "certifi",
"specs": [
[
"==",
"2023.7.22"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.13.2"
]
]
},
{
"name": "chardet",
"specs": [
[
"==",
"3.0.4"
]
]
},
{
"name": "Click",
"specs": [
[
"==",
"7.0"
]
]
},
{
"name": "cryptography",
"specs": [
[
"==",
"41.0.3"
]
]
},
{
"name": "defusedxml",
"specs": [
[
"==",
"0.6.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"2.8"
]
]
},
{
"name": "jira",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "oauthlib",
"specs": [
[
"==",
"3.1.0"
]
]
},
{
"name": "pbr",
"specs": [
[
"==",
"5.4.4"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.19"
]
]
},
{
"name": "PyJWT",
"specs": [
[
"==",
"2.4.0"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "requests-oauthlib",
"specs": [
[
"==",
"1.3.0"
]
]
},
{
"name": "requests-toolbelt",
"specs": [
[
"==",
"0.9.1"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.13.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.5"
]
]
}
],
"tox": true,
"lcname": "jira-python-utils"
}