python2-jirashell
JIRA Python library (Python 2)
Install
- All systems
-
curl cmd.cat/python2-jirashell.sh
- Debian
-
apt-get install python-jira
- Ubuntu
-
apt-get install python-jira
- Kali Linux
-
apt-get install python-jira
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-jira
- Dockerfile
- dockerfile.run/python2-jirashell
python-jira
JIRA Python library (Python 2)
This package contains a library that eases the use of the JIRA REST API from Python. This package installs the library for Python 2.