Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 5.3.0 instead.
Reason given by maintainers: Critical bug in Row.__repr__

pyodbc

AppVeyor Github Actions - 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:

pip install pyodbc

On Macs, you should probably install unixODBC first if you don't already have an ODBC driver manager installed, e.g. using Homebrew:

brew install unixodbc
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 when building from source you will need a suitable C++ compiler. See the docs for details.

Documentation

Release Notes

IMPORTANT: Python 2.7 support is being ended. The pyodbc 4.x versions will be the last to support Python 2.7. The pyodbc 5.x versions will support only Python 3.7 and above.

Release files for pyodbc 4.0.38

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyodbc 4.0.38
File Size Uploaded
pyodbc-4.0.38.tar.gz 282.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for pyodbc 4.0.38
File
pyodbc-4.0.38-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pyodbc-4.0.38-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
pyodbc-4.0.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
pyodbc-4.0.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
pyodbc-4.0.38-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
pyodbc-4.0.38-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
pyodbc-4.0.38-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pyodbc-4.0.38-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
pyodbc-4.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
pyodbc-4.0.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
pyodbc-4.0.38-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
pyodbc-4.0.38-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details
pyodbc-4.0.38-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
pyodbc-4.0.38-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
pyodbc-4.0.38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
pyodbc-4.0.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
pyodbc-4.0.38-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
pyodbc-4.0.38-cp39-cp39-macosx_10_9_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.9+ x86-64 Details
pyodbc-4.0.38-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
pyodbc-4.0.38-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
pyodbc-4.0.38-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64 Details
pyodbc-4.0.38-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
pyodbc-4.0.38-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
pyodbc-4.0.38-cp38-cp38-macosx_10_9_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.9+ x86-64 Details
pyodbc-4.0.38-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
pyodbc-4.0.38-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
pyodbc-4.0.38-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 Details
pyodbc-4.0.38-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 Details
pyodbc-4.0.38-cp37-cp37m-macosx_10_9_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 Details
pyodbc-4.0.38-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
pyodbc-4.0.38-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
pyodbc-4.0.38-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64 Details
pyodbc-4.0.38-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64 Details
pyodbc-4.0.38-cp36-cp36m-macosx_10_9_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 Details

Total release size: 5.9 MB

Release files / pyodbc-4.0.38.tar.gz

Download URL pyodbc-4.0.38.tar.gz
Size 282.3 kB
Tags Source
SHA-256 checksum
How to use checksums
39983420cffdcce9d1d652a3b241607e37cb8c65fcc1f6819aca3f570b09a476
BLAKE2b-256 checksum
How to use checksums
a8813ea77525bff8af787bddd9e73c9132dee44c9446b819b2dbcf1bbb52a60c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp311-cp311-win_amd64.whl

Download URL pyodbc-4.0.38-cp311-cp311-win_amd64.whl
Size 69.7 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
620aa68e73caefa84f762d3f51b709a4eadb62df5d0feaf41f0edc4ff6553e04
BLAKE2b-256 checksum
How to use checksums
37e1c168579083fb64ecaece8f2e16ff6e6056a025e878531945aef18a1636fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp311-cp311-win32.whl

Download URL pyodbc-4.0.38-cp311-cp311-win32.whl
Size 62.8 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
f897fe4ccc348e777c4d4be066228543c3d894219e272c47cc161ad5b517964a
BLAKE2b-256 checksum
How to use checksums
4f0c90420effe0add3964920491e0f5afeaa9c0762cdcdb6c8de1c140c2ff9c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyodbc-4.0.38-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 352.7 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
661fe8d82357f005f8103141528a6eb99188b65d8656365c1c6f9e9f0f95e174
BLAKE2b-256 checksum
How to use checksums
b6da6ffb30042ff9f3e8dab4e9e7bd9b7948e6f145c5312aea92758970cabda9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyodbc-4.0.38-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 349.5 kB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
22af4364419dc02ab1938309b8343145a079b26fd0e7f5458e4bec4a35d5b535
BLAKE2b-256 checksum
How to use checksums
a8ca45493a61bfa7fa2fe05ce42bff1aca3ce6d6c3f9bdd99a332e7f760c1f90
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp311-cp311-macosx_11_0_arm64.whl

Download URL pyodbc-4.0.38-cp311-cp311-macosx_11_0_arm64.whl
Size 72.6 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
f146d3f406883ce40a64c392172f945b0a7638f59bcd8799100ecbd0b183b3d2
BLAKE2b-256 checksum
How to use checksums
508fb23d70d1cb65367c076a7a7601b55b589be80f97ce1d436f5bebee1ea092
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp311-cp311-macosx_10_9_x86_64.whl

Download URL pyodbc-4.0.38-cp311-cp311-macosx_10_9_x86_64.whl
Size 73.2 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
da7ebe90c28999b89ac2b5e8169d317870cd90cf6ea6475f4437a19b239751fe
BLAKE2b-256 checksum
How to use checksums
702762ea2da0af76da37ef542d780dc49fa06792a8d5177e3e33957bbfea60e8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp310-cp310-win_amd64.whl

Download URL pyodbc-4.0.38-cp310-cp310-win_amd64.whl
Size 69.7 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
da2388ddff5ccaa28acfb34c47aeee4c99ece44880b6729a37019b651eed4cc0
BLAKE2b-256 checksum
How to use checksums
49a9885264baaeaa29b66a5a7a299f6bbdf28b3a112b5721cf9ef6491b4926ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp310-cp310-win32.whl

Download URL pyodbc-4.0.38-cp310-cp310-win32.whl
Size 62.9 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
23429dc9f4156ca7e8f3a1b515008c18f22bc8569f1a8e026292d69cc514c66f
BLAKE2b-256 checksum
How to use checksums
a9b85c53f575e0980bb94276514fe723dcb4c521d1d03b80fb05be6eb9774a18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyodbc-4.0.38-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 343.6 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
bbb3a6e79e18829675dc4de65ac7fcf24a1c19eb2692ccbf94f65ee41840f299
BLAKE2b-256 checksum
How to use checksums
3787f36b9954d076bb9b5e57f6a2a12e5a8ade581916dfbe60cf273816106045
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyodbc-4.0.38-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 342.3 kB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
0a5fedd967345cd138dbfdb4e2633df105fc1a6fe0cfce790c62827ac18cee79
BLAKE2b-256 checksum
How to use checksums
aa06991e6f49092a4fb158f1565334a739e64486a41abfc20a392dafaef476df
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp310-cp310-macosx_11_0_arm64.whl

Download URL pyodbc-4.0.38-cp310-cp310-macosx_11_0_arm64.whl
Size 72.6 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
16c6301150ec1993c19381c6ec7982fa9ac75d72d8e9ed2ddb48b8eef9d1cde7
BLAKE2b-256 checksum
How to use checksums
59d2e2049cf04b7926d4fcae1e4308f395e3a9c2c5f3cfb75613e4996772a42a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp310-cp310-macosx_10_9_x86_64.whl

Download URL pyodbc-4.0.38-cp310-cp310-macosx_10_9_x86_64.whl
Size 73.1 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
04fdd0f121389e5f5b38dc0c583b5c0a55979accb3097bc9ba6b71508cb19c24
BLAKE2b-256 checksum
How to use checksums
3bc145c7eb41b197c79b86c223ba6d1debb4d7d666e0e186ce4a8fb4e71b22d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp39-cp39-win_amd64.whl

Download URL pyodbc-4.0.38-cp39-cp39-win_amd64.whl
Size 69.8 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
c15b3588fe6b1b8bddd141e1818bc8dcbe14c20d798197141ea2ddb0b90079d7
BLAKE2b-256 checksum
How to use checksums
6b7336881f37f6ca44c9a7ad3b3bd5a762978352a0e1cdd645daca0db265c3a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp39-cp39-win32.whl

Download URL pyodbc-4.0.38-cp39-cp39-win32.whl
Size 62.9 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
8fa6752838f1b950bc1658036e9059d8e2b0c2749d32a10ee15c5c48e85eed70
BLAKE2b-256 checksum
How to use checksums
d41c70ed78dfe59c3c24d9d3541805b1e0055153958525e7c1885d0c58b2338b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyodbc-4.0.38-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 340.7 kB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f9224a39ea2c6fe6ce491923edd058e0b817a61846adf9842491c3ee0d08efd5
BLAKE2b-256 checksum
How to use checksums
08b7dbdb18a2c986f62c195a53351988748388024fa5fa851fa6ad385d5d6fab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyodbc-4.0.38-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 337.3 kB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
51eb274ed16a1094fb50c64bb7a0bdc763346f3a8d7420923e9b946c01e3cc81
BLAKE2b-256 checksum
How to use checksums
757f959a4e8d4b45d8d8ec274d82f6be673f13ec80c5620abb916e6785b97120
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp39-cp39-macosx_11_0_arm64.whl

Download URL pyodbc-4.0.38-cp39-cp39-macosx_11_0_arm64.whl
Size 72.6 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
395fae6d2b4c26c2c93e4a4d2ac051dbfbfc37dd55312a458822115947003949
BLAKE2b-256 checksum
How to use checksums
b984f78822060652a344c78f03e50a915820f84c0f5cc021c9ca3e419e463466
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp39-cp39-macosx_10_9_x86_64.whl

Download URL pyodbc-4.0.38-cp39-cp39-macosx_10_9_x86_64.whl
Size 73.1 kB
Tags CPython 3.9 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
025968ab8932e47f7508c4cc971001077ac1f17756877d0711a319e99e953215
BLAKE2b-256 checksum
How to use checksums
2098a7a76c8e35ee87fd8cf39284172491a70a66b64875bfa4f3735b0fd5f338
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp38-cp38-win_amd64.whl

Download URL pyodbc-4.0.38-cp38-cp38-win_amd64.whl
Size 69.7 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
278317d4c85bf66f31a86518c2fe81e68b9eb1a2a5bbd7315cce7bd8838a550c
BLAKE2b-256 checksum
How to use checksums
49fde8f5b9beb3794548712dbadf184a1460446cae2901caf61fd602233879a1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp38-cp38-win32.whl

Download URL pyodbc-4.0.38-cp38-cp38-win32.whl
Size 63.0 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
6eb903dfddbc9ee85074d2d66da56c272fcae2dba912b0173e44a4dd2708efbc
BLAKE2b-256 checksum
How to use checksums
623fde6b201cf16e1cf2b5a4cc5ab3bfe0a51a738e60420ffcfa9d6194ea9336
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyodbc-4.0.38-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 345.7 kB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
c5ccff8909c73eef783b557a782b78861b5f1b7429d868209cc040c9595f580c
BLAKE2b-256 checksum
How to use checksums
044df7027f7d391c0d37e31924b2e9c24e6cea5e190b890fb428f1f9d7d3dcaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyodbc-4.0.38-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 344.1 kB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
741ebc34540a8151749efb75bcf0c4c0f1a962e67e268a4963bee0452af5923d
BLAKE2b-256 checksum
How to use checksums
70a06d331305eb2132141cceca8eefdb1916b0210414cab73dd5aaeab968e651
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp38-cp38-macosx_11_0_arm64.whl

Download URL pyodbc-4.0.38-cp38-cp38-macosx_11_0_arm64.whl
Size 72.6 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b9154219785dea409b020336d069fafc67efe5a4c6b61d9ac71b42545792a5ad
BLAKE2b-256 checksum
How to use checksums
960386bef32b71646f3a14f16f45fb9dccd0c4c90052f049c01f2d6e05ad8418
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp38-cp38-macosx_10_9_x86_64.whl

Download URL pyodbc-4.0.38-cp38-cp38-macosx_10_9_x86_64.whl
Size 73.2 kB
Tags CPython 3.8 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
5910c8be937611299614a6ead738a886fdcb51091a8d4680a27250f7f9444483
BLAKE2b-256 checksum
How to use checksums
2b156026918d75b2e02d50f580f641b5d29d7c4a2d585e3a230b22354956cbd0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp37-cp37m-win_amd64.whl

Download URL pyodbc-4.0.38-cp37-cp37m-win_amd64.whl
Size 71.0 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
7173011fb424137cede4b2281d984f358e0aff1cbeef764e9847cc4d6bc25995
BLAKE2b-256 checksum
How to use checksums
ac5700fd73372f876630349c7b91770a0710772be437d6d451e846ba4f8f8858
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp37-cp37m-win32.whl

Download URL pyodbc-4.0.38-cp37-cp37m-win32.whl
Size 64.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
cf00ec10589cbd5478f77e728dbbd4e7ec158f0741467c14ae5716d1233ebf00
BLAKE2b-256 checksum
How to use checksums
79e4354601b51e5374dd6af236ff046a83273a8a01087e2695416ddb5096aba3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyodbc-4.0.38-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 336.3 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
c7b9f8ae0248fbdbafe8b15b68422399f03206eb3970d6a574bb7352fae56f71
BLAKE2b-256 checksum
How to use checksums
f3ffdc396a4b3ce39d1fa69ce16f277181ef77ddf2d9d048465cb62d7e8e1bf1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyodbc-4.0.38-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 333.9 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
cb3cd1ed69cfabe26f818aae9eea810978215d414ced61355eccc9363905d061
BLAKE2b-256 checksum
How to use checksums
ad54d589c6971863d4552225bad7c817470dd0aea70de72d041fdf27cce01d40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp37-cp37m-macosx_10_9_x86_64.whl

Download URL pyodbc-4.0.38-cp37-cp37m-macosx_10_9_x86_64.whl
Size 72.8 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
a075bde092ee69f6aaeacb9ba98eb071e0827b20326d875ad5432f5f90a9de03
BLAKE2b-256 checksum
How to use checksums
cf92d68981816256a63b3470b88516891af73c0b98221c43a449c2a60719deb9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp36-cp36m-win_amd64.whl

Download URL pyodbc-4.0.38-cp36-cp36m-win_amd64.whl
Size 79.2 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
3d7a7ad4636ca64715548ef383ff0712aca857b86aa4e447a05180e610633a89
BLAKE2b-256 checksum
How to use checksums
afe8a424755c819b61540706cd0ff2e8ce12fc9a045a26ebbcf61314a549ecf3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp36-cp36m-win32.whl

Download URL pyodbc-4.0.38-cp36-cp36m-win32.whl
Size 70.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
e5cc5e409fe79322c0503190ef9529837d559930d67fd15d8c33cba20914485c
BLAKE2b-256 checksum
How to use checksums
4a57589ceefb7a63e1d4fb01a8ee8df1b97d845a9e3fb3cf5dbcd6c3f3b9cc91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyodbc-4.0.38-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 330.6 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
8c3da1d0658db8bd8bdd9343585bc9dd3a0ea9d9c8e55916f7cd6102de66daca
BLAKE2b-256 checksum
How to use checksums
2723707f4d324c845543b573c3f913461929512941727c47b5278de7e1f8ff96
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyodbc-4.0.38-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 327.4 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
12843a084f21cf6c98f7973d6c57037201ffedec01c8ba4df0792783e15c584e
BLAKE2b-256 checksum
How to use checksums
3ce3b0a8dcdf5755ffbf440e18cc21e1eb6b4cc12d0d648891241f40a32d7c67
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release files / pyodbc-4.0.38-cp36-cp36m-macosx_10_9_x86_64.whl

Download URL pyodbc-4.0.38-cp36-cp36m-macosx_10_9_x86_64.whl
Size 72.8 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
a1190dfa511cfafb078e808c1cb09991862ea752afe2faf3078cfe247298e2da
BLAKE2b-256 checksum
How to use checksums
1f637f9c4515932a0948f6640704e78137c783a83cd57884aeed598288d22544
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.10.6

Release history Release notifications | RSS feed

5.3.0

64 release files

5.2.0

37 release files

5.0.1

31 release files

5.0.0

31 release files

This release

4.0.38 This release

35 release files

4.0.20

5 release files

4.0.10

5 release files

4.0.9

11 release files

4.0.8

11 release files

4.0.7

11 release files

4.0.6

11 release files

4.0.5

11 release files

4.0.3

11 release files

4.0.2

11 release files

4.0.1

11 release files

4.0.0

8 release files

3.1.1

9 release files

3.0.10

7 release files

3.0.9

2 release files

3.0.8

1 release file

3.0.7

1 release file

3.0.6

1 release file

3.0.3

1 release file

3.0.2

2.1.11

1 release file

2.1.10

1 release file

2.1.9

1 release file

2.1.8

1 release file

2.1.7

1 release file

2.1.6

1 release file

2.1.5

1 release file

2.1.4

1 release file

2.1.3

1 release file

2.1.2

1 release file

2.1.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page