全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: pyodbc  ]

套件:python3-pyodbc(4.0.22-1 以及其他的)

python3-pyodbc 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 pyodbc

維護小組:

外部的資源:

相似套件:

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 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 python3-pyodbc

下載可用於所有硬體架構的
硬體架構 版本 套件大小 安裝後大小 檔案
amd64 4.0.22-1+b1 55。9 kB304。0 kB [檔案列表]
arm64 4.0.22-1+b1 55。7 kB320。0 kB [檔案列表]
armhf 4.0.22-1+b1 48。8 kB216。0 kB [檔案列表]
i386 4.0.22-1+b1 57。1 kB282。0 kB [檔案列表]