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.
Use the provided setup.py to build and install the module which makes use of
the distutils module made available in Python 2.0 and up.
Download 2.0.1 released October 15, 2011
Download 2.0 released March 29, 2010
Download 1.2 released October 26, 2007
Download 1.1 released August 7, 2007
Download 1.0 released July 26, 2007