all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: pyodbc  ]

Package: python3-pyodbc (4.0.30-1 and others)

Links for python3-pyodbc

Screenshot

Debian Resources:

Download Source Package pyodbc:

Maintainers:

External Resources:

Similar packages:

Python3 module for ODBC database access

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')

Other Packages Related to python3-pyodbc

  • depends
  • recommends
  • suggests
  • enhances

Download python3-pyodbc

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 4.0.30-1+b2 87.1 kB362.0 kB [list of files]
arm64 4.0.30-1+b2 81.0 kB352.0 kB [list of files]
armel 4.0.30-1+b2 76.3 kB302.0 kB [list of files]
armhf 4.0.30-1+b2 78.8 kB250.0 kB [list of files]
i386 4.0.30-1+b2 90.4 kB340.0 kB [list of files]
mips64el 4.0.30-1+b2 79.7 kB406.0 kB [list of files]
mipsel 4.0.30-1+b2 79.1 kB350.0 kB [list of files]
ppc64el 4.0.30-1+b2 89.2 kB456.0 kB [list of files]
s390x 4.0.30-1+b2 79.2 kB364.0 kB [list of files]