JiraToolbox is a mini module that provides an easy interface to make calls to Atlassian's jira's REST API servers
#Note 1: Python 2.7 or above is required to run this program. #Note 2: If autoinstallation of 'requests' library doesn't works, please, run the command manually:
pip install requests