[ buster ]
[ Source: pyodbc ]
Package: python-pyodbc-dbg (4.0.22-1 and others)
Links for python-pyodbc-dbg
Debian Resources:
Download Source Package pyodbc:
Maintainers:
External Resources:
- Homepage [mkleehammer.github.io]
Similar packages:
Python module for ODBC database access - Debugging symbols
A Python 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 python-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: python-dbg
- debug build of the Python Interpreter2 (version 2.7)
- dep: python-dbg (<< 2.8)
- dep: python-dbg (>= 2.7~)
-
- dep: python-pyodbc (= 4.0.22-1+b1)
- Python module for ODBC database access
Download python-pyodbc-dbg
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 4.0.22-1+b1 | 288.9 kB | 697.0 kB | [list of files] |
arm64 | 4.0.22-1+b1 | 280.9 kB | 706.0 kB | [list of files] |
armhf | 4.0.22-1+b1 | 280.8 kB | 639.0 kB | [list of files] |
i386 | 4.0.22-1+b1 | 269.8 kB | 639.0 kB | [list of files] |