adbc-driver-manager


Nameadbc-driver-manager JSON
Version 1.8.0 PyPI version JSON
download
home_pageNone
SummaryA generic entrypoint for ADBC drivers.
upload_time2025-09-12 12:31:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <!---
  Licensed to the Apache Software Foundation (ASF) under one
  or more contributor license agreements.  See the NOTICE file
  distributed with this work for additional information
  regarding copyright ownership.  The ASF licenses this file
  to you under the Apache License, Version 2.0 (the
  "License"); you may not use this file except in compliance
  with the License.  You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing,
  software distributed under the License is distributed on an
  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  KIND, either express or implied.  See the License for the
  specific language governing permissions and limitations
  under the License.
-->

# ADBC Driver Manager for Python

This package contains bindings for the ADBC Driver Manager, as well as a
[DBAPI 2.0/PEP 249-compatible][dbapi] 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][turbodbc] or [DuckDB][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.

[dbapi]: https://peps.python.org/pep-0249/
[duckdb]: https://duckdb.org/docs/api/python/overview
[turbodbc]: https://turbodbc.readthedocs.io/en/latest/

## 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:

```shell
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](../../CONTRIBUTING.md) for details.

## Testing

The [SQLite driver](../../c/driver/sqlite/README.md) must be loadable
at runtime (e.g. it must be on `LD_LIBRARY_PATH`, `DYLD_LIBRARY_PATH`,
or `PATH`).

See [CONTRIBUTING.md](../../CONTRIBUTING.md) for details.

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "adbc-driver-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Apache Arrow Developers <dev@arrow.apache.org>",
    "download_url": "https://files.pythonhosted.org/packages/55/2a/00fe4974b7d134c8d0691a87f09460d949e607e1ef65a022c665e8bde64f/adbc_driver_manager-1.8.0.tar.gz",
    "platform": null,
    "description": "<!---\n  Licensed to the Apache Software Foundation (ASF) under one\n  or more contributor license agreements.  See the NOTICE file\n  distributed with this work for additional information\n  regarding copyright ownership.  The ASF licenses this file\n  to you under the Apache License, Version 2.0 (the\n  \"License\"); you may not use this file except in compliance\n  with the License.  You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n  Unless required by applicable law or agreed to in writing,\n  software distributed under the License is distributed on an\n  \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\n  KIND, either express or implied.  See the License for the\n  specific language governing permissions and limitations\n  under the License.\n-->\n\n# ADBC Driver Manager for Python\n\nThis package contains bindings for the ADBC Driver Manager, as well as a\n[DBAPI 2.0/PEP 249-compatible][dbapi] interface on top.  This can be used to\nload ADBC drivers at runtime and use them from Python.  Backend-specific\npackages like `adbc_driver_postgresql` wrap this package in a more convenient\ninterface, and should be preferred where they exist.\n\nThe DBAPI 2.0 interface requires PyArrow, and exposes a number of extensions\nmimicking those of [Turbodbc][turbodbc] or [DuckDB][duckdb]'s Python packages\nto allow you to retrieve Arrow Table objects instead of being limited to the\nrow-oriented API of the base DBAPI interface.\n\n[dbapi]: https://peps.python.org/pep-0249/\n[duckdb]: https://duckdb.org/docs/api/python/overview\n[turbodbc]: https://turbodbc.readthedocs.io/en/latest/\n\n## Building\n\nDependencies: a C++ compiler.\n\nFor 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.\n\nFor example, assuming you run cmake from the project root:\n\n```shell\ncmake -S c -B build --preset debug -DADBC_BUILD_PYTHON=ON\ncmake --build build --target python\n```\n\nwill properly build and install the Python library for you.\n\nSee [CONTRIBUTING.md](../../CONTRIBUTING.md) for details.\n\n## Testing\n\nThe [SQLite driver](../../c/driver/sqlite/README.md) must be loadable\nat runtime (e.g. it must be on `LD_LIBRARY_PATH`, `DYLD_LIBRARY_PATH`,\nor `PATH`).\n\nSee [CONTRIBUTING.md](../../CONTRIBUTING.md) for details.\n\n```shell\n$ export LD_LIBRARY_PATH=path/to/sqlite/driver/\n$ pytest -vvx\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A generic entrypoint for ADBC drivers.",
    "version": "1.8.0",
    "project_urls": {
        "homepage": "https://arrow.apache.org/adbc/",
        "repository": "https://github.com/apache/arrow-adbc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "17005c30fbb6c218599b9d6ee29df6e999c144f792b5790da31a23d6513bde83",
                "md5": "f640c39d211a2b86252066698791de31",
                "sha256": "fe3a1beb0f603468e3c4e7c03fccab1af584b6b606ab9707a168d17b7bab01a7"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp310-cp310-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f640c39d211a2b86252066698791de31",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 533919,
            "upload_time": "2025-09-12T12:29:40",
            "upload_time_iso_8601": "2025-09-12T12:29:40.317544Z",
            "url": "https://files.pythonhosted.org/packages/17/00/5c30fbb6c218599b9d6ee29df6e999c144f792b5790da31a23d6513bde83/adbc_driver_manager-1.8.0-cp310-cp310-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "afcc6a0bb6c858ee8316d510b1c9d184cd348b98c4cffd212e79072bf44dd436",
                "md5": "7d5b63cd8f4f1881416dca8983e3a6f6",
                "sha256": "a9bba93fe8bba7f8c23ad2db0e1441fcd9672f3d900c2791437ee8058bfa6a70"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7d5b63cd8f4f1881416dca8983e3a6f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 511549,
            "upload_time": "2025-09-12T12:29:42",
            "upload_time_iso_8601": "2025-09-12T12:29:42.263336Z",
            "url": "https://files.pythonhosted.org/packages/af/cc/6a0bb6c858ee8316d510b1c9d184cd348b98c4cffd212e79072bf44dd436/adbc_driver_manager-1.8.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9161742daad0325a1ad97602bc12a5dadb15ac73e7b7db20f2caf0a66e87ef45",
                "md5": "adf164e19b8f29a930612764be59e88e",
                "sha256": "18ce935cc2220b3df065dd98b049beec1c9abacd79ed6f7dfea953d9c3e9404b"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "adf164e19b8f29a930612764be59e88e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 3023642,
            "upload_time": "2025-09-12T12:29:44",
            "upload_time_iso_8601": "2025-09-12T12:29:44.874300Z",
            "url": "https://files.pythonhosted.org/packages/91/61/742daad0325a1ad97602bc12a5dadb15ac73e7b7db20f2caf0a66e87ef45/adbc_driver_manager-1.8.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e9d802f5ce9da49961f97c3ee184f42feb8f9bf5e77c80cacc3fe42a81b11325",
                "md5": "57fe4e6e9dd472f740a6ccacbbe733d0",
                "sha256": "c01c66c37e3e97d8891bb217f2d2f6c33c6cd25bf799aefcb42ed99c76a6ed36"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "57fe4e6e9dd472f740a6ccacbbe733d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 3039802,
            "upload_time": "2025-09-12T12:29:46",
            "upload_time_iso_8601": "2025-09-12T12:29:46.576736Z",
            "url": "https://files.pythonhosted.org/packages/e9/d8/02f5ce9da49961f97c3ee184f42feb8f9bf5e77c80cacc3fe42a81b11325/adbc_driver_manager-1.8.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "078baffdc2ab3baf6c68b7642e0246861b1db01a28cc33245ddf2ea26dbff7cb",
                "md5": "b55e32f968a13706c974a7d16ef9154a",
                "sha256": "66c7d1319c78fc66f09532f21bc9baf0435a787f1db17b99c46c9a820b9c9253"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b55e32f968a13706c974a7d16ef9154a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 710628,
            "upload_time": "2025-09-12T12:29:47",
            "upload_time_iso_8601": "2025-09-12T12:29:47.735027Z",
            "url": "https://files.pythonhosted.org/packages/07/8b/affdc2ab3baf6c68b7642e0246861b1db01a28cc33245ddf2ea26dbff7cb/adbc_driver_manager-1.8.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4d0c2bb08c26a551aae886289fab8ab6d1bf03f4bef5b74632123500a2bc6662",
                "md5": "110b71521b79197fe3ae5abd0bc0ced4",
                "sha256": "58c10f81134bf8a528fab3848ac14447f3fe158d9fbc84197e79a24827f94f2a"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "110b71521b79197fe3ae5abd0bc0ced4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 537727,
            "upload_time": "2025-09-12T12:29:50",
            "upload_time_iso_8601": "2025-09-12T12:29:50.082339Z",
            "url": "https://files.pythonhosted.org/packages/4d/0c/2bb08c26a551aae886289fab8ab6d1bf03f4bef5b74632123500a2bc6662/adbc_driver_manager-1.8.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a967f2e1694875ccbc72c15c334e1ef2f4338b4cb098ba217f4e535d92d5d2f7",
                "md5": "9d1d965bb0e15d2adf9cd6d7f9fe93e1",
                "sha256": "f59794ae27eef7a17be5583d46b746749b3cbae5e58b0fe0f44746e8498d6f5c"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9d1d965bb0e15d2adf9cd6d7f9fe93e1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 516680,
            "upload_time": "2025-09-12T12:29:52",
            "upload_time_iso_8601": "2025-09-12T12:29:52.510880Z",
            "url": "https://files.pythonhosted.org/packages/a9/67/f2e1694875ccbc72c15c334e1ef2f4338b4cb098ba217f4e535d92d5d2f7/adbc_driver_manager-1.8.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f57d65a41108cb3c1a87e570cf80a50ca94521f748a58780a41d61ea1d946051",
                "md5": "1ff709ad55ab20ec43a54844928fdf96",
                "sha256": "fed9a2cb46602cff67f503bbf55c6ee2e69a7e5c07a08514b5bd27a656a3e40b"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1ff709ad55ab20ec43a54844928fdf96",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 3103357,
            "upload_time": "2025-09-12T12:29:55",
            "upload_time_iso_8601": "2025-09-12T12:29:55.226979Z",
            "url": "https://files.pythonhosted.org/packages/f5/7d/65a41108cb3c1a87e570cf80a50ca94521f748a58780a41d61ea1d946051/adbc_driver_manager-1.8.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "43156e22524aadc7ea82c0868492cdf7e28ab30b476edd5d3d6ef29a882775ec",
                "md5": "47a81ce697ca1bc543d2d5e19a7572bc",
                "sha256": "349fecd931e5211f00ce00d109fc80a484046fe41644aa402b97496919aa8c2a"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "47a81ce697ca1bc543d2d5e19a7572bc",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 3113074,
            "upload_time": "2025-09-12T12:29:57",
            "upload_time_iso_8601": "2025-09-12T12:29:57.453822Z",
            "url": "https://files.pythonhosted.org/packages/43/15/6e22524aadc7ea82c0868492cdf7e28ab30b476edd5d3d6ef29a882775ec/adbc_driver_manager-1.8.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "caa105f66007556623a7fb37af6535fe19377d2f4757bf0c94f64f350521c9dc",
                "md5": "640dd9c1533cf47b8f9d9f195696279b",
                "sha256": "92105ae34a42603c7f64b4b0f2d851380c018e9c9f4e9a764a01b1b6f1fa6156"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "640dd9c1533cf47b8f9d9f195696279b",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 712252,
            "upload_time": "2025-09-12T12:29:59",
            "upload_time_iso_8601": "2025-09-12T12:29:59.162828Z",
            "url": "https://files.pythonhosted.org/packages/ca/a1/05f66007556623a7fb37af6535fe19377d2f4757bf0c94f64f350521c9dc/adbc_driver_manager-1.8.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "19c705b5559eff9a42c53c47d86e32aa0b15bd206ef4be04f3a678da7871a8dd",
                "md5": "4258b96a7ca31f7d4e8a2bc694204801",
                "sha256": "0e6bbe0b026a17c69c1e7410a8df2366bb80803be0f0d8a7eed2defbed313a65"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp312-cp312-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4258b96a7ca31f7d4e8a2bc694204801",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 537879,
            "upload_time": "2025-09-12T12:30:00",
            "upload_time_iso_8601": "2025-09-12T12:30:00.798995Z",
            "url": "https://files.pythonhosted.org/packages/19/c7/05b5559eff9a42c53c47d86e32aa0b15bd206ef4be04f3a678da7871a8dd/adbc_driver_manager-1.8.0-cp312-cp312-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "25f0d7ed70a28933e2c6b95455306c005d9022fc558e26e759ed65fce0537b79",
                "md5": "34faf39cdc6972e3c0444c782aa87eaf",
                "sha256": "e5f0f89d13b8f86dc20522988caceab37085fe155ebbea4e9013a7962170011c"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "34faf39cdc6972e3c0444c782aa87eaf",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 512702,
            "upload_time": "2025-09-12T12:30:02",
            "upload_time_iso_8601": "2025-09-12T12:30:02.543979Z",
            "url": "https://files.pythonhosted.org/packages/25/f0/d7ed70a28933e2c6b95455306c005d9022fc558e26e759ed65fce0537b79/adbc_driver_manager-1.8.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37a6fc66e7b72857589ba5cdd0dcfc388ea746ed805caf4031580b1c065481fa",
                "md5": "08fa0ecb1a11b731103d430ff39925d3",
                "sha256": "abd11c6ecdc8119641d2a929e50c9f6ff822b322859bf08a085e7ba9d1adb399"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "08fa0ecb1a11b731103d430ff39925d3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 3086175,
            "upload_time": "2025-09-12T12:30:04",
            "upload_time_iso_8601": "2025-09-12T12:30:04.491253Z",
            "url": "https://files.pythonhosted.org/packages/37/a6/fc66e7b72857589ba5cdd0dcfc388ea746ed805caf4031580b1c065481fa/adbc_driver_manager-1.8.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e7904780e8cab75f11644d260a73307445254288405352a99cfb3b2889c50e80",
                "md5": "d46b8bbd41eb3a167bc6aa94d9024450",
                "sha256": "f7689b0cf30d77532189b30762e3f6a347275e57e511e885f0eba45ce40ce02c"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d46b8bbd41eb3a167bc6aa94d9024450",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 3113622,
            "upload_time": "2025-09-12T12:30:06",
            "upload_time_iso_8601": "2025-09-12T12:30:06.665027Z",
            "url": "https://files.pythonhosted.org/packages/e7/90/4780e8cab75f11644d260a73307445254288405352a99cfb3b2889c50e80/adbc_driver_manager-1.8.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c5b4ed76afa37c344395a33d1f894dcd82b5cee2281925c235405a9078d10a29",
                "md5": "a6d40b8be94261e3bc5b0602a8a454c2",
                "sha256": "3f0454ec6fc2b5d3c3629b504ee65dbded2516412647070e26cdc9c14341ac74"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a6d40b8be94261e3bc5b0602a8a454c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 703323,
            "upload_time": "2025-09-12T12:30:07",
            "upload_time_iso_8601": "2025-09-12T12:30:07.984823Z",
            "url": "https://files.pythonhosted.org/packages/c5/b4/ed76afa37c344395a33d1f894dcd82b5cee2281925c235405a9078d10a29/adbc_driver_manager-1.8.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "567976d505f43c6195920a41f812192bbd5fb1a490ade1c81fe5ba9f07a86f23",
                "md5": "80d1eed987966dcd17b3cbec30f4ec44",
                "sha256": "04e0676f7bd16dd7d7c403f506b7a22a542fe89f4471526c82cfd546353b125f"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80d1eed987966dcd17b3cbec30f4ec44",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 536549,
            "upload_time": "2025-09-12T12:30:09",
            "upload_time_iso_8601": "2025-09-12T12:30:09.513625Z",
            "url": "https://files.pythonhosted.org/packages/56/79/76d505f43c6195920a41f812192bbd5fb1a490ade1c81fe5ba9f07a86f23/adbc_driver_manager-1.8.0-cp313-cp313-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9f1b61e9badd21f0936a43692275f84dbf4baa4f39d4100042a14edbf9654a4d",
                "md5": "8043248229dcd8c35a49105d271e8d17",
                "sha256": "6dddf0ae5b8d636015b1f7fc6972167c1824bd950f3ed6a178d083e89dfd322a"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "8043248229dcd8c35a49105d271e8d17",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 510497,
            "upload_time": "2025-09-12T12:30:10",
            "upload_time_iso_8601": "2025-09-12T12:30:10.837012Z",
            "url": "https://files.pythonhosted.org/packages/9f/1b/61e9badd21f0936a43692275f84dbf4baa4f39d4100042a14edbf9654a4d/adbc_driver_manager-1.8.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9c52501e0d11b2ba9fca1eb2698cb56ff14c94e8a1cad421a9c90c2e23edfbd8",
                "md5": "50be7eb0604200c2eb05c4ab9153c82c",
                "sha256": "d70431e659e8e51d222fa238410085f0c13921154e0a17e9a687f7896667138f"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "50be7eb0604200c2eb05c4ab9153c82c",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 3085322,
            "upload_time": "2025-09-12T12:30:12",
            "upload_time_iso_8601": "2025-09-12T12:30:12.893433Z",
            "url": "https://files.pythonhosted.org/packages/9c/52/501e0d11b2ba9fca1eb2698cb56ff14c94e8a1cad421a9c90c2e23edfbd8/adbc_driver_manager-1.8.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "385e0a79d48fe44cc8387221fff44dfa956c5ce6131a72f08e393748cbb090e0",
                "md5": "b799510acd80782e12e1c6fcc6443a19",
                "sha256": "8b4d34618a5e64e678210dfdf76704f11e09529fc221dbd576ead6c14555883d"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b799510acd80782e12e1c6fcc6443a19",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 3107704,
            "upload_time": "2025-09-12T12:30:14",
            "upload_time_iso_8601": "2025-09-12T12:30:14.861513Z",
            "url": "https://files.pythonhosted.org/packages/38/5e/0a79d48fe44cc8387221fff44dfa956c5ce6131a72f08e393748cbb090e0/adbc_driver_manager-1.8.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "83454e98be65dab4e61c9c0227c4908ab9a5db1db320eec8badfd5b253c5854b",
                "md5": "f58eec6767b3b565cdfe059b22ae03de",
                "sha256": "bc1677c06998361b5c3237d9f408b69fb23942f7157e2dd4ce515f658a60d3d4"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313t-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f58eec6767b3b565cdfe059b22ae03de",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 551974,
            "upload_time": "2025-09-12T12:30:16",
            "upload_time_iso_8601": "2025-09-12T12:30:16.782423Z",
            "url": "https://files.pythonhosted.org/packages/83/45/4e98be65dab4e61c9c0227c4908ab9a5db1db320eec8badfd5b253c5854b/adbc_driver_manager-1.8.0-cp313-cp313t-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8f4ac4d83125e1dc0532006b3fd3c816a2c2956dedb881a89e0cb47f4eda1bcc",
                "md5": "0ebad428e2beb8104a189ef1f52fb8ae",
                "sha256": "86cb394bdd3ac298761e0ff8ceab8ad9c2f6ce5650d7f4ac7c8609bc74876929"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313t-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0ebad428e2beb8104a189ef1f52fb8ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 529497,
            "upload_time": "2025-09-12T12:30:18",
            "upload_time_iso_8601": "2025-09-12T12:30:18.756859Z",
            "url": "https://files.pythonhosted.org/packages/8f/4a/c4d83125e1dc0532006b3fd3c816a2c2956dedb881a89e0cb47f4eda1bcc/adbc_driver_manager-1.8.0-cp313-cp313t-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c76cd1752ed66109fe1866d9aabe0f6a930b8443d8e62d17f333a38b97b37b85",
                "md5": "814b6c024c5462228d9d34cf8ffbfd9a",
                "sha256": "1a834f2f269285d1308aa97ae6000002acdb79d70733735f16b3c9918ca88c1f"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "814b6c024c5462228d9d34cf8ffbfd9a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 3148300,
            "upload_time": "2025-09-12T12:30:21",
            "upload_time_iso_8601": "2025-09-12T12:30:21.301881Z",
            "url": "https://files.pythonhosted.org/packages/c7/6c/d1752ed66109fe1866d9aabe0f6a930b8443d8e62d17f333a38b97b37b85/adbc_driver_manager-1.8.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3d59971e28a01382590ead8352d83a2d77b1f8beb2c4cc1b59036e1b68fd59e1",
                "md5": "e1ee4e9a6f1222d17a025690298c9352",
                "sha256": "8fcf38cc4b993336f49b6d1e407d4741ed1ea898f58088314005f8da7daf47db"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e1ee4e9a6f1222d17a025690298c9352",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 3134384,
            "upload_time": "2025-09-12T12:30:23",
            "upload_time_iso_8601": "2025-09-12T12:30:23.252459Z",
            "url": "https://files.pythonhosted.org/packages/3d/59/971e28a01382590ead8352d83a2d77b1f8beb2c4cc1b59036e1b68fd59e1/adbc_driver_manager-1.8.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7142689194767d6ec09bb9b9216c27000ff193199c9bd7d7d5c6c5aad1bc2400",
                "md5": "2a36942a1f8d1edc19ccacef6feec4e7",
                "sha256": "82da1442b6d786d2f87ac0f3dd0bbc7462ec90cb3316168a4db88044d470baa2"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "2a36942a1f8d1edc19ccacef6feec4e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 702235,
            "upload_time": "2025-09-12T12:30:24",
            "upload_time_iso_8601": "2025-09-12T12:30:24.469461Z",
            "url": "https://files.pythonhosted.org/packages/71/42/689194767d6ec09bb9b9216c27000ff193199c9bd7d7d5c6c5aad1bc2400/adbc_driver_manager-1.8.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "544e0f826b68d5e0d50f8b1207514d0d17bf60663b7d51efd21f3754b5885450",
                "md5": "aedba6b84235f06f6c7bcac30d10d0f8",
                "sha256": "f954783e306ff1e1602d8390e74e00357142c382bff22ab159e8f94a95c8cfcb"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "aedba6b84235f06f6c7bcac30d10d0f8",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 3082317,
            "upload_time": "2025-09-12T12:30:26",
            "upload_time_iso_8601": "2025-09-12T12:30:26.800712Z",
            "url": "https://files.pythonhosted.org/packages/54/4e/0f826b68d5e0d50f8b1207514d0d17bf60663b7d51efd21f3754b5885450/adbc_driver_manager-1.8.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dabfce5efe35be83b652e4b6059cfff48b59d648560a9dc99caac8da0a3441cd",
                "md5": "208c5984191ba99a4cd00246bb9a9bbb",
                "sha256": "61d5ec92af49a76345db1ae0a3890789797078b5b9948d550a47e8cfaa27cc19"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "208c5984191ba99a4cd00246bb9a9bbb",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 3089760,
            "upload_time": "2025-09-12T12:30:28",
            "upload_time_iso_8601": "2025-09-12T12:30:28.772193Z",
            "url": "https://files.pythonhosted.org/packages/da/bf/ce5efe35be83b652e4b6059cfff48b59d648560a9dc99caac8da0a3441cd/adbc_driver_manager-1.8.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f2b3d3254595b61890da1dc6d44178abe10262136d20aeffae4a86d3e289371e",
                "md5": "f5479fd54ed2f2047979830cca0e1b46",
                "sha256": "4f68df12cfbffaf4bec832ed406fb6ce978fd7dba8a4e8e377c9658fcd83b6a3"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f5479fd54ed2f2047979830cca0e1b46",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 3147028,
            "upload_time": "2025-09-12T12:30:30",
            "upload_time_iso_8601": "2025-09-12T12:30:30.530501Z",
            "url": "https://files.pythonhosted.org/packages/f2/b3/d3254595b61890da1dc6d44178abe10262136d20aeffae4a86d3e289371e/adbc_driver_manager-1.8.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68ba82d1f9521bc755d8d0d66eaac47032e147c2fe850eb308ba613710b27493",
                "md5": "ba66c5ccdf7b9a24d83d17c6687f6460",
                "sha256": "a4402633d548e3ecdcf89a7133fd72b88a807a3c438e13bdb61ccc79d6239a65"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ba66c5ccdf7b9a24d83d17c6687f6460",
            "packagetype": "bdist_wheel",
            "python_version": "cp314",
            "requires_python": ">=3.9",
            "size": 3133693,
            "upload_time": "2025-09-12T12:30:32",
            "upload_time_iso_8601": "2025-09-12T12:30:32.357555Z",
            "url": "https://files.pythonhosted.org/packages/68/ba/82d1f9521bc755d8d0d66eaac47032e147c2fe850eb308ba613710b27493/adbc_driver_manager-1.8.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a5335016dffbf2bdfcf181c17db5cae0f9fb4bee34605c87d1a3894e8963f888",
                "md5": "6cda4049ae95bfdeb7b332c5a32f1858",
                "sha256": "151e21b46dedbbd48be4c7d904efd08fcdce3c1db7faff1ce32c520f3a4ed508"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp39-cp39-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6cda4049ae95bfdeb7b332c5a32f1858",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 535678,
            "upload_time": "2025-09-12T12:30:33",
            "upload_time_iso_8601": "2025-09-12T12:30:33.870619Z",
            "url": "https://files.pythonhosted.org/packages/a5/33/5016dffbf2bdfcf181c17db5cae0f9fb4bee34605c87d1a3894e8963f888/adbc_driver_manager-1.8.0-cp39-cp39-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4108d089492c2df0d66f87c16a4223f98cd9e04571c55ba3d2147c25ef6f9d57",
                "md5": "a0f66ada3a11ec7fb3464e50501f74d4",
                "sha256": "a1c839a4b8c7a19d56bc0592596b123ecbdf6e76e28c7db28e562b6ce47f67cf"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a0f66ada3a11ec7fb3464e50501f74d4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 512661,
            "upload_time": "2025-09-12T12:30:35",
            "upload_time_iso_8601": "2025-09-12T12:30:35.604121Z",
            "url": "https://files.pythonhosted.org/packages/41/08/d089492c2df0d66f87c16a4223f98cd9e04571c55ba3d2147c25ef6f9d57/adbc_driver_manager-1.8.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5c565024e4da87544d4cf04df4c1f8231c9e91b9b818dd5fc208a5944455dafc",
                "md5": "5162d4c640bc2a87ad2594457f7cebab",
                "sha256": "eda25c53cec08290ba8c58f18dbec07ff21b0480e5e0641acc2410f79e477031"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5162d4c640bc2a87ad2594457f7cebab",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 3020784,
            "upload_time": "2025-09-12T12:30:37",
            "upload_time_iso_8601": "2025-09-12T12:30:37.580346Z",
            "url": "https://files.pythonhosted.org/packages/5c/56/5024e4da87544d4cf04df4c1f8231c9e91b9b818dd5fc208a5944455dafc/adbc_driver_manager-1.8.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6622d299a8a6aa0a51eecbe0c052aa457c24fbd499c9c096de889c40e7fb1a46",
                "md5": "6dff49a6770a5ee5345daeb32b19b3ff",
                "sha256": "c0d7fedaec1ecc1079c19eb0b55bd28e10f68f5c76fd523a37498588b7450ecf"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6dff49a6770a5ee5345daeb32b19b3ff",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 3037489,
            "upload_time": "2025-09-12T12:30:39",
            "upload_time_iso_8601": "2025-09-12T12:30:39.838558Z",
            "url": "https://files.pythonhosted.org/packages/66/22/d299a8a6aa0a51eecbe0c052aa457c24fbd499c9c096de889c40e7fb1a46/adbc_driver_manager-1.8.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e337ab055f5680f7b9dc2019303526f13c1db6a844d03fbaaa36cd36baa2348c",
                "md5": "766fb47a6f007f7c77f1828d7f01562d",
                "sha256": "07188498dec41bd93753a2ad568dbca779e83f56a4e0339dbfc9cf75bc2e5f01"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "766fb47a6f007f7c77f1828d7f01562d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 712651,
            "upload_time": "2025-09-12T12:30:41",
            "upload_time_iso_8601": "2025-09-12T12:30:41.658339Z",
            "url": "https://files.pythonhosted.org/packages/e3/37/ab055f5680f7b9dc2019303526f13c1db6a844d03fbaaa36cd36baa2348c/adbc_driver_manager-1.8.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "552a00fe4974b7d134c8d0691a87f09460d949e607e1ef65a022c665e8bde64f",
                "md5": "e95630111258fd6a7c44fef4cdd70122",
                "sha256": "88ca0f4d8c02fc6859629acaf0504620da17a39549e64d4098a3497f7f1eb2d0"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e95630111258fd6a7c44fef4cdd70122",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 203568,
            "upload_time": "2025-09-12T12:31:24",
            "upload_time_iso_8601": "2025-09-12T12:31:24.233076Z",
            "url": "https://files.pythonhosted.org/packages/55/2a/00fe4974b7d134c8d0691a87f09460d949e607e1ef65a022c665e8bde64f/adbc_driver_manager-1.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-12 12:31:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apache",
    "github_project": "arrow-adbc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "adbc-driver-manager"
}
        
Elapsed time: 3.95972s