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.30.tar.gz (266.3 kB view details)

Uploaded Source

Built Distributions

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

pyodbc-4.0.30-cp39-cp39-win_amd64.whl (67.9 kB view details)

Uploaded CPython 3.9Windows x86-64

pyodbc-4.0.30-cp39-cp39-macosx_10_9_x86_64.whl (63.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pyodbc-4.0.30-cp38-cp38-win_amd64.whl (68.1 kB view details)

Uploaded CPython 3.8Windows x86-64

pyodbc-4.0.30-cp38-cp38-win32.whl (58.3 kB view details)

Uploaded CPython 3.8Windows x86

pyodbc-4.0.30-cp38-cp38-macosx_10_9_x86_64.whl (64.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pyodbc-4.0.30-cp37-cp37m-win_amd64.whl (68.0 kB view details)

Uploaded CPython 3.7mWindows x86-64

pyodbc-4.0.30-cp37-cp37m-win32.whl (59.6 kB view details)

Uploaded CPython 3.7mWindows x86

pyodbc-4.0.30-cp37-cp37m-macosx_10_9_x86_64.whl (63.8 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

pyodbc-4.0.30-cp36-cp36m-win_amd64.whl (78.3 kB view details)

Uploaded CPython 3.6mWindows x86-64

pyodbc-4.0.30-cp36-cp36m-win32.whl (69.0 kB view details)

Uploaded CPython 3.6mWindows x86

pyodbc-4.0.30-cp36-cp36m-macosx_10_9_x86_64.whl (64.5 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

pyodbc-4.0.30-cp27-none-macosx_10_15_x86_64.whl (63.1 kB view details)

Uploaded CPython 2.7macOS 10.15+ x86-64

pyodbc-4.0.30-cp27-cp27m-win_amd64.whl (61.1 kB view details)

Uploaded CPython 2.7mWindows x86-64

pyodbc-4.0.30-cp27-cp27m-win32.whl (54.2 kB view details)

Uploaded CPython 2.7mWindows x86

File details

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

File metadata

  • Download URL: pyodbc-4.0.30.tar.gz
  • Upload date:
  • Size: 266.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pyodbc-4.0.30.tar.gz
Algorithm Hash digest
SHA256 852b5deeeb3366af8b4408efed993501708be45d221881bce60c9aac54be726a
MD5 056631c35a593d18ff91c7978f397ab9
BLAKE2b-256 810dbb08bb16c97765244791c73e49de9fd4c24bb3ef00313aed82e5640dee5d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 67.9 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for pyodbc-4.0.30-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b149b0c2d11833bbd5355a8fe5a8b41fba5518dacdc613a0218fd77c2969a4f5
MD5 ad355411490e41f8e7530a63765f6daf
BLAKE2b-256 7ec4dcfff801cbd8272496e9f0b87ef0f3100542aa36db1a7c93557385d3c0e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 63.3 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for pyodbc-4.0.30-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3bf7fd4d7a42fa4f0a50cf2418d49cd3c8fa05b8a1972534f0ebfadd92c7ce52
MD5 4db7b84e838dc375b56e3c2d6a6f9803
BLAKE2b-256 8b46556b172b3a62387a478a3cdd1b7a2c4e52555303d46c23c321b17802feab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 68.1 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.30-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bce7e41c7cfc06ec976245f361221dfdd0f04e804010cf255cbb36985f6c3406
MD5 cf88478a02d86d6bfb8cc09cede21f88
BLAKE2b-256 003dfcd43247944a14aa36c69ea8ad5993238f89c4ef214150cef26fdfff03fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp38-cp38-win32.whl
  • Upload date:
  • Size: 58.3 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.30-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d3ad340e0053b6ec4130957efbcecce6de48d68e7e78792ea7588e27ffa629f1
MD5 6e14db33539d8b3ec96103f358db9030
BLAKE2b-256 85b4605710a72fb731a0b8445d19f2e937da16d94bb2fbc3006babdfd1122a7d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 64.3 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pyodbc-4.0.30-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d4ffeab51dcc03c4c1a9a200f70999ce9b827c91defc4f5740633a6d47d3a206
MD5 01731b498a852a140a5a74172552748b
BLAKE2b-256 3bffa5cf46041e2a517af80cd446d4689360475764ec35699c75775e5089ad22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 68.0 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.30-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 1b8ed92bd50c6d83dec88153880405434bc261bb013ca02809827bb3ffbb319a
MD5 0d8b6e5fefc4129385a6f2fab0b0f71b
BLAKE2b-256 13b1bb2bac45b135e027f1bbe210203ca7c782ceeafc14aefddc32cdca05f16a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 59.6 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.30-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 8fa4147bf3bff1b66a9b1a0063094ca1686b9319383e711e7c193c2b4728b572
MD5 648bf9cfe0ae4fac079a5351bd0c1129
BLAKE2b-256 f2ca8b7831652108ec5ac69323850a455e9c3ab135e997260a88b53c6d7f1996

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 63.8 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pyodbc-4.0.30-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52a42be6561932d74bbcc5b0f54dcdcf2eceae3b03192fc0db64a5020bbca057
MD5 b35c3bd2963534a82c2ec4c4a9897937
BLAKE2b-256 4aa33de345058cccc78f43a11f9b08ac9b756542cf3d36457704f2432b2f344d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 78.3 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.30-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 d9d1469786519c3b545168b45db7c3ece3b493c89d51bb5732d38a2eac6d0863
MD5 ba2da5541b5611e09221a2cb6267432e
BLAKE2b-256 83adb8b109c6ce0c5cd306218337fcd8226bff24e803f17aea339d1fe1e0070b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 69.0 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.30-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 7113daddcf346ff095904c568d1e1019f567da74058b4e69099e23bc98211691
MD5 29d617eb328a2081aa0fded5750030d0
BLAKE2b-256 1a713782413f9cb7088017b6b842ff59a1329f84da2108f0081fd27d1be6a5f6

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.30-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyodbc-4.0.30-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 64.5 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pyodbc-4.0.30-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2f0079951016729b51babebd6aa8112ecef53e11eea3116036c4ec7105f41514
MD5 59a950a82c7ed7eb5db6d008e7c88e4e
BLAKE2b-256 4bd1daa492611cd542646f12614e88a44572c7972f38d1c6d0ce44da38f69e95

See more details on using hashes here.

File details

Details for the file pyodbc-4.0.30-cp27-none-macosx_10_15_x86_64.whl.

File metadata

  • Download URL: pyodbc-4.0.30-cp27-none-macosx_10_15_x86_64.whl
  • Upload date:
  • Size: 63.1 kB
  • Tags: CPython 2.7, macOS 10.15+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pyodbc-4.0.30-cp27-none-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3a8212be2e49ff29d71d40a9c1af2cdaa71dcc7246cf80a0f9c7254de47ea4a9
MD5 5aec43a61f15b97cd9324892845a0b36
BLAKE2b-256 7bd1239f445c41c6503884928cc78055d4efd19bc262c7850bb47b2ee427cec6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 61.1 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.30-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 eb9e7a4a5126f2695f307b2a6b0b94cbfccfe7481be2c0d33f5456515328f1cc
MD5 f4f93e444d14848d2c419216069c7661
BLAKE2b-256 6ebbb6691912087f54d8c6009fa12f41bdeea5c4076a1022033d4b9e75fa5998

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyodbc-4.0.30-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 54.2 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.30-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 a1af49a2f4f0abbafdc018d510e31561d3f9472725dc1d49cce3bd2e10e9ec18
MD5 3a8590be6d07f749f3a8d910dfc1d2a6
BLAKE2b-256 383f725ad0050345d2e02552b4acec1961c1ff139152a5395e1910dd78094a6c

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