jira v3.10.5
pypiPython library for interacting with JIRA via REST APIs.
Updated
View on PyPI →
Version
3.10.5
14d ago
License
BSD License
14d ago
Weekly Downloads
N/A
Dependencies
36
14d ago
Required Runtime
>=3.10
14d ago
Deprecated
No
14d ago
Weekly downloads
Release activity
1 release tracked. Last release: 14 days ago.
v3.10.5
current
v3.10.5
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3.10 | 14d ago |
| deprecated | (none) → false | 14d ago |
| latest_version | (none) → 3.10.5 | 14d ago |
| dep_count | (none) → 36 | 14d ago |
| license | (none) → BSD License | 14d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/jira/latest_version
{ "value": "3.10.5" }
CLI
$ npx grounded-cli jira
jira@3.10.5 (pypi)