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.2.tar.gz (19.3 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.2-py2.py3-none-any.whl (20.5 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: jirakosaar-1.0.2.tar.gz
  • Upload date:
  • Size: 19.3 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.2.tar.gz
Algorithm Hash digest
SHA256 f86bf36a5cd140733f4cb07b08502d4b9647714c045594b69c16672013b719d6
MD5 5ce39f55f7b81d0e39fb489547118b41
BLAKE2b-256 762f56eb69b6c47c79665e7070aa7ec1e56d7cf8ec5fb4ed4890b16ad85de5ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jirakosaar-1.0.2-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.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ee5cbb90a837b9c0a0213a2e628711360bdffa4fe2272c1e99c78052546fc4e2
MD5 028898c82fa9b3fedf77422c2beeec9d
BLAKE2b-256 aa66868dbd370878561fbc53d2e5131f6c419fd56ed2702667b51bfcbf6d2c58

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