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

If you’d like to run all tests for this project (assuming you’ve written some), 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)

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

jira-simple-cli-1.0.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distributions

jira_simple_cli-1.0.0-py3.8.egg (7.6 kB view details)

Uploaded Source

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

Uploaded Python 2 Python 3

File details

Details for the file jira-simple-cli-1.0.0.tar.gz.

File metadata

  • Download URL: jira-simple-cli-1.0.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • 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.0.tar.gz
Algorithm Hash digest
SHA256 56e732a91ecaebd750ce378ebdb89a98f0a2bdef51df1b78474698528ebec7fe
MD5 65dc9a043b52fa3173ea64d878fa1f76
BLAKE2b-256 ce4b0cd383ebd672a76bfcd2ff2d7291358377ee32d159ac9d42ade695934c72

See more details on using hashes here.

File details

Details for the file jira_simple_cli-1.0.0-py3.8.egg.

File metadata

  • Download URL: jira_simple_cli-1.0.0-py3.8.egg
  • Upload date:
  • Size: 7.6 kB
  • Tags: Source
  • 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.0-py3.8.egg
Algorithm Hash digest
SHA256 d6e805255015e1838ceb290946a18afcf6c98730a5d96acf3d78c3ba58576ddc
MD5 efd2210d72c27a744915e2c90cc88c06
BLAKE2b-256 c463a50205779a3ee367b78901753dc40ce0373708acd525f6ea0ea31ba1b398

See more details on using hashes here.

File details

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

File metadata

  • Download URL: jira_simple_cli-1.0.0-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.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e7315b6ac355ce80e2726d795c7e3180e3c7ef0b7a5ff12f321dac5e4e2e4418
MD5 6a735ef62bb70b9619e293dc6839b941
BLAKE2b-256 25587ce2e2e6bbc73db987ef0727e4a4dc8f2f5a6d48d6e6febc50b77c54cb37

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