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

Package: python3-pyodbc (5.1.0-1)

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 Package Size Installed Size Files
alpha (unofficial port) 79.5 kB495.0 kB [list of files]
amd64 83.1 kB381.0 kB [list of files]
arm64 75.9 kB491.0 kB [list of files]
armel 70.4 kB325.0 kB [list of files]
armhf 73.5 kB277.0 kB [list of files]
hppa (unofficial port) 82.0 kB385.0 kB [list of files]
i386 85.6 kB355.0 kB [list of files]
ia64 (unofficial port) 96.0 kB575.0 kB [list of files]
m68k (unofficial port) 79.8 kB349.0 kB [list of files]
mips64el 75.4 kB505.0 kB [list of files]
ppc64 (unofficial port) 84.4 kB491.0 kB [list of files]
ppc64el 83.8 kB491.0 kB [list of files]
riscv64 81.7 kB347.0 kB [list of files]
s390x 79.9 kB391.0 kB [list of files]
sh4 (unofficial port) 89.8 kB359.0 kB [list of files]
sparc64 (unofficial port) 71.1 kB2,167.0 kB [list of files]
x32 (unofficial port) 85.9 kB347.0 kB [list of files]