I would like to update/create everything in Excel file, but want to update/create Jira tickets automatically, using Python.
1.) Use the information from excel file and create tickets automatically in JIRA.
2.) Update an existing Jira ticket automatically with changes in the Excel file.
Could you maybe give me some help how to do this?