Paket: python3-pyodbc (4.0.17-1)
Links für python3-pyodbc
Trisquel-Ressourcen:
Quellcode-Paket pyodbc herunterladen:
Betreuer:
Original Maintainers:
- Deepak Tripathi
- Debian Python Modules Team (E-Mail-Archiv)
Externe Ressourcen:
- Homepage [mkleehammer.github.io]
Ähnliche Pakete:
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')
Andere Pakete mit Bezug zu python3-pyodbc
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libodbc1 (>= 2.3.1)
- ODBC library for Unix
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.7)
- dep: python3 (>= 3.6~)
python3-pyodbc herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
amd64 | 44,8 kB | 144 kB | [Liste der Dateien] |