Skip to main content

A Command Line Interface for Jira

Project description

A Command Line Interface for Jira

Install

pip install jira-simple-cli

Usage

$ jira –help

Purpose

Avoid using a browser to intereact with Jira. This project helps create tickets quickly.

The idea is to expand this project to be able to manage your workload with it: - Query tickets - Assign tickets - Change Status - Comment a ticket - … - Profit

Develop

Install Requirements

$ pip install -r requirements.txt

This project is tested using Popen to call the cli and assert its results, you would run the following command:

$ pytest tests

Lastly, if you’d like to cut a new release of this CLI tool, and publish it to the Python Package Index (PyPI), you can do so by running:

$ python setup.py sdist bdist_wheel $ twine upload dist/*

This will build both a source tarball of your CLI tool, as well as a newer wheel build (and this will, by default, run on all platforms).

The twine upload command (which requires you to install the twine tool) will then securely upload your new package to PyPI so everyone in the world can use it!

Resources

(Python Cli Programming)

(Python Cli Packaging)

To do

  • Plan other commands

  • Create command - Add Assign to someone - Add Status - Output useful information when ticket is created

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

jira_simple_cli-1.0.1-py2.py3-none-any.whl (4.8 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: jira_simple_cli-1.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.2

File hashes

Hashes for jira_simple_cli-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e7e19404968fdd86d0f29b0ff54b3ee6f4cab0c98f38c3c85aa857a51a85e0ba
MD5 4a419da951cab302c68cf86635bbab44
BLAKE2b-256 14cffa5d87ec81ec4f25cf3d0645065d55145913dbef1896651f7023d8877136

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