adbc-driver-manager


Nameadbc-driver-manager JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryA generic entrypoint for ADBC drivers.
upload_time2024-11-13 01:52:25
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache-2.0
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/1a/31/223cb849dc22388a4a11729a319df0d5b8dda580cbd5fe8e038d4d87dbea/adbc_driver_manager-1.3.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": "Apache-2.0",
    "summary": "A generic entrypoint for ADBC drivers.",
    "version": "1.3.0",
    "project_urls": {
        "homepage": "https://arrow.apache.org/adbc/",
        "repository": "https://github.com/apache/arrow-adbc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2cc4678b4f8f96826c25de01764e031e4feedbb471fef45e9c163642bfadfac",
                "md5": "3c9b9a6631184caac20c53f927141a3c",
                "sha256": "0b4100b1430e9631e20b6aad666634143966d4a1e44e9dfc931a18b92506c39f"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp310-cp310-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3c9b9a6631184caac20c53f927141a3c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 380845,
            "upload_time": "2024-11-13T01:50:59",
            "upload_time_iso_8601": "2024-11-13T01:50:59.527323Z",
            "url": "https://files.pythonhosted.org/packages/d2/cc/4678b4f8f96826c25de01764e031e4feedbb471fef45e9c163642bfadfac/adbc_driver_manager-1.3.0-cp310-cp310-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd45c4ed975f05ccfa00d712d11cf787cf13d68a1fea908848f228289c666279",
                "md5": "620fcad948c106000da7bd6700932dae",
                "sha256": "71f6b1cc363a986ede502b49584a042c59f46b69ea1cb9383fcad5613ba30ca0"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "620fcad948c106000da7bd6700932dae",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 368029,
            "upload_time": "2024-11-13T01:51:01",
            "upload_time_iso_8601": "2024-11-13T01:51:01.926110Z",
            "url": "https://files.pythonhosted.org/packages/cd/45/c4ed975f05ccfa00d712d11cf787cf13d68a1fea908848f228289c666279/adbc_driver_manager-1.3.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d091670e5c827cd65f743c2199eed390456689db992d536dc9d321ab984415a4",
                "md5": "ed44c3e9b81bee8f9b2a04da7da72520",
                "sha256": "bb81f922e9b5c0e5b3012fc18aafb2b73186d5ebe182ae9d51d2d2c8a0a92a0b"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ed44c3e9b81bee8f9b2a04da7da72520",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 2038384,
            "upload_time": "2024-11-13T01:51:04",
            "upload_time_iso_8601": "2024-11-13T01:51:04.744346Z",
            "url": "https://files.pythonhosted.org/packages/d0/91/670e5c827cd65f743c2199eed390456689db992d536dc9d321ab984415a4/adbc_driver_manager-1.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b87d04ea0944fa910a80512a24cdda10991c85a7e0d9dbf58252795517d4562",
                "md5": "81f6e0a93566effb48207d3a116546c2",
                "sha256": "436cf4fea5169e9b384faf0959addd3e138cfb69d399fb0b7b383f7b13333d11"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "81f6e0a93566effb48207d3a116546c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 2060216,
            "upload_time": "2024-11-13T01:51:06",
            "upload_time_iso_8601": "2024-11-13T01:51:06.379420Z",
            "url": "https://files.pythonhosted.org/packages/6b/87/d04ea0944fa910a80512a24cdda10991c85a7e0d9dbf58252795517d4562/adbc_driver_manager-1.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "398a8dc63dc9080ca2430c80ce803641363196263a9a3f19b889c65e57c334e2",
                "md5": "bbe0b242502b9ac301b28db952d0bd9f",
                "sha256": "3595b30bdbc35ac77281a891a61c4dee9e31021d23186bd78ff1d5f092954d85"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bbe0b242502b9ac301b28db952d0bd9f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 543739,
            "upload_time": "2024-11-13T01:51:08",
            "upload_time_iso_8601": "2024-11-13T01:51:08.378931Z",
            "url": "https://files.pythonhosted.org/packages/39/8a/8dc63dc9080ca2430c80ce803641363196263a9a3f19b889c65e57c334e2/adbc_driver_manager-1.3.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3706b52c070c0f6167f944345db037ecd186b836f9e692db034857817a366c22",
                "md5": "c53a8cab822fcf1570f1b3474609bb5e",
                "sha256": "7cff789cd56f096ec4d25b7d719202f21e37b48067bf16f33f6b7470bfcdd990"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c53a8cab822fcf1570f1b3474609bb5e",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 381821,
            "upload_time": "2024-11-13T01:51:09",
            "upload_time_iso_8601": "2024-11-13T01:51:09.791433Z",
            "url": "https://files.pythonhosted.org/packages/37/06/b52c070c0f6167f944345db037ecd186b836f9e692db034857817a366c22/adbc_driver_manager-1.3.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1683726a6cb50479d5ba6a48f29a7448db13b73b15ac23a89d2c40ce5e976510",
                "md5": "c00b873874305f29e6f8948236acc23c",
                "sha256": "bf4c0b23cc18999e57445aff8197e945bd5a9c6c957fd6482d283eb660271d3b"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c00b873874305f29e6f8948236acc23c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 368713,
            "upload_time": "2024-11-13T01:51:11",
            "upload_time_iso_8601": "2024-11-13T01:51:11.567390Z",
            "url": "https://files.pythonhosted.org/packages/16/83/726a6cb50479d5ba6a48f29a7448db13b73b15ac23a89d2c40ce5e976510/adbc_driver_manager-1.3.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eec5f5ea7cf6f9f927422996f20cbb775f9d584b41c7741c605fe05ea5f5aaf1",
                "md5": "1f9d42d8e29493197b24a9602b98d6a4",
                "sha256": "a26b300f7813b58452b1a1b359e82a24c95775e3cf10015842dcb708312b96d8"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1f9d42d8e29493197b24a9602b98d6a4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 2150205,
            "upload_time": "2024-11-13T01:51:14",
            "upload_time_iso_8601": "2024-11-13T01:51:14.771630Z",
            "url": "https://files.pythonhosted.org/packages/ee/c5/f5ea7cf6f9f927422996f20cbb775f9d584b41c7741c605fe05ea5f5aaf1/adbc_driver_manager-1.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a137442b7717cea1c81571a6f21c13418ae4c0de03e965c3bda13ab952ca20f",
                "md5": "e8011efca2a48aaafb1ef4d6334fcca8",
                "sha256": "ec93d9dbed2fecd27ea18485c04e5e407b0b7c66c2fdceff1c23e326dfe60f14"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e8011efca2a48aaafb1ef4d6334fcca8",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 2164970,
            "upload_time": "2024-11-13T01:51:17",
            "upload_time_iso_8601": "2024-11-13T01:51:17.674758Z",
            "url": "https://files.pythonhosted.org/packages/3a/13/7442b7717cea1c81571a6f21c13418ae4c0de03e965c3bda13ab952ca20f/adbc_driver_manager-1.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3b4234a6ff6698821474ed0e3c2b2ae023281ba4d7532146f1c2b33ca619f922",
                "md5": "1aac74542bafa1039dcc2a34d8d462ed",
                "sha256": "c32a7b06a564d8e2144b89ef8e6e4cb1d2e599b20e98e42ec1f0110e93b4d01e"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1aac74542bafa1039dcc2a34d8d462ed",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 544789,
            "upload_time": "2024-11-13T01:51:20",
            "upload_time_iso_8601": "2024-11-13T01:51:20.816224Z",
            "url": "https://files.pythonhosted.org/packages/3b/42/34a6ff6698821474ed0e3c2b2ae023281ba4d7532146f1c2b33ca619f922/adbc_driver_manager-1.3.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f2a2586ca5303c234e1534d6c23dbc06543a1831017e53a9bdb9967a2a7c959e",
                "md5": "2229b3f0a95744ff0d4c4f0c585f6866",
                "sha256": "cebb6e7709b1d60fbc7be279bb8949d3d6d5c1ae5aca5e18cf827f66451e3601"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp312-cp312-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2229b3f0a95744ff0d4c4f0c585f6866",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 381430,
            "upload_time": "2024-11-13T01:51:22",
            "upload_time_iso_8601": "2024-11-13T01:51:22.900693Z",
            "url": "https://files.pythonhosted.org/packages/f2/a2/586ca5303c234e1534d6c23dbc06543a1831017e53a9bdb9967a2a7c959e/adbc_driver_manager-1.3.0-cp312-cp312-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65df181feb4b4feab2b3f177592101fa8923de9f5a8c99460dd046bd13e08356",
                "md5": "f623aacb6a4ec279478c4dd7d7a8d5e4",
                "sha256": "75be3cd1e69b868f303d9685d0b73ae55a026e1cf256065dfa7fb287534a9695"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "f623aacb6a4ec279478c4dd7d7a8d5e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 365697,
            "upload_time": "2024-11-13T01:51:24",
            "upload_time_iso_8601": "2024-11-13T01:51:24.041096Z",
            "url": "https://files.pythonhosted.org/packages/65/df/181feb4b4feab2b3f177592101fa8923de9f5a8c99460dd046bd13e08356/adbc_driver_manager-1.3.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "104b48463b1960dafd42faf68838d9338673a04cf4217357bb0d13b540fdb344",
                "md5": "bd365d3e1938c5961bdf36bc705e13b3",
                "sha256": "42f07d64ba0016b5f1f9a1220c9bff19997296edceb428527c84106a301b9c8e"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bd365d3e1938c5961bdf36bc705e13b3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 2129073,
            "upload_time": "2024-11-13T01:51:25",
            "upload_time_iso_8601": "2024-11-13T01:51:25.864199Z",
            "url": "https://files.pythonhosted.org/packages/10/4b/48463b1960dafd42faf68838d9338673a04cf4217357bb0d13b540fdb344/adbc_driver_manager-1.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d731ad61c15fc77be10f5fdaca9294bc44c23429072c638dc39383bf79c39987",
                "md5": "9dfb4e313a969de471081cfffd762a1d",
                "sha256": "d4853b0a95c34a6c51f0c3e2f848f2fb24761914e08b93db6387166eabf5f9d5"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9dfb4e313a969de471081cfffd762a1d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 2161148,
            "upload_time": "2024-11-13T01:51:28",
            "upload_time_iso_8601": "2024-11-13T01:51:28.194695Z",
            "url": "https://files.pythonhosted.org/packages/d7/31/ad61c15fc77be10f5fdaca9294bc44c23429072c638dc39383bf79c39987/adbc_driver_manager-1.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "65efc628399e3c386215e2f26c7bb0beafb7ee5a6866b3b3e26008d376decc3a",
                "md5": "9130afb1415dcc97ccf496a52cf93086",
                "sha256": "0646996a7bbd31b321a16810f7110e9155b08607c0a83fed97414ad1bd2cac9e"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "9130afb1415dcc97ccf496a52cf93086",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 542982,
            "upload_time": "2024-11-13T01:51:29",
            "upload_time_iso_8601": "2024-11-13T01:51:29.703482Z",
            "url": "https://files.pythonhosted.org/packages/65/ef/c628399e3c386215e2f26c7bb0beafb7ee5a6866b3b3e26008d376decc3a/adbc_driver_manager-1.3.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ada2199638bd04349242052708b6b4b96d8efd720dc771917fc525353d8ac00",
                "md5": "f8ae00ff6206003d4a67b9235a163153",
                "sha256": "4af4c5220a055cbbb7c2159b65a39203c8b94014d80ab13bd3a9a92c91f248f5"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp313-cp313-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f8ae00ff6206003d4a67b9235a163153",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 379613,
            "upload_time": "2024-11-13T01:51:31",
            "upload_time_iso_8601": "2024-11-13T01:51:31.106634Z",
            "url": "https://files.pythonhosted.org/packages/2a/da/2199638bd04349242052708b6b4b96d8efd720dc771917fc525353d8ac00/adbc_driver_manager-1.3.0-cp313-cp313-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5718f2b5a20ccc79d3c4a26e8dd5d26fd90c46fcf3bf21637de55ef4674b9c24",
                "md5": "fb61771f63797fb7ab9f0310af9c9a3e",
                "sha256": "8ec7eba6c41d9b880a3268ffcba77f664a1a8f72b362b6930851c75ca4ee1ee7"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "fb61771f63797fb7ab9f0310af9c9a3e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 363416,
            "upload_time": "2024-11-13T01:51:32",
            "upload_time_iso_8601": "2024-11-13T01:51:32.440016Z",
            "url": "https://files.pythonhosted.org/packages/57/18/f2b5a20ccc79d3c4a26e8dd5d26fd90c46fcf3bf21637de55ef4674b9c24/adbc_driver_manager-1.3.0-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08c954ba4dd86d405ecef5730260c42467d285f7bb2659b8a1171d9627cd588f",
                "md5": "cb8ae990c0a52593f0564d95c8f4848a",
                "sha256": "98c529d5c0a6bed54e9c0d961a864ebf395ff0b3d55367e3b31fee49f3f02d41"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "cb8ae990c0a52593f0564d95c8f4848a",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 2123358,
            "upload_time": "2024-11-13T01:51:35",
            "upload_time_iso_8601": "2024-11-13T01:51:35.280130Z",
            "url": "https://files.pythonhosted.org/packages/08/c9/54ba4dd86d405ecef5730260c42467d285f7bb2659b8a1171d9627cd588f/adbc_driver_manager-1.3.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3509e72cf7e758010ce06cb8e98b7de850749d6da751eca1c51be4221a2ddd67",
                "md5": "d3b56ffe1d3d6b9132fc4d7e1239b215",
                "sha256": "a3d0235f347749577d4484a470b7555643f13a57cf3cd5fec1c13de5c8294cb5"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d3b56ffe1d3d6b9132fc4d7e1239b215",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 2156249,
            "upload_time": "2024-11-13T01:51:36",
            "upload_time_iso_8601": "2024-11-13T01:51:36.623153Z",
            "url": "https://files.pythonhosted.org/packages/35/09/e72cf7e758010ce06cb8e98b7de850749d6da751eca1c51be4221a2ddd67/adbc_driver_manager-1.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2aa7a97c778466e0fca5ebb8566794f07334689a086f3564d1250608bb943494",
                "md5": "e141a514711afca6c50d99b9365ef909",
                "sha256": "0d327006f5993385b3625e3524a851ea7050aa3b1716bddd52c8892ac9c42145"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e141a514711afca6c50d99b9365ef909",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 541793,
            "upload_time": "2024-11-13T01:51:38",
            "upload_time_iso_8601": "2024-11-13T01:51:38.175057Z",
            "url": "https://files.pythonhosted.org/packages/2a/a7/a97c778466e0fca5ebb8566794f07334689a086f3564d1250608bb943494/adbc_driver_manager-1.3.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76a8fa17252d1926609fb7197e980e26b6f871b2f0a730bc0456962e97252a41",
                "md5": "94e87ce98b1cb1dedf3f753fff72b2ae",
                "sha256": "19aee896f01039ac6a3da37b6c32ceb44f234ae0cb1ff2cc0bfd1968c8d434df"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp39-cp39-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "94e87ce98b1cb1dedf3f753fff72b2ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 382177,
            "upload_time": "2024-11-13T01:51:39",
            "upload_time_iso_8601": "2024-11-13T01:51:39.404311Z",
            "url": "https://files.pythonhosted.org/packages/76/a8/fa17252d1926609fb7197e980e26b6f871b2f0a730bc0456962e97252a41/adbc_driver_manager-1.3.0-cp39-cp39-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f33ec7be0871348014c066334cff16f61ef9270d029a6e906d28e39507de8df",
                "md5": "3cdd64b6e65195f137f373aa775c1dff",
                "sha256": "0038c8595a4344ce47f8e32bb5829d76b6a53b15d122c94bda532e9418b7b587"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3cdd64b6e65195f137f373aa775c1dff",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 369133,
            "upload_time": "2024-11-13T01:51:41",
            "upload_time_iso_8601": "2024-11-13T01:51:41.255431Z",
            "url": "https://files.pythonhosted.org/packages/4f/33/ec7be0871348014c066334cff16f61ef9270d029a6e906d28e39507de8df/adbc_driver_manager-1.3.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "755cae0be0229a58f1bae31a4232bba9be0dcd25967826604ad8b9458d4e6f72",
                "md5": "2a897d0c7d613de43974e844263f12d8",
                "sha256": "f70b7c8f0eec3c262bae7e96ab8b8bee770b188817e1830900d3bcfa26832442"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2a897d0c7d613de43974e844263f12d8",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 2044621,
            "upload_time": "2024-11-13T01:51:42",
            "upload_time_iso_8601": "2024-11-13T01:51:42.484207Z",
            "url": "https://files.pythonhosted.org/packages/75/5c/ae0be0229a58f1bae31a4232bba9be0dcd25967826604ad8b9458d4e6f72/adbc_driver_manager-1.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf427cbe03a114d51a0e324ebcb2c7ebb998548b2f0bccdb7f5c04fe03f17b3e",
                "md5": "a3b390794d219235c1cc462241f0b46c",
                "sha256": "7bfc6a07c94c7e1e4473b3666eb5042222728dd81fe15e0ed9efadc135556097"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a3b390794d219235c1cc462241f0b46c",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 2059150,
            "upload_time": "2024-11-13T01:51:44",
            "upload_time_iso_8601": "2024-11-13T01:51:44.659977Z",
            "url": "https://files.pythonhosted.org/packages/bf/42/7cbe03a114d51a0e324ebcb2c7ebb998548b2f0bccdb7f5c04fe03f17b3e/adbc_driver_manager-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec5585f14e674d9f22a7616a5202753c906dba09e99594128187dc786cc6878e",
                "md5": "477e7ad666a1972084da151c92e5b7bd",
                "sha256": "69e681f0540ceb485e96ce43740050e46ca65c504552d12a9380dd69376a152c"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "477e7ad666a1972084da151c92e5b7bd",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 545479,
            "upload_time": "2024-11-13T01:51:47",
            "upload_time_iso_8601": "2024-11-13T01:51:47.081906Z",
            "url": "https://files.pythonhosted.org/packages/ec/55/85f14e674d9f22a7616a5202753c906dba09e99594128187dc786cc6878e/adbc_driver_manager-1.3.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a31223cb849dc22388a4a11729a319df0d5b8dda580cbd5fe8e038d4d87dbea",
                "md5": "b3f453c0dc2d5aa30b272094568c6cb1",
                "sha256": "8b1367e0a043d1c1f07f10c0c25dabe155449276e2f2128e1c8d9426629053eb"
            },
            "downloads": -1,
            "filename": "adbc_driver_manager-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3f453c0dc2d5aa30b272094568c6cb1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 107723,
            "upload_time": "2024-11-13T01:52:25",
            "upload_time_iso_8601": "2024-11-13T01:52:25.713149Z",
            "url": "https://files.pythonhosted.org/packages/1a/31/223cb849dc22388a4a11729a319df0d5b8dda580cbd5fe8e038d4d87dbea/adbc_driver_manager-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 01:52:25",
    "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: 1.65897s