Python method which converts a 15 Character Salesforce ID to an 18 Character ID. Copy the method from the main.py file to your own project and then it can be called from python using convert_to_18_char('MyIDHere')
replacing MyIDHere with the 15 character ID.