Skip to main content

A python tool to interact with Jira

Project description

JIRA Buddy

A python tool to interact with Jira

Installation

uv add .

Configuration

Create a ~/.jiraconfig file with your JIRA credentials:

{
  "url": "https://your-company.atlassian.net",
  "username": "your-email@company.com",
  "api_token": "your-api-token",
  "project": "PROJECT-KEY"
}

To generate an API token, go to: https://id.atlassian.com/manage-profile/security/api-tokens

Usage

Search for tickets

uv run jira-buddy "search term"

Show only your assigned tickets

uv run jira-buddy --own

Search your assigned tickets

uv run jira-buddy "search term" --own

Output formats

JSON output (default)

uv run jira-buddy "search term"
uv run jira-buddy "search term" --json

Text output

uv run jira-buddy "search term" --text

Field filtering

Show only specific fields (JSON)

uv run jira-buddy "search term" --fields key,summary,status

Custom text output

uv run jira-buddy "search term" --text --fields key,assignee,status

Show help

uv run jira-buddy --help

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_buddy-0.0.1.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jira_buddy-0.0.1-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file jira_buddy-0.0.1.tar.gz.

File metadata

  • Download URL: jira_buddy-0.0.1.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for jira_buddy-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d060bdba80d8ae71d8e3eed48ed287d239965a820f49a9bfd6c2ff8fcce51918
MD5 acc638832b380a4c743beaa6fbcb451c
BLAKE2b-256 c044a094f69f0a8bd13d44b460f682d3e2d068fe6064d49ae882e32c9bb88220

See more details on using hashes here.

Provenance

The following attestation bundles were made for jira_buddy-0.0.1.tar.gz:

Publisher: publish.yml on nbr23/jira-buddy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file jira_buddy-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: jira_buddy-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for jira_buddy-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 63fa18dce8aba6ec7eba0115b1626a7945a8a729d07e384a48bfdc3fb028f310
MD5 e526efc3ea7174d433e2b6ca60a07d26
BLAKE2b-256 9701161dd5328c545800816e2aa8ffc58f6dce7eb117b535f1d0f4bbdc5d1ce2

See more details on using hashes here.

Provenance

The following attestation bundles were made for jira_buddy-0.0.1-py3-none-any.whl:

Publisher: publish.yml on nbr23/jira-buddy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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