[ buster ]
[ Bron: pyodbc ]
Pakket: python-pyodbc (4.0.22-1 en anderen)
Verwijzigingen voor python-pyodbc
Debian bronnen:
Het bronpakket pyodbc downloaden:
Beheerders:
Externe bronnen:
- Homepage [mkleehammer.github.io]
Vergelijkbare pakketten:
Python module for ODBC database access
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')
Andere aan python-pyodbc gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [niet armhf]
- GCC support bibliotheek
- dep: libgcc1 (>= 1:3.5) [armhf]
-
- dep: libodbc1 (>= 2.3.1)
- ODBC library for Unix
-
- dep: libstdc++6 (>= 4.1.1) [niet armhf]
- GNU Standard C++ Library v3
- dep: libstdc++6 (>= 4.3.0) [armhf]
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
- dep: python (<< 2.8)
- dep: python (>= 2.7~)
python-pyodbc downloaden
Platform | Versie | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
---|---|---|---|---|
amd64 | 4.0.22-1+b1 | 51,9 kB | 165,0 kB | [overzicht] |
arm64 | 4.0.22-1+b1 | 51,3 kB | 172,0 kB | [overzicht] |
armhf | 4.0.22-1+b1 | 46,1 kB | 120,0 kB | [overzicht] |
i386 | 4.0.22-1+b1 | 53,7 kB | 153,0 kB | [overzicht] |