Skip to main content

Command line tool to get summary of jira issues.

Project description

Jirakosaar

python pylint
Jirakosaar is a command line tool to get summary of jira issues.

Installation and Setup

python3 -m pip install --user jirakosaar

After installing, we need to configure basic authentication. Before setting up, we need to create API Token from Jira.

Guide for Cloud: https://confluence.atlassian.com/cloud/api-tokens-938839638.html

We will set email and token as password for basic authentication.

In terminal run below command to configure credential:

jirakosaar configure

Output Sample

Email: test@example.com
API_TOKEN: 123456

Configuring credential completed

This will create config.json file in $HOME/.jirakosaar directory.

MacOS

You need to run extra step to export path. To set it permanently export in ~/.bash_profile.

export PATH=$PATH:~/Library/Python/3.*/bin

Usage

jirakosaar [args]

Available arguments

active      List Completed and Incomplete issues of active sprint
backlog     List all issues of backlog
configure   Prompt for setting up credentials of Jira API

Package File Structure

jirakosaar
├── __init__.py
├── config
│   ├── __init__.py
│   └── configure.py
└── issues
    ├── __init__.py
    ├── auth
    │   ├── __init__.py
    │   └── auth.py
    └── main.py

Reason to create this tool

Whenever I had to go through sprint review, I have to manually copy issue summary and paste in presentation document. I felt pretty boring to do that everytime. If I get summary in cli then the thing left to do is just copy and paste from the stdout.

With this package, don't expect to get big but pretty helpful to lazy people like me.

Contributions

Any kind of contribution and issue reporting is heartily welcome. However, it should pass pylint linting tool rating. Aim should be 10/10. There might be exception which can be considered if admin accept. TODO comment are exceptional case.

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

jirakosaar-1.0.3.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jirakosaar-1.0.3-py2.py3-none-any.whl (20.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file jirakosaar-1.0.3.tar.gz.

File metadata

  • Download URL: jirakosaar-1.0.3.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for jirakosaar-1.0.3.tar.gz
Algorithm Hash digest
SHA256 e3ccee04b2b3b42c12cf183fab2af41254499d9e044d5ffb79ea27800d304cb1
MD5 dc6a724f546c0049609eb5324a753a91
BLAKE2b-256 b1fc5389d875142d89963c0863d48a5324aa39f0fdc2bbbbca42e97298c69c9a

See more details on using hashes here.

File details

Details for the file jirakosaar-1.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: jirakosaar-1.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for jirakosaar-1.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a7d45a05e549a3081f668d4bc063e0471208c610f3b85e0de9948bcfb2e91410
MD5 e857bdced09c683ac20ba0d1cb9bed1a
BLAKE2b-256 b9e58384c64f645469f8ab9281cbe94988bf62f7e49dd47cfe87cfd02d43694a

See more details on using hashes here.

Supported by

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