blob: ee37dbc495e9d9d5f3bb5e0d49ea55679fda3921 (
plain) (
blame)
1
2
3
4
5
6
|
pyodbc is a Python module that allows you to use ODBC to connect to
almost any database from Windows, Linux, OS/X, and more.
It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database
programming even more.
|