[ Source: pyodbc ]
Package: python3-pyodbc (5.1.0-1 and others)
Links for python3-pyodbc
Debian Resources:
Download Source Package pyodbc:
Maintainers:
External Resources:
- Homepage [mkleehammer.github.io]
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 pyodbcNext, 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
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 라이브러리: 공유 라이브러리
also a virtual package provided by libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf]
- GCC 기능 지원 라이브러리
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libodbc2 (>= 2.3.1)
- ODBC Driver Manager library for Unix
-
- dep: libstdc++6 (>= 4.1.1)
- GNU 표준 C++ 라이브러리 v3
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
Download python3-pyodbc
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 5.1.0-1+b2 | 66.4 kB | 230.0 kB | [list of files] |
arm64 | 5.1.0-1+b1 | 59.5 kB | 273.0 kB | [list of files] |
armel | 5.1.0-1+b2 | 57.5 kB | 198.0 kB | [list of files] |
armhf | 5.1.0-1+b2 | 59.0 kB | 174.0 kB | [list of files] |
i386 | 5.1.0-1+b2 | 68.3 kB | 219.0 kB | [list of files] |
mips64el | 5.1.0-1+b2 | 62.0 kB | 280.0 kB | [list of files] |
ppc64el | 5.1.0-1+b2 | 67.2 kB | 273.0 kB | [list of files] |
riscv64 | 5.1.0-1+b2 | 65.3 kB | 209.0 kB | [list of files] |
s390x | 5.1.0-1+b2 | 64.0 kB | 233.0 kB | [list of files] |