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

pip install 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.

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.1.tar.gz (19.1 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.1-py2.py3-none-any.whl (20.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: jirakosaar-1.0.1.tar.gz
  • Upload date:
  • Size: 19.1 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.1.tar.gz
Algorithm Hash digest
SHA256 3d084ec7ea2e44a3b4e1515d1f54057dc3d33a230d20bc33965faee892803371
MD5 f58f96f065027738fac5da50f68cb657
BLAKE2b-256 f9014df00df915f05b999d50d1e2c1a66e3dc8bc8b3c0f18e9aab55916ad262f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jirakosaar-1.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 20.3 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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2a73b9639ff8edccee4fef45c9d9bad2b785346bb4b0b7e795b06a8dba2ef95f
MD5 84cf2078b98ed9ea85ffdb6a17c49f17
BLAKE2b-256 8b40ab43676b32d5d9730d1bc80722a9ad20abe04c721b34dca5c9453983f571

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