全部搜索项
buster  ]
[ 源代码: pyodbc  ]

软件包:python-pyodbc(4.0.22-1 以及其他的)

python-pyodbc 的相关链接

Screenshot

Debian 的资源:

下载源码包 pyodbc

维护小组:

外部的资源:

相似软件包:

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python-pyodbc

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
armhf 4.0.22-1+b1 46.1 kB120.0 kB [文件列表]