[ buster ]
[ Source: pyodbc ]
Package: python3-pyodbc-dbg (4.0.22-1 and others)
Links for python3-pyodbc-dbg
Debian Resources:
Download Source Package pyodbc:
Maintainers:
External Resources:
- Homepage [mkleehammer.github.io]
Similar packages:
Python3 module for ODBC database access - Debugging symbols
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')
This package contains debugging symbols.
Other Packages Related to python3-pyodbc-dbg
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [not armhf]
- GCC támogató programkönyvtár
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libodbc1 (>= 2.3.1)
- ODBC library for Unix
-
- dep: libstdc++6 (>= 4.1.1) [not armhf]
- GNU Standard C++ Library v3
- dep: libstdc++6 (>= 4.3.0) [armhf]
-
- dep: python3-dbg
- debug build of the Python 3 Interpreter (version 3.7)
- dep: python3-dbg (<< 3.8)
- dep: python3-dbg (>= 3.6~)
-
- dep: python3-pyodbc (= 4.0.22-1+b1)
- Python3 module for ODBC database access
Download python3-pyodbc-dbg
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 4.0.22-1+b1 | 641.8 kB | 1,793.0 kB | [list of files] |
arm64 | 4.0.22-1+b1 | 634.6 kB | 1,832.0 kB | [list of files] |
armhf | 4.0.22-1+b1 | 611.3 kB | 1,523.0 kB | [list of files] |
i386 | 4.0.22-1+b1 | 591.7 kB | 1,518.0 kB | [list of files] |