Connecting to databases that support ODBC from Python with pyodbc pyodbc is an open-source Python module that provides access to databases for which an ODBC driver is available. pyodbc implements the Python DB API 2.0 specification. The Python DB API defines a database-neutral interface to data stored in relational databases. Python DB was designed to allow conformant modules to provide a consiste