python3-pyodbc - 4.0.30-1+b2 main

A Python3 DB API 2 module for ODBC. No 3rd party libraries are required.
Only native Python datatypes are used, such as decimal and datetime.
It implements the Python Database API Specification v2.0.
For example:
import pyodbc
Next, create a connection by passing an ODBC connection string to the
connect method. This step causes ODBC to load the database driver (the SQL
Server driver in this example) and connect to the database.
cnxn = pyodbc.connect('DSN=northwind')

Priority: optional
Section: python
Suites: amber byzantium crimson dawn landing 
Maintainer: Deepak Tripathi <apenguinlinux [꩜] gmail.com>
 
Homepage Source Package
 

Dependencies

Installed Size: 370.7 kB
Architectures: arm64  amd64 

 

Versions

4.0.30-1+b2 amd64 4.0.30-1+b2 arm64