https://www.python.org/downloads/
Library: Pandas - SQL Access
Installation:
c:\Python\pip install pandas
Library: Pyodbc- ODBC Drivers
Installation:
c:\Python\pip install pyodbc
Library: xlrd- Excel Drivers (Excel Installation is not required with that driver)
Installation:
c:\Python\pip install xlrd