jira 3.8.0
0
Python library for interacting with JIRA via REST APIs.
Contents
Python library for interacting with JIRA via REST APIs.
How to Install jira
You can install jira using pip
pip install jira
or add it to a project with poetry
poetry add jira
Package Details
- Author
- Ben Speakmon
- License
- BSD-2-Clause
- Homepage
- https://github.com/pycontribs/jira
- PyPi:
- https://pypi.org/project/jira/
- Documentation:
- https://jira.readthedocs.io
Classifiers
- Internet/WWW/HTTP
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common jira errors.
Code Examples
Here are some jira
code examples and snippets.