Skip to main content

Python library for interacting with JIRA via REST APIs.

Project description

https://pypip.in/py_versions/jira/badge.svg?style=flat https://pypip.in/license/jira/badge.svg?style=flat https://pypip.in/download/jira/badge.svg?style=flat https://pypip.in/version/jira/badge.svg?style=flat https://pypip.in/egg/jira/badge.svg?style=flat https://pypip.in/wheel/jira/badge.svg?style=flat
https://api.travis-ci.org/pycontribs/jira.svg?branch=master https://pypip.in/status/jira/badge.svg?style=flat https://img.shields.io/coveralls/pycontribs/jira.svg http://api.flattr.com/button/flattr-badge-large.png https://img.shields.io/bountysource/team/pycontribs/activity.svg

This library eases the use of the JIRA REST API from Python and it has been used in production for years.

As this is an open-source project that is community maintained, do not be surprised if some bugs or features are not implemented quickly enough. You are always welcomed to use BountySource to motivate others to help.

Quickstart

Feeling impatient? I like your style.

from jira import JIRA

jira = JIRA('https://jira.atlassian.com')

issue = jira.issue('JRA-9')
print issue.fields.project.key             # 'JRA'
print issue.fields.issuetype.name          # 'New Feature'
print issue.fields.reporter.displayName    # 'Mike Cannon-Brookes [Atlassian]'

Installation

Download and install using pip install jira or easy_install jira

You can also try pip install --user --upgrade jira which will install or upgrade jira to your user directory. Or maybe you ARE using a virtualenv right?

Usage

See the documentation for full details.

Credits

In additions to all the contributors we would like to thank to these companies:

  • Atlassian for developing such a powerful issue tracker and for providing a free on-demand JIRA instance that we can use for continous integration testing.

  • JetBrains for providing us with free licenses of PyCharm

  • Travis for hosting our continous integration

  • Navicat for providing us free licenses of their powerful database client GUI tools.

  • Citrix for providing maintenance of the library.

https://www.atlassian.com/dms/wac/images/press/Atlassian-logos/logoAtlassianPNG.png https://www.jetbrains.com/pycharm/docs/logo_pycharm.png https://upload.wikimedia.org/wikipedia/en/9/90/PremiumSoft_Navicat_Premium_Logo.png http://www.citrix.com/content/citrix/en_us/go/pocketplan/_jcr_content/par/sectionblock_1/sectionPar/contentblock/contentPar/col_control/colPar-1/image.img.jpg/1396300197957.jpg

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-0.43.tar.gz (40.3 kB view details)

Uploaded Source

Built Distribution

jira-0.43-py2.py3-none-any.whl (43.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file jira-0.43.tar.gz.

File metadata

  • Download URL: jira-0.43.tar.gz
  • Upload date:
  • Size: 40.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jira-0.43.tar.gz
Algorithm Hash digest
SHA256 db84af08dcdc77e3767e00affab9a0dc280639f3c672a7f8f8b9173a89f2ec18
MD5 c4a360bd30d3631473d64a8260f9bf3f
BLAKE2b-256 da893d1586c90bd129926a882c9d1049d4af1d5cf4e47a824d27629eb0c1f160

See more details on using hashes here.

File details

Details for the file jira-0.43-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for jira-0.43-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ffc7598ed41ba91e805d008c7ec6edfc794ef9755805b5f4f0074047d7e963eb
MD5 61905716aac9e658d2e7b4cbb4f8304e
BLAKE2b-256 e8e9e0029ad24ae60d32742125d9522a5fc1ff3ddcd8d0e69d4c867991ee5d8c

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