Description
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.
What's New in This Release:
User Reviews for ceODBC FOR LINUX 1
-
ceODBC FOR LINUX provides seamless database access using ODBC API with Python, following DB API 2.0 specifications. Easy setup with DistUtils.