DB API Module for ODBC
Project description
# pyodbc
[](https://travis-ci.org/mkleehammer/pyodbc) [](https://ci.appveyor.com/project/mkleehammer/pyodbc) [](https://pypi.org/project/pyodbc/)
pyodbc is an open source Python module that makes accessing ODBC databases simple. It implements the [DB API 2.0](https://www.python.org/dev/peps/pep-0249) specification but is packed with even more Pythonic convenience.
The easiest way to install is to use pip:
pip install pyodbc
Precompiled binary wheels are provided for most Python versions on Windows and macOS. On other operating systems this will build from source. Note, pyodbc contains C++ extensions so you will need a suitable C++ compiler on your computer to install pyodbc, for all operating systems. See the [docs](https://github.com/mkleehammer/pyodbc/wiki/Install) for details.
[Documentation](https://github.com/mkleehammer/pyodbc/wiki)
[Release Notes](https://github.com/mkleehammer/pyodbc/releases)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for pyodbc-4.0.30b1-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | da821ae571fd8fcdbb5aeb581ae6e7d1d410a8b9b21c8797738402c59c20a82e |
|
MD5 | e70597b82d814e153c291836b3c41983 |
|
BLAKE2b-256 | 4f951d0075dfc462e5983aac1283eda27fafe2fe6459ccb015ef910eb5349c55 |
Hashes for pyodbc-4.0.30b1-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1376587df205d27fb43ba3c7f0b8229946b74f0a1d7f89e915d3264ceb71b31 |
|
MD5 | 0541b1b6702e8486d7f880ca45140c87 |
|
BLAKE2b-256 | 1d7183c9386ba0c333bb4ae72b76903fe921ac9bc4e84e776dbe553353804e2a |
Hashes for pyodbc-4.0.30b1-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f49b6e60c802344a4f44272f032cd67dd62cfa7bacae88310fa264dc5b8ca77c |
|
MD5 | 88320a0498db215e1e7edfc060d880ca |
|
BLAKE2b-256 | 123803b7507ea1e63e98fc1fe86956e056f3fa46a0d201d4957db68873114ae2 |
Hashes for pyodbc-4.0.30b1-cp27-none-macosx_10_15_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5afeef07c3b2558ced328f2c84b2281ff3dbc34ef8f165707bb4975b65a0ed6f |
|
MD5 | 0f6aceeb44d6c1dc65b68571cf4cc286 |
|
BLAKE2b-256 | 8d9f4b543fb6d5af37802830baf12b7cb129691d3f0052085ddaeefca8f66b74 |