Skip to main content

DB API module for ODBC

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

pyodbc-5.0.0b3.tar.gz (114.1 kB view details)

Uploaded Source

Built Distributions

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

pyodbc-5.0.0b3-cp311-cp311-win_amd64.whl (68.5 kB view details)

Uploaded CPython 3.11Windows x86-64

pyodbc-5.0.0b3-cp311-cp311-win32.whl (62.0 kB view details)

Uploaded CPython 3.11Windows x86

pyodbc-5.0.0b3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pyodbc-5.0.0b3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pyodbc-5.0.0b3-cp311-cp311-macosx_11_0_arm64.whl (71.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pyodbc-5.0.0b3-cp311-cp311-macosx_10_9_x86_64.whl (72.1 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

pyodbc-5.0.0b3-cp310-cp310-win_amd64.whl (68.5 kB view details)

Uploaded CPython 3.10Windows x86-64

pyodbc-5.0.0b3-cp310-cp310-win32.whl (62.0 kB view details)

Uploaded CPython 3.10Windows x86

pyodbc-5.0.0b3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (334.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

pyodbc-5.0.0b3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (329.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

pyodbc-5.0.0b3-cp310-cp310-macosx_11_0_arm64.whl (71.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

pyodbc-5.0.0b3-cp310-cp310-macosx_10_9_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

pyodbc-5.0.0b3-cp39-cp39-win_amd64.whl (68.6 kB view details)

Uploaded CPython 3.9Windows x86-64

pyodbc-5.0.0b3-cp39-cp39-win32.whl (61.9 kB view details)

Uploaded CPython 3.9Windows x86

pyodbc-5.0.0b3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (330.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

pyodbc-5.0.0b3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (327.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

pyodbc-5.0.0b3-cp39-cp39-macosx_11_0_arm64.whl (71.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

pyodbc-5.0.0b3-cp39-cp39-macosx_10_9_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

pyodbc-5.0.0b3-cp38-cp38-win_amd64.whl (68.5 kB view details)

Uploaded CPython 3.8Windows x86-64

pyodbc-5.0.0b3-cp38-cp38-win32.whl (62.0 kB view details)

Uploaded CPython 3.8Windows x86

pyodbc-5.0.0b3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (336.4 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

pyodbc-5.0.0b3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (332.0 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

pyodbc-5.0.0b3-cp38-cp38-macosx_11_0_arm64.whl (71.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

pyodbc-5.0.0b3-cp38-cp38-macosx_10_9_x86_64.whl (72.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

pyodbc-5.0.0b3-cp37-cp37m-win_amd64.whl (69.8 kB view details)

Uploaded CPython 3.7mWindows x86-64

pyodbc-5.0.0b3-cp37-cp37m-win32.whl (63.2 kB view details)

Uploaded CPython 3.7mWindows x86

pyodbc-5.0.0b3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (326.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

pyodbc-5.0.0b3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (325.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

pyodbc-5.0.0b3-cp37-cp37m-macosx_10_9_x86_64.whl (71.6 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file pyodbc-5.0.0b3.tar.gz.

File metadata

  • Download URL: pyodbc-5.0.0b3.tar.gz
  • Upload date:
  • Size: 114.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3.tar.gz
Algorithm Hash digest
SHA256 ca08130dbfc56997e66387d32f4c5d1fff0aa6c16559159edc1acfe8f1890993
MD5 685a590121754134418798edabb5704e
BLAKE2b-256 b0c04c4d19d83dad8dc138222efd3b3f496997d239a0dfa6e7fcf736f319c02b

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 68.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4d7f7694828899efae945e4d448ce21483459532396aa5bf53553639e19ac600
MD5 fc7397b3e2d8e7b33bb758c0b0ec4416
BLAKE2b-256 f5739e4d9ea85695e57b7c7f09fc9190b1638b2e12e5556177d69d20530f1dbf

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp311-cp311-win32.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 62.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e05e26359553529b56736b94ff4a1dec4ffe5b971e14afa1b088722f0ba89c4d
MD5 f739e4463f3887bd9056d270882dd634
BLAKE2b-256 1d82b09eab5ba4ebcbb421e40b8b6f8b942df74887a35aecc37cedfd6d637dab

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 75cf6189162eb7997e4f54a6eacb28429d0ce3f844bdd8bdafe9e8bd7901e4c2
MD5 7e17ebf37419734292437b293c052d83
BLAKE2b-256 f9d95c0add5ae10666775673cd68a1d2da91189c5469a62c4093a7bd680d9b49

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 88de6ceb72477b7a0ff3d7d0fd6ee9dbd8a6d5bbc7a494f9594281828690bf64
MD5 ec9ca2a65b186360751decf938142882
BLAKE2b-256 0b3405f9e010d4518b672cd633e2be440d410ad36d7eee20865730ee2264a5df

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb68e58ce4dae0522135523a58a2afc3655cf792f9cfa42fc2acd77530af1377
MD5 f541e27112fa975d7c65029b4389ba18
BLAKE2b-256 1a5895daa69dc6c055f1a31685a0c3f7ce86de47752be177c5ece03343cbd6c3

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0d404fbea36ff4486a835bc68dd07aed030f4d6cb172c47b700baaf71310a71a
MD5 9858248a474a1dfa300fd9656ec7a96f
BLAKE2b-256 814825a7e74ad79875228b9e3086277d5b496e656c6e48e435aac4decd91e073

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 68.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d7cacb9c4e36ac8b3ad571f1b181d2c432728cd057006cd0bb1a53d1b59b6def
MD5 32fd4a6a6668766e5668f50ede086d9d
BLAKE2b-256 616700c877bd1a08827cd1fbe0c0f2f6216302a0972b6d1c38521df06a3c816c

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp310-cp310-win32.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 62.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 33bda31e8fbbe7a597b5d06fbcc2e1629298ef1cb4136bc8f910c7b9e1f15a94
MD5 c4be57efb8a2acc4a83cea16dfb656eb
BLAKE2b-256 fcd404ec10b1a2cce58e93b0cb7e9e261be282252b81569f5d104a41b4e42478

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 463888f38f12cb9fa36051fda2c7ad6526b9ebf627f5c9d33b23f665a8bc0899
MD5 c9951c564e182377a6f4f1ae63d1b64b
BLAKE2b-256 8760ffdafb1b8acb6c56bdeaf2698d6edaad32ed84f94923f7291befd5fb5b38

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 37c4258ce81242ac832339289c8e3946d2806fa168852737525e766e861d3e70
MD5 2a4c08ff1895fa1f18aecebffbc5870c
BLAKE2b-256 5894dded7ccb886f5c4b211f3e971bcf169021138c2bdfc0d0b41e0039e213a7

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1feff551587772d04b1fb2ba5066f0faa298be0f591f09a04eb0bb35fb82fab3
MD5 a62263968bfa5b2407a7a3c08692ad7a
BLAKE2b-256 3ca8fa828befb82a6ba662ecda2e7453c6cab8634a762579d6bf3f1de91d6ad5

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3820f7f8f7231ef47dbcac624f9d1c5abbb7be56b9bea5a58d24cde4267c6221
MD5 65280bf2552a3a3c26b5fa037ac76387
BLAKE2b-256 be45193928ca2e7e1b4d93eed4c71d6b14c1ff2f62e62437a9d0dc3c24d06ec3

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 68.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a61254171891ce92776434a54d90baf10730d3e84d973a78c6f4452d4b16b5d2
MD5 88b4f94e2b7c8ecc9a614c86cfc46529
BLAKE2b-256 119ffeb1581e27344f742dce6d9f0baf9b06569478bdc34374e37feff33bcde0

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp39-cp39-win32.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 61.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 49615a8cc22f20dd0ba5b188beb74cf9cadd2c10db2fe155479d2ca485295422
MD5 97d306347003f8d0ba937cd3d62559ba
BLAKE2b-256 9334c3693e07c92a72cb5779d48b30a5f3cc35700e8d324fd4ba2b9eefec2e47

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 574475218cf0c23de63935f35c80bd1fccc6bf029fb0f50529f5e17495ca2e07
MD5 c50e9b5d9cd52d428f265a6b2e88c2d0
BLAKE2b-256 672014ea4e1c00d283365b75d09377b6e9e283bcfe168db924ad7e5a6e479a94

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3b73dcfc49daa5358e22beb05af4beec98b6cbb358a92078d2441b3851f5848b
MD5 ef0dddb35b36de0e0430e6a5afaf15fc
BLAKE2b-256 0e049f30b30c401291e30792f1bbdd1ecb287b20000863f926109b09ec72fe3e

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d83e750fac1fda6affd484ed59987a59447c2fc447a611876333165a5e501bb1
MD5 49e945a3eb2974f887d83a972b063ee6
BLAKE2b-256 12c7aeb3ccc950503344822a85982209c7c1e97af5269aaa8faf932fd9a4a637

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dc5669929caddb9332b49692342cd42a58845a0f5f0e328d923778daf401d930
MD5 e508220fb774230dda24bf701bbe23ac
BLAKE2b-256 7a4a9cb9f561901a0514c0b3082195f19898a408ab6733955f405104438c0369

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 68.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 cf8613c32225fe557c3d573fbeb504aee3c3e093c7e400397a74a25cf505c968
MD5 2310c3928d1055e2e39138d7e0c8e2e1
BLAKE2b-256 277e089abbf16af13d607e79dd5dc241d156ba0b1af1af6958f776b09e2313cb

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 62.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 7ec1e72926e77701932a63628eaf8605468868329d3578ad4b74b5496bc4dea0
MD5 47aa88ca033beec056dc3cced54b7608
BLAKE2b-256 d34886672bbf5af910f67044f821764933ec7e31c2f10c7674becb099e1c678c

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f9b31d474773f5b789215769bd6e3e441acba4d060491bf87eacaaf31f186336
MD5 930cbf4a65ae44062831f82fa18f4f0a
BLAKE2b-256 f344b6bb328ca4677291553aa88efbdb5c74044aca7b7866a8237884c345efa6

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8f7ffcbdffcfcf71a84e05fc0f0d0eb2b70fc50cfe495e4a777e3677072b6966
MD5 2f4aff5d4bf58fa807b263ef8a9790e8
BLAKE2b-256 123ae630b9d7d70c179dfacefb6094003392024ecf0998d5775c5b9767942e7a

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 31cb9242d88c0259c9f31633bdf772dc400991614f343e2b842f02dc1322a29e
MD5 8f3a53399bb37cbd0734226aa823209e
BLAKE2b-256 709dca87cbe07f9599d901bbf21d1f5f49438a2c385aab0371d5b2ab3722f0b9

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a9b4234d338fee23e9e6097053c14a7de5349e70b1007b1998ab78b08e22aac4
MD5 7792e409b9df5207c73f3c34bacd7ec7
BLAKE2b-256 fde1a2b78193b1ae707b9c8dcdbed879f437dbcdea577c359b79b910fdd40563

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 69.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 c12c19c1d3e70198709d6cb335337d373faa65f3a2bb245a7c9085c70e037b4d
MD5 96412cf6b4f2ef66579e59ab70deb1a0
BLAKE2b-256 446281a64312c3b8c5d769d8e6fd2179260e20662a19430c61fae5671cf99e04

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyodbc-5.0.0b3-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 63.2 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.10.12

File hashes

Hashes for pyodbc-5.0.0b3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 4c84884ad59b700747792a6233b8f98f94d2b8951db3685a666602c59e83dfbc
MD5 de2ae7b9902779bd2841607ec1716272
BLAKE2b-256 b2a715179c4b2b7a3961c0098b7abef7353fc86f9a61c0e0e25592f68f6a55d5

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f5e86f6e162f18b4e5e2cf0fdc1933d4bc8b5420529d2a5aa77ece7c50a010bc
MD5 ab9a94e01ab711c5f4b75a3060a67a04
BLAKE2b-256 951558462cca80479850fbecbb0c5a3e4cb1b405b230da213327348812b7662a

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 201615180dd4a2e74644a27d8864fe9eafd09e9a4e3f3f4b64f09ad245eddab2
MD5 251c8453a6d254d99eda5051b67f6c2e
BLAKE2b-256 9baa858320dab42f6a1141f76469004b3d1312eec2168a5b6284ae42c7c094ed

See more details on using hashes here.

File details

Details for the file pyodbc-5.0.0b3-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pyodbc-5.0.0b3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 407891732842f2a9a61855f3b5c1a2852c111c60ce4fe55517ba552e4b3b0d12
MD5 3a20229d44e2953e43cb94b3c55313ce
BLAKE2b-256 5b78e56a3f6c924cce3a2f2714ec005238ea50c6aeb3e255f78692e0e5c8f6d1

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