all options
buster  ]
[ Source: pyodbc  ]

Пакунок: python-pyodbc (4.0.22-1 and others)

Links for python-pyodbc

Screenshot

Debian Resources:

Download Source Package pyodbc:

Maintainers:

External Resources:

Similar packages:

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')

Інші пакунки пов'язані з python-pyodbc

  • depends
  • recommends
  • suggests
  • enhances

Завантажити python-pyodbc

Завантаження для всіх доступних архітектур
Архітектура Версія Розмір пакунка Розмір після встановлення Файли
armhf 4.0.22-1+b1 46.1 kB120.0 kB [список файлів]