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.7.202507171349.tar.gz (120.1 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.7.202507171349-cp310-cp310-manylinux_2_34_x86_64.whl (315.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

File details

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

File metadata

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

File hashes

Hashes for lxpyodbc-2.7.202507171349.tar.gz
Algorithm Hash digest
SHA256 b0476cd9fc46fd6019877dd8dcce202d9ce107c061edbda3de6c6b504657b3fd
MD5 d6142fcec9422b883ba7550008e93021
BLAKE2b-256 2365f34e276ed387442a55f8fcbf80a3f0999e63cdcbcf964af8ff18d4a0352e

See more details on using hashes here.

File details

Details for the file lxpyodbc-2.7.202507171349-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for lxpyodbc-2.7.202507171349-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c63db7387914aec79d807e11f56dd91bd001d144d58c0c910726831c5d80566d
MD5 3e9cd176695a5674c4fd4544e0655f1d
BLAKE2b-256 3e924acad3098889e8baaba6599806010c66c8207df91908f3292113fb0d81ca

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