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 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.20.tar.gz (11.5 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for sharry-jira-tool-0.1.20.tar.gz
Algorithm Hash digest
SHA256 38731729002b28207b9f49578ad7a240ca6472641f862b9063c80fc2ac3df518
MD5 b080495c86dfe5e65563e3e647a403ab
BLAKE2b-256 00bf84c892cde55b2f71e2dcfaea220784588625d70c96864ad0420843677a39

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sharry_jira_tool-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 c6e70553b804419807c4f4d25f21c0ab311318adadaa2eea418b324678609bc5
MD5 5e31fed7d27c23639a691b18b21f6228
BLAKE2b-256 e626e8e3613745f829fe9c2d68adb0b014e6fd0e281e68e0c62ea0bb17556e74

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