[ buster ]
[ Quellcode: pyodbc ]
Paket: python-pyodbc-dbg (4.0.22-1 und andere)
Links für python-pyodbc-dbg
Debian-Ressourcen:
Quellcode-Paket pyodbc herunterladen:
Betreuer:
Externe Ressourcen:
- Homepage [mkleehammer.github.io]
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu python-pyodbc-dbg
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [nicht armhf]
- GCC Support-Bibliothek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libodbc1 (>= 2.3.1)
- ODBC-Bibliothek für Unix
-
- dep: libstdc++6 (>= 4.1.1) [nicht armhf]
- GNU-Implementierung der Standard-C++-Bibliothek (Version 3)
- dep: libstdc++6 (>= 4.3.0) [armhf]
-
- dep: python-dbg
- Debugversion des Python2-Interpreters (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
python-pyodbc-dbg herunterladen
Architektur | Version | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|---|
amd64 | 4.0.22-1+b1 | 288,9 kB | 697,0 kB | [Liste der Dateien] |
arm64 | 4.0.22-1+b1 | 280,9 kB | 706,0 kB | [Liste der Dateien] |
armhf | 4.0.22-1+b1 | 280,8 kB | 639,0 kB | [Liste der Dateien] |
i386 | 4.0.22-1+b1 | 269,8 kB | 639,0 kB | [Liste der Dateien] |