Skip to content
Sections
>> Trisquel >> Paketler >> nabia >> python >> python3-pyodbc
etiona  ] [  nabia  ] [  aramo  ]
[ Kaynak: pyodbc  ]

Paket: python3-pyodbc (4.0.22-2build2)

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
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    ayrıca şunun tarafından sağlanan bir sanal paket libc6-udeb
    dep: libc6 (>= 2.4) [armhf]
  • dep: libgcc-s1 (>= 3.0) [amd64]
    GCC support library
    dep: libgcc-s1 (>= 3.5) [armhf]
  • dep: libodbc1 (>= 2.3.1)
    ODBC library for Unix
  • dep: libstdc++6 (>= 4.1.1) [amd64]
    GNU Standard C++ Library v3
    dep: libstdc++6 (>= 4.3.0) [armhf]
  • dep: python3 (<< 3.9)
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (>= 3.8~)

python3-pyodbc indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
amd64 51,9 kB168 kB [dosya listesi]
armhf 45,3 kB115 kB [dosya listesi]