[ Källkod: pyodbc ]
Paket: python3-pyodbc (5.1.0-1 och andra)
Länkar för python3-pyodbc
Debianresurser:
Hämta källkodspaketet pyodbc:
Ansvariga:
Externa resurser:
- Hemsida [mkleehammer.github.io]
Liknande paket:
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')
Andra paket besläktade med python3-pyodbc
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC stödbibliotek
-
- dep: libodbc2 (>= 2.3.1)
- ODBC Driver Manager library for Unix
-
- dep: libstdc++6 (>= 4.1.1)
- GNU standardbibliotek v3 för C++
-
- dep: python3 (<< 3.13)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.12~)
Hämta python3-pyodbc
Arkitektur | Version | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|---|
armhf | 5.1.0-1+b2 | 59,0 kbyte | 174,0 kbyte | [filförteckning] |