About ceODBC
ceODBC is a Python extension module that enables access to databases using the ODBC API and conforms to the Python database API 2.0 specifications with a few exceptions. For more information on the database API specification, see here.
Download/Install
Version 3.0, released May 27, 2021
Install by issuing the command
python -m pip install ceODBC --upgradeor download directly from PyPI.
Older versions can be found in the files section at Sourceforge.