Package: python3-pyodbc (5.1.0-1) [debports]
Links for python3-pyodbc
Debian Resources:
Download Source Package :
Not foundMaintainers:
External Resources:
- Homepage [mkleehammer.github.io]
Similar packages:
Python 3-modul for ODBC-databaseadgang
Et Python 3 DB API 2-modul for ODBC. Ingen tredjepartsbiblioteker er krævet. Kun Pythondatatyper bruges, såsom decimal og datetime. Modulet implementerer Python Database API-specifikationen version 2.0. For eksempel:
import pyodbcOpret så en forbindelse ved at sende en ODBC-forbindelsesstreng til forbindelsesmetoden. Dette trin kan medføre, at ODBC indlæser databasedriveren (SQL-serverdriveren i dette eksempel) og forbind så til databasen.
cnxn = pyodbc.connect('DSN=northwind')
Other Packages Related to python3-pyodbc
|
|
|
|
-
- dep: libc6.1 (>= 2.37)
- GNU C-bibliotek: Delte biblioteker
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- GCC støttebibliotek
-
- dep: libodbc2 (>= 2.3.1)
- ODBC Driver Manager-bibliotek for Unix
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ bibliotek v3
-
- dep: libunwind8
- Bibliotek til at bestemme call-chain for et program - kørselstid
-
- dep: python3 (<< 3.13)
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
- dep: python3 (>= 3.11~)
Download python3-pyodbc
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
ia64 (unofficial port) | 96.0 kB | 575.0 kB | [list of files] |