Skip to main content

A generic entrypoint for ADBC drivers.

Project description

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

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

adbc_driver_manager-1.11.0.tar.gz (233.1 kB view details)

Uploaded Source

Built Distributions

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

adbc_driver_manager-1.11.0-cp314-cp314t-win_amd64.whl (830.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

adbc_driver_manager-1.11.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp314-cp314t-macosx_11_0_arm64.whl (604.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp314-cp314t-macosx_10_15_x86_64.whl (626.1 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

adbc_driver_manager-1.11.0-cp314-cp314-win_amd64.whl (789.6 kB view details)

Uploaded CPython 3.14Windows x86-64

adbc_driver_manager-1.11.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp314-cp314-macosx_11_0_arm64.whl (585.6 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl (609.4 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

adbc_driver_manager-1.11.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp313-cp313t-macosx_11_0_arm64.whl (603.6 kB view details)

Uploaded CPython 3.13tmacOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp313-cp313t-macosx_10_15_x86_64.whl (625.7 kB view details)

Uploaded CPython 3.13tmacOS 10.15+ x86-64

adbc_driver_manager-1.11.0-cp313-cp313-win_amd64.whl (771.5 kB view details)

Uploaded CPython 3.13Windows x86-64

adbc_driver_manager-1.11.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp313-cp313-macosx_11_0_arm64.whl (582.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp313-cp313-macosx_10_15_x86_64.whl (608.4 kB view details)

Uploaded CPython 3.13macOS 10.15+ x86-64

adbc_driver_manager-1.11.0-cp312-cp312-win_amd64.whl (772.3 kB view details)

Uploaded CPython 3.12Windows x86-64

adbc_driver_manager-1.11.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp312-cp312-macosx_11_0_arm64.whl (585.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp312-cp312-macosx_10_15_x86_64.whl (610.9 kB view details)

Uploaded CPython 3.12macOS 10.15+ x86-64

adbc_driver_manager-1.11.0-cp311-cp311-win_amd64.whl (781.8 kB view details)

Uploaded CPython 3.11Windows x86-64

adbc_driver_manager-1.11.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp311-cp311-macosx_11_0_arm64.whl (589.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp311-cp311-macosx_10_15_x86_64.whl (612.3 kB view details)

Uploaded CPython 3.11macOS 10.15+ x86-64

adbc_driver_manager-1.11.0-cp310-cp310-win_amd64.whl (780.9 kB view details)

Uploaded CPython 3.10Windows x86-64

adbc_driver_manager-1.11.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (4.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

adbc_driver_manager-1.11.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (4.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

adbc_driver_manager-1.11.0-cp310-cp310-macosx_11_0_arm64.whl (589.3 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

adbc_driver_manager-1.11.0-cp310-cp310-macosx_10_15_x86_64.whl (612.1 kB view details)

Uploaded CPython 3.10macOS 10.15+ x86-64

File details

Details for the file adbc_driver_manager-1.11.0.tar.gz.

File metadata

  • Download URL: adbc_driver_manager-1.11.0.tar.gz
  • Upload date:
  • Size: 233.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for adbc_driver_manager-1.11.0.tar.gz
Algorithm Hash digest
SHA256 c64aaabeb5810109ab3d2961008f1b014e9f2d87b3df4416c2a080a40237af50
MD5 f625715f9fbabd25b41892355e8baaf0
BLAKE2b-256 e95e50aab18cb501e42d3aca3cd2cc26c6637094fcaf5b6576e350c444188f1f

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b853e613c6c8afbe7a3fcea0098c88b935a4d1e1b046813aed1fe7363c7b8fc7
MD5 f8fec34d10627ac221f524fb577ce87c
BLAKE2b-256 043ddc32f50d0ad1d748461422c7a6cad2a49b778aa4fdcbebe08e38789d7898

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e87a6f2b70baf21d3c52b280a17e2e8516197a4670b9a080a07dd255f2ab6e9d
MD5 d79a92781ad755c0bdd5abedfd4431ef
BLAKE2b-256 c0b3c1b800c313e4e2cb7bec4a5334d4c89329eb021317c9fb3e3794a49e02d0

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dfb736661f95eb8fc185a4b9951b2e61734633c7448e8d3d937e93ef1d9e5c08
MD5 d603cfdfe011846b033880256801e9fd
BLAKE2b-256 33d6e9cb77e9840b12382da49cc22a93c224d9607969b76b0062bf6114119f61

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e4e155cae12667aa383750d879e177ada3ab0c351f8306d96e33fbe6949f6f4
MD5 f0c006c8df3125dfe512045460f923e1
BLAKE2b-256 11536e988bfbf8292cbf59b663e1e3ba6efe94f703c74061f8c0d2b182963899

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b5e97d4cb3f5a798e18c802dd1f3d1bf7b77d763cdc707ac295907bf223d1ae8
MD5 f13d1a7ff791a95d8d5f53e264b1185d
BLAKE2b-256 5f579186febf1a550f7d8935aa9842bffbe3ff9848de2bdef066acd6a86f5bf8

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 830efd3f212a6360ad66c09fd95171a26a1006a51c893f72238dfb50e0f35e13
MD5 1c6f51ff32bc5afb6882527625ee820e
BLAKE2b-256 33645247eb91f9902e7111bf7a75c1af4da7a1818e31a26a754d97d0f0df7dcb

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24ef0e33bab3b0480e85d954f88664b578ea045efdc644681c5a487982818e5f
MD5 ff9211beb084844f59e321670d37a67b
BLAKE2b-256 47673bf52e5ec427b0b88cbaa8e059b6c79851db0742db712a5f58a0e3f666be

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5a2d6d1971ce104e41e3969afee8d5782ebcb06bf496606aa4eed2005fbead43
MD5 905e9031cadc68b1a22da60a1e475da9
BLAKE2b-256 196c4aabac7ed4d5944f544b7cf7881d50fe4b34eac908605291b633a53be875

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b4293fc88d0683b6ea9fe1b7d7498c5ae9b4f53a93369c760cfa753a22039c0
MD5 13b11760a1e684c08a9951cd2c4d89f2
BLAKE2b-256 fac3bd62e3094a07bb5a3eebd4e185953df02e1b3582091872457899a1a12d74

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 f6fcd6fe4f82f8f2fc83948ed2b0b549d0831253d449f5734603cc03850e4f47
MD5 336c576c7028c1f0fe8dd7c0a9a7048c
BLAKE2b-256 73987a94f2aa7dbf470d4933a059bd66ee830fcea64422f95513dc9ab5fab910

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 54dc142fc8065e13c6347fb3f2acb48430e3cab6863f27276a2b53594cc055b5
MD5 47506c5a382bbb66232592d3a15b4f7c
BLAKE2b-256 4072dd76e63f8e787f2c313354e51152750f802061e21b4511e1bd9db467eca1

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9523ca4e8943aa7b43958762bc9d1cb0b5355cd84855359a91c54a4bae9a75df
MD5 11f2c43310a1e3aec5cb82bd560a0d1f
BLAKE2b-256 53c415af4bf5a3bfb76eead95a8cd5e1117098e64d046c3bb6eea0f502266523

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cc565ed5d9f8c7974bbaff60c30c8330dae5a903592618a303291db4227b3d54
MD5 1a88e590dd14078933c54ffbefe12361
BLAKE2b-256 47f8a009ecc7f889feb9cf3546bfb4e998ac88399eb06e2c75dd7d2972384bf7

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 d8fdeb10ea464dce88feffe23f35cc37a44ac6bad4e90e793416a3c60afb354f
MD5 c47106addf861a217064dcca255a6134
BLAKE2b-256 8faf4e050e6dbb0dfed99d631351bc47b6520d073529ac619bbecb5ad4adf015

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0c27cff12cdf074d9052bf8c4775ed1904053189a70497fa7b5746f0dbe326d8
MD5 7381aa4dbfa440d47c1a43d8a72bbea7
BLAKE2b-256 07b9df5ac9db38ce4b683d19d94fb8a296d48306b1712d93f38ef25d7c36c253

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cbc93830500a2f0db7b32501a4f88678fac14b9a9921d94d919439a5b65099e6
MD5 e6b9754012f90b7d8fb40f7de5dcfb49
BLAKE2b-256 ba8c8dcb40ed4f4ce3ccd1bda988e8d8bd37984ba223a339433d336502966697

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c980f81730752cdb98881357c238e87110e1810e4a69c7627c2211bd576b6230
MD5 0330d38fbc765367375f0e3eb2446c35
BLAKE2b-256 4caa40bdf0f612bd88eb2fdad70e1cd3f88b8619a0ec66c312acd61170f61837

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f577be7c4730a43bae08f88105317d7e1d519d02a94aaa98da694358084a4735
MD5 71785fecd19829d4cd31e792cf21691f
BLAKE2b-256 303821bf51455d170199981462ecb8765153d1340dcff3f696910f44fe0535e5

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp313-cp313-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp313-cp313-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 300b07f4c1113b113e18dddcb9d96dd8b84f09fa35f8e4e3e8a2f112f291142c
MD5 384e6cdac093d8013946642d810ee3e2
BLAKE2b-256 57a4a5e1a49b88bc248a6489fd5221369aca0df06761b858af926e702f36abb7

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e5e9962e6e737e1c028cacb38c08141a8730f5c90cd397537413012ece901cc5
MD5 1e16b7013e2108deb840c15960db0e1e
BLAKE2b-256 7d84b31be789afede9e7bdaffab74effe7aef5d2ac3068ef2694f36b5b7dd334

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dba5306b90932e8af5e4a71756eec2f717f5fe283b1ad7cc7fb094fe4ef3f0f9
MD5 eca87fad2492195847e5872df41cc055
BLAKE2b-256 ebbfc203675aeaf204cbeb21b6da8d9d1a28ba78c180aa6fa7bc31a7386a7ee6

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fb33beabe3a697a54ffcc9593b94705688f33b64741a17f7bdd37690f85a0ecf
MD5 b7dd05483c8a89e24c623d3c22b10f3a
BLAKE2b-256 cc78106987c8abe88feeb6c0e6e837549a77aebfd0ecb7dfbdcad953d7e8f66e

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08f0a6e8030676b7fda5ffe095c33a819a15114541089b8d0fa8281d2dee2079
MD5 6854c6480cd6b2e037a9fea41eda825e
BLAKE2b-256 f1665522e19e7f8c653a9031806175539479a4854d52a92acf449f703dc424cf

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp312-cp312-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp312-cp312-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 08d3008cd6fee3d27b6265864b134902baacf00cd441dc750fb738615290004f
MD5 0a83ec2b53c7a8b5aaee620e4edade88
BLAKE2b-256 5542424980ae511ccb779ab31f80890e29294bf8f1ace23b2a4a37baa3a11aca

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c6efa733bf219582bf0f9402f7a8034b113555b1edf178e4743caa69a736ddc5
MD5 496948f8b2580f63678d3e62c809193e
BLAKE2b-256 b0eaf6707768929d21d0464879803417bc450be0986256bc76669cabe608f8da

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4641430ca41c1b570083aeb7771766fa51d963ac5a4bb11b208b51b96ed7f58
MD5 898ecb935c99564610d25d75f0e1989d
BLAKE2b-256 8fcaadb9a7a11996d6c06d0c9832d2df61fec7e637b000ebae3c9fdf46662f97

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8863a841ac362c26217e9ed69d1d1eb7add881c452382676c3fd4f19b562186c
MD5 d0ef314099b013543b2c2399bbc6f625
BLAKE2b-256 836970349ab02699d48629438c129ee58fc74574766b6c4f09d61e4182d58cba

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 07469c219d79645a6b2f3df0b8c176c0abbaf7d2b20725e15531735972f65db1
MD5 d6c6ee195fc4da0f6add689048ccd00a
BLAKE2b-256 550c576105c33c14118330331554ef843c3b0aab8f0f399f074e58c67a108b55

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp311-cp311-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp311-cp311-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3eb5d6dd94d14e9f1abd340b0bc04bde6d16d692f598ada5ceef3186c6a90eaf
MD5 e4d54253167b2d68c1844acadcdf76bd
BLAKE2b-256 9b71799196cd1daeb485391b4362f024f0e3fa72d8f37f8d7401b1add12ad956

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7b40f8333a978760ec47037a03e4bd5e4d47f564ff78be9112b204c2acf88ddd
MD5 7d703c0e9f9d9e950756b6b23bcc7668
BLAKE2b-256 de1588cf7f41feb68ac363488fd90a0e81b5d2e33e5fa190d3b9b554baa39ceb

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4b70c4e94edeaa2f04e58dc70e1a0d8570b400a366ab0b1e7c1b607216ffe6cb
MD5 a20fa3de848507d6d6c23652539fd3c6
BLAKE2b-256 5acde1f5a84893ea0ac12c9b78d5d2fe4da4cb7c659706d304070ba9f7d84986

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 72dd3d4c591c7783911055aaee62bb518d8a4b2e726d2424dc051d3976f92dd6
MD5 cc8de9aa9ddc7b4d7598793f6c89afdd
BLAKE2b-256 c0bd0559f9ea4c7ca6027e762d4527aacec11410cad1fdd336528d6365a41eef

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6b01effe3a2b23e0c6354e47642f792c89858671813e2b516f4c6b2cc75c9cf5
MD5 69320e2769e4f83fda6b1282948ec013
BLAKE2b-256 c6c459a3680112d0403a27d4104330a03608dafdb125a69690084b3ee2747726

See more details on using hashes here.

File details

Details for the file adbc_driver_manager-1.11.0-cp310-cp310-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for adbc_driver_manager-1.11.0-cp310-cp310-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 1c257ac94ff890ded228f94a241a393c4edb38657e822003ce0c71c5a85fc944
MD5 0e938a3124f9c0696f08e9c587641acd
BLAKE2b-256 22f2a9f606fd4cc12fa55b3638cbe2d19bdb5d3b4b77fd2df95ed9929177b4c9

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