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.3.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.3-py3-none-any.whl (114.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for jiraone-0.9.3.tar.gz
Algorithm Hash digest
SHA256 15f48c53644372eeaaa2e3407f5bd459fa0beb7ca6d49dbb8d2852405c906436
MD5 b76bb333fd6742f68d7ca17f35889c16
BLAKE2b-256 b14822725a445b54ef96bcf7f7aae859a930a630901e9ebb3cf1692b48a1953a

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for jiraone-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b86d0e45a01189b99af751c5ad0a3b8e4a0841402cb752af9a2c157ed0532bd0
MD5 5ba6eda99ec9c3d3e9f4da6ee41bf3dc
BLAKE2b-256 b20e59daf5446ef53930e8d5d7a21aaac0d89358f9f7919cab0a432ed7f141a5

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