wszystkie opcje
buster  ]
[ Pakiet źródłowy: pyodbc  ]

Pakiet: python-pyodbc (4.0.22-1 i inne)

Odnośniki dla python-pyodbc

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego pyodbc:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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 pyodbc
Next, 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')

Inne pakiety związane z python-pyodbc

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python-pyodbc

Pobierz dla wszystkich dostępnych architektur
Architektura Wersja Rozmiar pakietu Rozmiar po instalacji Pliki
armhf 4.0.22-1+b1 46,1 KiB120,0 KiB [lista plików]