tüm seçenekler
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Kaynak: pyodbc  ]

Paket: python3-pyodbc (5.1.0-1)

python3-pyodbc için bağlantılar

Screenshot

Debian Kaynakları:

pyodbc Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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

python3-pyodbc ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

python3-pyodbc indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
amd64 83,1 kB381,0 kB [dosya listesi]