Jira Assistant Documentation#

Installation#
jira-assistant can be installed from PyPI using pip
pip install -U jira-assistant
Features#
- Currently using the Jira platform to gather the necessary information to complete the Excel file.
- Able to create new stories on the Jira platform as needed.
- There are multiple defined procedures available to retrieve additional information, apply customized filters and more, which can be combined to process the Excel file.
- The Excel rows can be sorted using multiple sorting algorithms that can also be combined as per your requirement.
Code#
The code and issue tracker are hosted on GitHub.
Author#
The jira-assistant was written by Sharry Xu sharry.xu@outlook.com in 2022.
License#
All contributions after December 1, 2022 released under MIT license.