Skip to content
/ jira2py Public

The Python library to interact with Atlassian Jira REST API

License

Notifications You must be signed in to change notification settings

en-ver/jira2py

Repository files navigation

jira2py

jira2py is a Python package designed for seamless integration with JIRA API. It provides an intuitive and modular approach to managing issues, searching for data, handling fields, and interacting with JIRA. The package is built on top of the official Jira API and simply wraps the API calls into a Pythonic interface.


Features

  • Issue Management: Retrieve and update JIRA issue data.
  • JIRA Query Language (JQL) Support: Search for issues using powerful JQL expressions.
  • Field Management: Fetch metadata about JIRA fields and map between field names and IDs.
  • Changelog Retrieval: Retrieve the history of changes for specific issues.

About

The Python library to interact with Atlassian Jira REST API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages