Skip to main content

DB API module for ODBC (LX fork)

Project description

pyodbc

Windows build Ubuntu build PyPI

pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the DB API 2.0 specification but is packed with even more Pythonic convenience.

The easiest way to install pyodbc is to use pip:

python -m pip install pyodbc

On Macs, you should probably install unixODBC first if you don't already have an ODBC driver manager installed. For example, using the homebrew package manager:

brew install unixodbc
python -m pip install pyodbc

Similarly, on Unix you should make sure you have an ODBC driver manager installed before installing pyodbc. See the docs for more information about how to do this on different Unix flavors. (On Windows, the ODBC driver manager is built-in.)

Precompiled binary wheels are provided for multiple Python versions on most Windows, macOS, and Linux platforms. On other platforms pyodbc will be built from the source code. Note, pyodbc contains C++ extensions so you will need a suitable C++ compiler when building from source. See the docs for details.

Documentation

Release Notes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lxpyodbc-2.6.202503071639.tar.gz (119.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lxpyodbc-2.6.202503071639-cp38-cp38-manylinux_2_34_x86_64.whl (362.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ x86-64

File details

Details for the file lxpyodbc-2.6.202503071639.tar.gz.

File metadata

  • Download URL: lxpyodbc-2.6.202503071639.tar.gz
  • Upload date:
  • Size: 119.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.10

File hashes

Hashes for lxpyodbc-2.6.202503071639.tar.gz
Algorithm Hash digest
SHA256 689522daf8751613bc782061461e0a188c42793f633af786cf91b7302efb1e23
MD5 e31b83583d5a84839c40a48d7d05c259
BLAKE2b-256 bb15a3e34fdaccf795cf26d1ea90a1ffd668482357d77c8ea4015b23c3ac28ee

See more details on using hashes here.

File details

Details for the file lxpyodbc-2.6.202503071639-cp38-cp38-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for lxpyodbc-2.6.202503071639-cp38-cp38-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 76b0876a3272238a6966eeb4ce336f3d87f8d63d215848ab281353d9427a8a60
MD5 a680d99a01756ba1e331d7a6a98161b4
BLAKE2b-256 d6fa69606db666f954cb7df457b041e5ed474a3524dc0e92164253410a6939f2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page