I am using win32com.client to open Excel with
excel = win32com.client.Dispatch("Excel.Application") workbook = excel.Workbooks.Open(filename,Update