A local client for connecting and working with Jira
Project description
Shipyard Jira
Shipyard Jira is a Python library that provides a convenient interface for interacting with the Jira issue tracking system. It simplifies the process of managing Jira issues, allowing users to create, update, and query issues programmatically.
Installation
pip install shipyard-jira
Create an API token
Create an API token from your Atlassian account:
STEP 1. Log in to https://id.atlassian.com/manage-profile/security/api-tokens.
STEP 2. Click Create API token.
STEP 3. From the dialog that appears, enter a memorable and concise Label for your token and click Create.
STEP 4. Click Copy to clipboard, then paste the token to your script, or elsewhere to save:
NOTE:
- For security reasons it isn't possible to view the token after closing the creation dialog; if necessary, create a new token.
- You should store the token securely, just as for any password.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for shipyard_jira-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bcd37491f85c0f60668e74387421ce611a2eaa8bf05bd9ebfa1313d6eadd9a1 |
|
MD5 | 9a05bb6f18b288d2a5d0d83c8aa67624 |
|
BLAKE2b-256 | d252d0134349c77de0838828f9b9f5c261a7478a2e0ade65b236f97b1abf9f46 |