alla flaggor
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Källkod: pyodbc  ]

Paket: python3-pyodbc (4.0.22-1 och andra)

Länkar för python3-pyodbc

Screenshot

Debianresurser:

Hämta källkodspaketet pyodbc:

Ansvariga:

Externa resurser:

Liknande paket:

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

Andra paket besläktade med python3-pyodbc

  • beror
  • rekommenderar
  • föreslår
  • enhances

Hämta python3-pyodbc

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Version Paketstorlek Installerad storlek Filer
armhf 4.0.22-1+b1 48,8 kbyte216,0 kbyte [filförteckning]