pyodbc:Python ODBC桥

时间:2021-02-04 21:12:32
【文件属性】:
文件名称:pyodbc:Python ODBC桥
文件大小:309KB
文件格式:ZIP
更新时间:2021-02-04 21:12:32
python database odbc dbapi DatabasePython pyodbc pyodbc是一个开放源代码Python模块,使访问ODBC数据库变得简单。 它实现了规范,但具有更多的Python便利性。 最简单的安装方法是使用pip: pip install pyodbc Windows和macOS上的大多数Python版本都提供了预编译的二进制*。 在其他操作系统上,它将从源代码构建。 请注意,pyodbc包含C ++扩展名,因此您需要在计算机上安装所有操作系统的合适的C ++编译器才能安装pyodbc。 有关详细信息,请参阅。
【文件预览】:
pyodbc-master
----MANIFEST.in(177B)
----.travis.yml(6KB)
----docs()
--------_config.yml(25B)
--------index.md(620B)
----tests2()
--------empty.accdb(304KB)
--------sqldwtests.py(54KB)
--------mysqltests.py(27KB)
--------testbase.py(819B)
--------test.xls(18KB)
--------dbapi20.py(31KB)
--------test.py(1KB)
--------pgtests.py(22KB)
--------empty.mdb(184KB)
--------informixtests.py(46KB)
--------accesstests.py(23KB)
--------sqlservertests.py(73KB)
--------dbapitests.py(1KB)
--------sqlitetests.py(26KB)
--------sqlite.db(2KB)
--------exceltests.py(5KB)
--------testutils.py(4KB)
----tests3()
--------empty.accdb(304KB)
--------sqldwtests.py(53KB)
--------mysqltests.py(28KB)
--------testbase.py(819B)
--------dbapi20.py(31KB)
--------test.py(333B)
--------pgtests.py(28KB)
--------empty.mdb(184KB)
--------informixtests.py(45KB)
--------accesstests.py(21KB)
--------sqlservertests.py(72KB)
--------dbapitests.py(1KB)
--------sqlitetests.py(25KB)
--------exceltests.py(5KB)
--------testutils.py(4KB)
--------issue802.py(3KB)
----appveyor.yml(4KB)
----src()
--------textenc.cpp(6KB)
--------params.cpp(71KB)
--------row.h(2KB)
--------pyodbccompat.h(5KB)
--------errors.cpp(10KB)
--------params.h(413B)
--------dbspecific.h(1KB)
--------buffer.h(2KB)
--------wrapper.h(2KB)
--------pyodbc.h(4KB)
--------row.cpp(17KB)
--------pyodbcdbg.cpp(5KB)
--------pyodbcmodule.h(2KB)
--------errors.h(4KB)
--------connection.cpp(52KB)
--------pyodbc.rc(2KB)
--------cursor.cpp(83KB)
--------resource.h(386B)
--------cnxninfo.cpp(7KB)
--------cnxninfo.h(2KB)
--------textenc.h(5KB)
--------cursor.h(6KB)
--------getdata.h(411B)
--------connection.h(5KB)
--------buffer.cpp(2KB)
--------pyodbcmodule.cpp(44KB)
--------pyodbccompat.cpp(957B)
--------getdata.cpp(25KB)
----issue_template.md(422B)
----setup.py(12KB)
----.gitignore(654B)
----appveyor()
--------compile.cmd(3KB)
--------test_script.cmd(7KB)
--------after_test.cmd(394B)
--------test_connect.py(67B)
--------build_script.cmd(2KB)
--------install.ps1(10KB)
----notes.txt(2KB)
----README.md(1KB)
----utils()
--------build-releases.cmd(157B)
--------build-releases.sh(347B)
----.flake8(143B)
----LICENSE.txt(868B)

网友评论