Skip to main content

DB API Module for ODBC

Project description

pyodbc

Build Status Windows Status 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 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 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

pyodbc-4.0.31.tar.gz (280.7 kB view details)

Uploaded Source

Built Distributions

pyodbc-4.0.31-cp39-cp39-win_amd64.whl (72.3 kB view details)

Uploaded CPython 3.9Windows x86-64

pyodbc-4.0.31-cp39-cp39-macosx_10_9_x86_64.whl (67.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pyodbc-4.0.31-cp38-cp38-win_amd64.whl (72.5 kB view details)

Uploaded CPython 3.8Windows x86-64

pyodbc-4.0.31-cp38-cp38-win32.whl (62.6 kB view details)

Uploaded CPython 3.8Windows x86

pyodbc-4.0.31-cp38-cp38-macosx_10_9_x86_64.whl (67.9 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pyodbc-4.0.31-cp37-cp37m-win_amd64.whl (72.5 kB view details)

Uploaded CPython 3.7mWindows x86-64

pyodbc-4.0.31-cp37-cp37m-win32.whl (64.0 kB view details)

Uploaded CPython 3.7mWindows x86

pyodbc-4.0.31-cp37-cp37m-macosx_10_9_x86_64.whl (67.6 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

pyodbc-4.0.31-cp36-cp36m-win_amd64.whl (82.9 kB view details)

Uploaded CPython 3.6mWindows x86-64

pyodbc-4.0.31-cp36-cp36m-win32.whl (73.3 kB view details)

Uploaded CPython 3.6mWindows x86

pyodbc-4.0.31-cp27-cp27m-win_amd64.whl (65.6 kB view details)

Uploaded CPython 2.7mWindows x86-64

pyodbc-4.0.31-cp27-cp27m-win32.whl (58.5 kB view details)

Uploaded CPython 2.7mWindows x86

File details

Details for the file pyodbc-4.0.31.tar.gz.

File metadata

  • Download URL: pyodbc-4.0.31.tar.gz
  • Upload date:
  • Size: 280.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31.tar.gz
Algorithm Hash digest
SHA256 89256e79d23415887cacf0a821f9f94baa5d833080521d456687d5e88c40c226
MD5 6be105ec9286f558162f0225d99a5477
BLAKE2b-256 f220fce702980820fedf856c95787c20a5bbe2bbe4e141d56c7a5004fe6b06fa

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 72.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 78d73b9c1fadcaca50d5ba76fcef08da866989cba5a3b347bbbeb809898c5db0
MD5 d8e56cd6630ee1d6cc8cd5dbd102f541
BLAKE2b-256 186e7d22e00251b4ee3be4ccb0fe9c66b06d6ff900cf9dd7a85d12423765cd9f

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 67.8 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6

File hashes

Hashes for pyodbc-4.0.31-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c26f13f68bb67358d06c8e451b7129ffd0f7bfd0b9862c25eb84231c06570969
MD5 3f5e2a120c5e34e315c59b81c31a57cb
BLAKE2b-256 07fef6842980fdf3332edc6c5c6ec75a89238277de4e09ff9f45792fa70cc44a

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 72.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d35c39d5bae89a467be02e438e98dd665d9e764a631558a2ba7c3d4f9c1c0ba1
MD5 74b04e57f2ec86c4343a41dfd44e3b3c
BLAKE2b-256 7c86654d9b38f5feeadf1f9dd8de08937b31de2b78e8e603580da87bf9e3b350

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp38-cp38-win32.whl
  • Upload date:
  • Size: 62.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ee71646c173db7d9672706a2ffab453731e3e71bd33ca77bba87ad0cbceb2a4d
MD5 384892046b3d3440acc212812d62e211
BLAKE2b-256 eb207c66d221f500a5d967a97e766be6b9653608d8b178bcf3cca3d3d96f0d92

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 67.9 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6

File hashes

Hashes for pyodbc-4.0.31-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7653763421de86a592a1f6e90795c123a8ab376f3c60479b93e60323600dc94b
MD5 ee3d6f983fdb953fa228bcb48f6681e1
BLAKE2b-256 c9f12e1b8b37bb9a44434f01ddb7d1e44b6afe0230147052a524f16d2ce69413

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 72.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b3dbc1fe79e563d3ada9dda8a7f9339823fc8b6286f6bac8caa2f5784b098dbf
MD5 776d7cf8e1251f99083da839fc573575
BLAKE2b-256 80504a44141d582da6fb0be1145deb9739f26821652edf75e04a0a16be36e4b6

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 64.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 22a1b1f69fc0694ad5cccd0e59bd154c6a7a3f3520eca15c8cb6b6d2e9a61a29
MD5 640ce00157508f1ad588101f6a07379c
BLAKE2b-256 6b9372c19cf109ef9cf423a696b347dfc98caa85b36e1c41d5b264f7d44b0c6e

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 67.6 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.6

File hashes

Hashes for pyodbc-4.0.31-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9dd09ea1f8b0cbd0f9084cf71621fb0362fcf98677dccbf72ab7290b4e1f8290
MD5 73ac09e3de54f2a84ce08533477eed8e
BLAKE2b-256 409891d63af223a8b8cf2510b20054e4da0858f1454739a5e47e4077b19a5d8a

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 82.9 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 30c7ee71e2361d19f6bdaba138a635e3b956501365c1e4f9492ce8ae25497fc7
MD5 ee4f8785205754445bc83a52af9facae
BLAKE2b-256 eb192d56abe9f2eb65183e8775e5ed26741e3ea9ec7ab188184d471ccd41cf3d

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 73.3 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 3b9f387de4b4ddb9a14cbc29bf2243e1852936a7bdaf008415766ddaa5bcb23a
MD5 ad08c42c1a645c5a39c86e12773b5874
BLAKE2b-256 073dff7dac48eb1d87a2c53512ff54fa007ebdb34771f52c0f272598cdee13cc

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 65.6 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 ef7081be80f72a55d67115743b4b5b549731a1eabac0ff77ed1bbb5317f46b49
MD5 28bb504b334cb555f3c4186830eb5be4
BLAKE2b-256 2a04b302415caf17e2bba38076399843ada7dc638590b2143b524d0e3b180276

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.31-cp27-cp27m-win32.whl.

File metadata

  • Download URL: pyodbc-4.0.31-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 58.5 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5

File hashes

Hashes for pyodbc-4.0.31-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 9dfed15c049c3862d3c00b9e407548339f2483b0044fe2d0941acfac5c3168fa
MD5 ea69e6bb79b6ef533018b57d3ead1464
BLAKE2b-256 06530bcb4ba7bb73f8dea0b7681d8dcb247ab9b430e79b82e3f649aa73786abe

See more details on using hashes here.

Supported by

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