Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shipyard_jira-0.1.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

shipyard_jira-0.1.2-py3-none-any.whl (6.7 kB view hashes)

Uploaded Python 3

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