Skip to main content

API client for the Insight app for Jira

Project description

API client for Jira Insight

This is a API client to access data in the Jira app Insight.

Usage

from jira_insight import *

# Initialize the main Insight object with the URL and credentials for Basic Auth
insight = Insight("https://jira.example.com", ("USERNAME", "PASSWORD"))
# Get a specific object schema by ID
object_schema = InsightObjectSchema(insight, 1)
# Search for objects by IQL
objects = object_schema.search_iql("SerialNumber = DEADBEEF")

Caveats

  • First and foremost: This is alpha software. I use it for a specific use case, but for everything else, there be dragons.
  • This is probably very slow with complex object schemas, as many things are loaded preemptively when the Insight object is first instanciated.
  • You can not yet edit objects after they have been 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 Distribution

jira_insight-0.1.8.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

jira_insight-0.1.8-py3-none-any.whl (27.7 kB view details)

Uploaded Python 3

File details

Details for the file jira_insight-0.1.8.tar.gz.

File metadata

  • Download URL: jira_insight-0.1.8.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for jira_insight-0.1.8.tar.gz
Algorithm Hash digest
SHA256 3e473012c9d9c4eb524ceab02ada8b65dbe69c58a93ab7d4f1fcdfa371dd66eb
MD5 2aec3f39282e6d16dd9ba9043e8682fb
BLAKE2b-256 10e26c2bbb3f7777df6d687112941d49d2f5fead18483064ba64b939e5174695

See more details on using hashes here.

File details

Details for the file jira_insight-0.1.8-py3-none-any.whl.

File metadata

  • Download URL: jira_insight-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 27.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for jira_insight-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 fe859886253242c63d59c54b3150a9498cc60816c4b86ef1d24db57cec7291bb
MD5 4010ce0755b38655b16fbd22fa05d229
BLAKE2b-256 9ba2b8bc016120d4f631888d78d3b6cee1fdc1dc4d23e1b75d1850644c5fe8b4

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