Skip to main content

A REST API Implementation to Jira Cloud APIs for creating reports and for performing other Jira queries.

Project description

Codacy Badge Downloads PyPI version PyPI - License Build Doc jiraone Build Status Code style: black

jiraone

A REST API Implementation to Jira Cloud APIs for creating reports and for performing other Jira queries.

Configurations

Install using pip. You have to be on Python >= 3.6.x to utilize this script. From version 0.8.6 will require Python 3.9.x and above.

  • Download Python and install it on your device by visiting python.org
  • Run the below command either using a virtual environment or from your Python alias
pip install jiraone

OR

python3 -m pip install jiraone

Classes, functions and methods

jiraone comes with various classes, functions and methods. Aliases as well, are used to represent links to classes and functions. The major ones to take note of are the ones shown on the directory link below.

If you would like more information on how to use the classes, methods or functions. Open the jiraone package and read the docstring on the aforementioned methods or functions to get further information.

If you're connecting to a Jira server or data centre, you must change the API endpoint to point to server instances. To do that, change the attribute LOGIN.api = False this helps to use the endpoint /rest/api/latest which is compatible with Jira server or datacenter.

from jiraone import LOGIN

data = "username", "password", "https://server.jiraserver.com"
LOGIN.api = False
LOGIN(*data)

The above login method applies only when you need to access a Jira server or datacenter type instances. The above has little or no effect on cloud instances and will work normally.

Directory

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

jiraone-0.9.4.tar.gz (121.9 kB view details)

Uploaded Source

Built Distribution

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

jiraone-0.9.4-py3-none-any.whl (114.5 kB view details)

Uploaded Python 3

File details

Details for the file jiraone-0.9.4.tar.gz.

File metadata

  • Download URL: jiraone-0.9.4.tar.gz
  • Upload date:
  • Size: 121.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for jiraone-0.9.4.tar.gz
Algorithm Hash digest
SHA256 93395de253252018d8b8615df8a83787e7e8261003f3babee9212978de947661
MD5 6705e323cc37b8b4a9d749df1119c6e3
BLAKE2b-256 4f3c4d5a8948283da7d3d9d055c6232f4ab6252d1772f24534b71ef367a01b6e

See more details on using hashes here.

File details

Details for the file jiraone-0.9.4-py3-none-any.whl.

File metadata

  • Download URL: jiraone-0.9.4-py3-none-any.whl
  • Upload date:
  • Size: 114.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for jiraone-0.9.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f6ea9879710b0ebd90035ba1333b8dcf382a3d1b768214e3d8ecb730435b57d8
MD5 7e7fb3bff9e66b4603ed4ee39e0112e9
BLAKE2b-256 aa2ecee50594efcdbf8df55aa4d2c2e749c84db04bd1e35bdc9ac4cda595e8d4

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