Library for interacting with Jira Cloud Insight API
Project description
insightlab
Python library to interact with Jira Cloud Insight's API.
If you want to run the tests in examples/
, simply pip-install the current module and create the environnment variable INSIGHT_TOKEN
, with a proper value.
linux sh/bash/...: export INSIGHT_TOKEN="<...>"
windows powershell: $env:INSIGHT_TOKEN="<...>";
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
insightlab-0.3.tar.gz
(5.1 kB
view hashes)