Skip to main content

Sort Jira stories in Excel

Project description

Jira Tool - userful tool to sort jira stories

pypi version python 3.7 python 3.10

Installation

jira-tool can be installed from PyPI using pip (note that the package name is different from the importable name):

pip install -U sharry-jira-tool

Download

jira-tool is available on PyPI https://pypi.org/project/sharry-jira-tool

Code

The code and issue tracker are hosted on GitHub: https://github.com/SharryXu/jira-tool

Features

  • Parsing the excel file which usually been downloaded from the Jira platform.

  • Sorting the excel records using some specific logic.

  • Generating the target excel file which contains the result.

Quick example

Here’s a simple program, just to give you an idea about how to use this package.

>>> import pathlib
>>> from jira_tool import process_excel_file
>>> HERE = pathlib.Path().resolve()
>>> process_excel_file(HERE / "source.xlsx", HERE / "target.xlsx")

Author

The jira-tool module was written by Sharry Xu <sharry.xu@outlook.com> in 2022. The original idea comes from Andy Wu <andy.wu@greendotcorp.com>.

Starting with version 0.1.13, the main function of this project has been totally finished.

Contact

Our mailing list is available at sharry.xu@outlook.com.

License

All contributions after December 1, 2022 released under MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sharry-jira-tool-0.1.22.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

sharry_jira_tool-0.1.22-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file sharry-jira-tool-0.1.22.tar.gz.

File metadata

  • Download URL: sharry-jira-tool-0.1.22.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.15

File hashes

Hashes for sharry-jira-tool-0.1.22.tar.gz
Algorithm Hash digest
SHA256 829104587cf8b8c7e1f9e38c691f01e91577572f684252e234aea338fbe38fe9
MD5 4b39643d32884c737b4028634cae469c
BLAKE2b-256 0b01b3f53e744b247b161eae4ad0e79a31fbe8f498cbb4a6525e40b5c4c770f8

See more details on using hashes here.

File details

Details for the file sharry_jira_tool-0.1.22-py3-none-any.whl.

File metadata

File hashes

Hashes for sharry_jira_tool-0.1.22-py3-none-any.whl
Algorithm Hash digest
SHA256 989d1008b2757b45ee635b6ca290c7c6fed105a22c80be0e83c81bd351eb4c44
MD5 44116aecaf8dc31df4b255756b3d933e
BLAKE2b-256 d45655192487ca16ae6442891f8f76cc5a06ec5be94e33c2df1c272ac1a10e80

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page