Skip to main content

ADBC Driver Manager for Python

This package contains bindings for the ADBC Driver Manager, as well as a DBAPI 2.0/PEP 249-compatible interface on top. This can be used to load ADBC drivers at runtime and use them from Python. Backend-specific packages like adbc_driver_postgresql wrap this package in a more convenient interface, and should be preferred where they exist.

The DBAPI 2.0 interface requires PyArrow, and exposes a number of extensions mimicking those of Turbodbc or DuckDB's Python packages to allow you to retrieve Arrow Table objects instead of being limited to the row-oriented API of the base DBAPI interface.

Building

Dependencies: a C++ compiler.

For users building from the arrow-adbc source repository, you can alternately use CMake to manage library dependencies and set environment variables for you. You can add -DADBC_BUILD_PYTHON=ON to define a python target.

For example, assuming you run cmake from the project root:

cmake -S c -B build --preset debug -DADBC_BUILD_PYTHON=ON
cmake --build build --target python

will properly build and install the Python library for you.

See CONTRIBUTING.md for details.

Testing

The SQLite driver must be loadable at runtime (e.g. it must be on LD_LIBRARY_PATH, DYLD_LIBRARY_PATH, or PATH).

See CONTRIBUTING.md for details.

$ export LD_LIBRARY_PATH=path/to/sqlite/driver/
$ pytest -vvx

Release files for adbc-driver-manager 1.12.0

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

Source distribution (sdist)

Source distribution for adbc-driver-manager 1.12.0
File Size Uploaded
adbc_driver_manager-1.12.0.tar.gz 217.6 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for adbc-driver-manager 1.12.0
File
adbc_driver_manager-1.12.0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
adbc_driver_manager-1.12.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
adbc_driver_manager-1.12.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
adbc_driver_manager-1.12.0-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
adbc_driver_manager-1.12.0-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
adbc_driver_manager-1.12.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
adbc_driver_manager-1.12.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
adbc_driver_manager-1.12.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
adbc_driver_manager-1.12.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
adbc_driver_manager-1.12.0-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
adbc_driver_manager-1.12.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
adbc_driver_manager-1.12.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
adbc_driver_manager-1.12.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
adbc_driver_manager-1.12.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
adbc_driver_manager-1.12.0-cp313-cp313-macosx_10_15_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.15+ x86-64 Details
adbc_driver_manager-1.12.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
adbc_driver_manager-1.12.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
adbc_driver_manager-1.12.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
adbc_driver_manager-1.12.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
adbc_driver_manager-1.12.0-cp312-cp312-macosx_10_15_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.15+ x86-64 Details
adbc_driver_manager-1.12.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
adbc_driver_manager-1.12.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
adbc_driver_manager-1.12.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
adbc_driver_manager-1.12.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
adbc_driver_manager-1.12.0-cp311-cp311-macosx_10_15_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.15+ x86-64 Details
adbc_driver_manager-1.12.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
adbc_driver_manager-1.12.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.27+ x86-64 Details
adbc_driver_manager-1.12.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
adbc_driver_manager-1.12.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
adbc_driver_manager-1.12.0-cp310-cp310-macosx_10_15_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.15+ x86-64 Details

Total release size: 68.6 MB

Release files / adbc_driver_manager-1.12.0.tar.gz

Download URL adbc_driver_manager-1.12.0.tar.gz
Size 217.6 kB
Tags Source
SHA-256 checksum
How to use checksums
45991f0c2de369d330c6a211ca2edbcce6389c5dc81cde70461bdeb6f8f7b268
BLAKE2b-256 checksum
How to use checksums
9cf8ed6475b49a7cf35ea888d5c95e7d4bc9dc6568f9d741f14c0573d622cc1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314t-win_amd64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314t-win_amd64.whl
Size 793.5 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
cfa08f8c7c63e3fa92eb4e26ef4d8a9520cf92a39281cd011821f6f16a963080
BLAKE2b-256 checksum
How to use checksums
ac766749e0c0c437219780c65487cff67dc09a556c1fccf577a2b27f7b92a704
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 4.8 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9c2aa05c5dc52164692284b2df27fba5680dbc967b8e3ca704aabf5399667996
BLAKE2b-256 checksum
How to use checksums
44b960ecde5d9dde5acc5576cb0ba5ffa34e154464e07fa295c57cd975ea27c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 4.7 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
442ed2ee8ea62c475bf3478385555bb4f0b25d9d551087ffe40c73b91bf5431e
BLAKE2b-256 checksum
How to use checksums
9d0065705a72f768bc2dda82623a74cf816609dfdff56f3ad22b073d4a1ea7f8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314t-macosx_11_0_arm64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314t-macosx_11_0_arm64.whl
Size 628.3 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
07cae26bd5ccee6caa4227f817c0fd57f9ac131c2dd98e0c5d7fecfef61819c7
BLAKE2b-256 checksum
How to use checksums
bca00592c85e653f005aa28de7733b3c3c4f0282238301694f76806e5f3cc1e1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314t-macosx_10_15_x86_64.whl
Size 615.7 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
bb9db6e4a3bcd73153435a900b5ae40ad36f5875df93a8faf784d9fcf6833983
BLAKE2b-256 checksum
How to use checksums
b0ad2478338aaece38b8b72259dbfd4d4c84d9a038421e25bbc283e510d47555
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314-win_amd64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314-win_amd64.whl
Size 778.0 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
57f5101fb2a853b1ffb81ff807b5e29a51ba14c64032eb0038b8dfd433b6d533
BLAKE2b-256 checksum
How to use checksums
cff77612d078d935344aee679a44a6283de6aae9008eb8e0ef80e475dd12dffa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 4.7 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
fd568c94874c0586d82f99de2bb5d2c02b4fa9c5bafe3d0d8ab353bddf9d2fd6
BLAKE2b-256 checksum
How to use checksums
df81823a71a515078545eab8a4be8381206887129e11b91e9bf51ca2a9eea44d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 4.7 MB
Tags CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
690f140ca67d49f995afac59f85441c3d5e896cd2fc8fd381423fe900e51f1f7
BLAKE2b-256 checksum
How to use checksums
1dcdf5ea3f08191af5ae15041821fcb52bf35837dce1a9ac16fa039b3bfe308c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314-macosx_11_0_arm64.whl
Size 610.3 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8a77ae39832e67946009816d83c321e540a3024aad1419ccba24ddeb7b6a01f4
BLAKE2b-256 checksum
How to use checksums
ba576208e66d9256550c2aff75db4a323a855a0d5d2d1bd639526f825d3e08b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp314-cp314-macosx_10_15_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp314-cp314-macosx_10_15_x86_64.whl
Size 597.6 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
a740d634118722f42af31176374fddbad3846fa2e6536f497bac145e9511cecc
BLAKE2b-256 checksum
How to use checksums
50eaf53b434fe36d0f138d147fc10a95784c8c0eeea1bec1f3f31eee5ec8bdb5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp313-cp313-win_amd64.whl

Download URL adbc_driver_manager-1.12.0-cp313-cp313-win_amd64.whl
Size 758.9 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
034da82c1a6e195d67ca1f0c97a1a517046037ec3029ab9a0ea8f7ccb14056e4
BLAKE2b-256 checksum
How to use checksums
16e262bacd6844859036d79ea229401b5200056fb5050c82dc3a2e28b08ff49b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 4.7 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
532ab290b3d923ce0a75bca21dc6e13f55835625f78808e1664755939f3ebdf6
BLAKE2b-256 checksum
How to use checksums
00c6a35e38ef5e0db391be79e0e14c019ce378b87d9d7e31d1dfcd451e9d291f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL adbc_driver_manager-1.12.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 4.7 MB
Tags CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
214f80f9b65562f08b4d1c52a756b5db557530e3c0652f587c43aaa80039579a
BLAKE2b-256 checksum
How to use checksums
064bee799babf171e39690ef45560451096f869d9e7387bc0e5a754bb243ed2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL adbc_driver_manager-1.12.0-cp313-cp313-macosx_11_0_arm64.whl
Size 608.3 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c894117c8f5c484b902c8b070bcfd9d31d90efe0288b2b58a3ddab97c80f66e7
BLAKE2b-256 checksum
How to use checksums
565fc1d888d787330801edae282d2a9def3765e8157547cc20e71154ff38c1bb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp313-cp313-macosx_10_15_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp313-cp313-macosx_10_15_x86_64.whl
Size 596.8 kB
Tags CPython 3.13 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
c42ca4d9caa22b3a5ce76bde8729169f403bb7393e3671734b9416634c207125
BLAKE2b-256 checksum
How to use checksums
9af9674c5bbc5093617d72c4f58a5dab67982710b2320cc9aa826050a6aaa131
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp312-cp312-win_amd64.whl

Download URL adbc_driver_manager-1.12.0-cp312-cp312-win_amd64.whl
Size 760.1 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
47f428a922d224fd486b661deeaf9520e5faec558b3d144832bed09a080cac88
BLAKE2b-256 checksum
How to use checksums
9251f8e625af691e6b4c54945790854524356a02a0a69063e888f7cfee1b2e50
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 4.8 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
8b340679a005a8adf6b0b58754dbc638dff00db7b2559c140406a1d92678b48c
BLAKE2b-256 checksum
How to use checksums
b9c3f8e9c5157b19e986df719259eb3502dad1268df9f7a1034f65ca220ab2ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL adbc_driver_manager-1.12.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 4.7 MB
Tags CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
efa5dbbf101962d212b176f25e6fc509dacf07afd4cf70b5027d81ec6871bdec
BLAKE2b-256 checksum
How to use checksums
8af10746db149828ae91e4a6cf49f8d0e49210eec20c03ad80044454139c8240
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL adbc_driver_manager-1.12.0-cp312-cp312-macosx_11_0_arm64.whl
Size 610.0 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d8dcf62621090e8d9c8216e08dfc4043f16331872522186af61a5de9478e9c63
BLAKE2b-256 checksum
How to use checksums
494a2f060ff6bd61420ea1613670e1f85a22a8714934c235186dc3803de8ddac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp312-cp312-macosx_10_15_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp312-cp312-macosx_10_15_x86_64.whl
Size 599.1 kB
Tags CPython 3.12 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
fd02364c65b8b376c5627e3b77410f457fcbbf983e52e8d15ca099da3a7ae314
BLAKE2b-256 checksum
How to use checksums
de8ccd3fe16df716719116a6c79e64a768fe994f6ded55d5a8f091bb4f42d6f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp311-cp311-win_amd64.whl

Download URL adbc_driver_manager-1.12.0-cp311-cp311-win_amd64.whl
Size 761.0 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
67419b92c286646944426992069f56fed90c2ceac83521f6d66d7d3cbf6c17ea
BLAKE2b-256 checksum
How to use checksums
c6fa47c755a74ea4887968c52a968e02736007da4042fc0820292dc8c6827a94
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 4.7 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
30d96ab4a2594b4109496fb4913646f41a5bf1ecce79b4313847d240a2a62db3
BLAKE2b-256 checksum
How to use checksums
1c1a781561d0f55e05a0b884244ed563dab14b165b4dd74abd8af3f8efd95e3d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL adbc_driver_manager-1.12.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 4.7 MB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
78c9936adb280e2c10e90632e41b58aa23be358e1136d8fb3c52862b72818a95
BLAKE2b-256 checksum
How to use checksums
85a25ede53173a420742fa71d6c26792e2295fc73f25cf39055f912a5385b1f0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL adbc_driver_manager-1.12.0-cp311-cp311-macosx_11_0_arm64.whl
Size 611.1 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6943c7adcf3c7c9f7c4b5bdb7589c331027a347e3c77471eb3f656b1a881e351
BLAKE2b-256 checksum
How to use checksums
10ea1a8b51999785d7dce17079dd635c9ee2372c75ec7328423ce862741cb503
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp311-cp311-macosx_10_15_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp311-cp311-macosx_10_15_x86_64.whl
Size 600.0 kB
Tags CPython 3.11 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
3c0c73670c8aa6fe42de1d5e71a0b329c4b37f7c55c560c23f6f3a1609200c1f
BLAKE2b-256 checksum
How to use checksums
732de41ea911f9486c497534ae181dfdab19adca21f71abc8a1fcaf2c27251a8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp310-cp310-win_amd64.whl

Download URL adbc_driver_manager-1.12.0-cp310-cp310-win_amd64.whl
Size 763.1 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
bf7764d4f1ac9b54e442d6c3b6afbefce639268a7e505a05629507209fe0e3f7
BLAKE2b-256 checksum
How to use checksums
35cf8089661f92a3991edcd8938c2fe96cbb7a8d1298623aaceafdf78f8ff8cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 4.7 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
63048664b31c964ae9cc0c1bf3902ec7c26751bee110ab320d78f8d1af7e0b6a
BLAKE2b-256 checksum
How to use checksums
53a0224464451cf28baea8033cae16fd1819d5d769ecd72346363de6c3189e3a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL adbc_driver_manager-1.12.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 4.6 MB
Tags CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
41dadba88e1806eba6cb3eb30b7a2e9f804001bb002dd18ed6a15edb6f5d096f
BLAKE2b-256 checksum
How to use checksums
019e3617960d056bdc9f2f2cef0ff902b6e3dd767f3a3f232856edcf113a8eac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL adbc_driver_manager-1.12.0-cp310-cp310-macosx_11_0_arm64.whl
Size 611.0 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
6166c5a8ea0904d2ab811f575747ade35ce4cabc1c5acc3cc6468ca158d620e9
BLAKE2b-256 checksum
How to use checksums
538bb66dec201f2dcb36d1a794afd5f18310c1252cdf6ee84dd9b58e17a526e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3

Release files / adbc_driver_manager-1.12.0-cp310-cp310-macosx_10_15_x86_64.whl

Download URL adbc_driver_manager-1.12.0-cp310-cp310-macosx_10_15_x86_64.whl
Size 600.0 kB
Tags CPython 3.10 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
ca18599e19a40da990bffe964475ee27523a87bb770a1ffa77f15c6e73790822
BLAKE2b-256 checksum
How to use checksums
9a532c47920ca9a5bf29893294db2ac765e26823eb3246d0071374d29abdc276
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.14.3
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