pyarrow


Namepyarrow JSON
Version 21.0.0 PyPI version JSON
download
home_pageNone
SummaryPython library for Apache Arrow
upload_time2025-07-18 00:57:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseApache Software License
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.
-->

## Python library for Apache Arrow

[![pypi](https://img.shields.io/pypi/v/pyarrow.svg)](https://pypi.org/project/pyarrow/) [![conda-forge](https://img.shields.io/conda/vn/conda-forge/pyarrow.svg)](https://anaconda.org/conda-forge/pyarrow)

This library provides a Python API for functionality provided by the Arrow C++
libraries, along with tools for Arrow integration and interoperability with
pandas, NumPy, and other software in the Python ecosystem.

## Installing

Across platforms, you can install a recent version of pyarrow with the conda
package manager:

```shell
conda install pyarrow -c conda-forge
```

On Linux, macOS, and Windows, you can also install binary wheels from PyPI with
pip:

```shell
pip install pyarrow
```

If you encounter any issues importing the pip wheels on Windows, you may need
to install the [Visual C++ Redistributable for Visual Studio 2015][6].

## Development

See [Python Development][2] in the documentation subproject.

### Building the documentation

See [documentation build instructions][1] in the documentation subproject.

[1]: https://github.com/apache/arrow/blob/main/docs/source/developers/documentation.rst
[2]: https://github.com/apache/arrow/blob/main/docs/source/developers/python.rst
[3]: https://github.com/pandas-dev/pandas
[5]: https://arrow.apache.org/docs/latest/python/benchmarks.html
[6]: https://www.microsoft.com/en-us/download/details.aspx?id=48145

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyarrow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Apache Arrow Developers <dev@arrow.apache.org>",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ef/c2/ea068b8f00905c06329a3dfcd40d0fcc2b7d0f2e355bdb25b65e0a0e4cd4/pyarrow-21.0.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## Python library for Apache Arrow\n\n[![pypi](https://img.shields.io/pypi/v/pyarrow.svg)](https://pypi.org/project/pyarrow/) [![conda-forge](https://img.shields.io/conda/vn/conda-forge/pyarrow.svg)](https://anaconda.org/conda-forge/pyarrow)\n\nThis library provides a Python API for functionality provided by the Arrow C++\nlibraries, along with tools for Arrow integration and interoperability with\npandas, NumPy, and other software in the Python ecosystem.\n\n## Installing\n\nAcross platforms, you can install a recent version of pyarrow with the conda\npackage manager:\n\n```shell\nconda install pyarrow -c conda-forge\n```\n\nOn Linux, macOS, and Windows, you can also install binary wheels from PyPI with\npip:\n\n```shell\npip install pyarrow\n```\n\nIf you encounter any issues importing the pip wheels on Windows, you may need\nto install the [Visual C++ Redistributable for Visual Studio 2015][6].\n\n## Development\n\nSee [Python Development][2] in the documentation subproject.\n\n### Building the documentation\n\nSee [documentation build instructions][1] in the documentation subproject.\n\n[1]: https://github.com/apache/arrow/blob/main/docs/source/developers/documentation.rst\n[2]: https://github.com/apache/arrow/blob/main/docs/source/developers/python.rst\n[3]: https://github.com/pandas-dev/pandas\n[5]: https://arrow.apache.org/docs/latest/python/benchmarks.html\n[6]: https://www.microsoft.com/en-us/download/details.aspx?id=48145\n",
    "bugtrack_url": null,
    "license": "Apache Software License",
    "summary": "Python library for Apache Arrow",
    "version": "21.0.0",
    "project_urls": {
        "Documentation": "https://arrow.apache.org/docs/python",
        "Homepage": "https://arrow.apache.org/",
        "Issues": "https://github.com/apache/arrow/issues",
        "Repository": "https://github.com/apache/arrow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "17d9110de31880016e2afc52d8580b397dbe47615defbf09ca8cf55f56c62165",
                "md5": "a9c2abcf37fe9ad597f62b95de3de4ad",
                "sha256": "e563271e2c5ff4d4a4cbeb2c83d5cf0d4938b891518e676025f7268c6fe5fe26"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a9c2abcf37fe9ad597f62b95de3de4ad",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 31196837,
            "upload_time": "2025-07-18T00:54:34",
            "upload_time_iso_8601": "2025-07-18T00:54:34.755518Z",
            "url": "https://files.pythonhosted.org/packages/17/d9/110de31880016e2afc52d8580b397dbe47615defbf09ca8cf55f56c62165/pyarrow-21.0.0-cp310-cp310-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "df5fc1c1997613abf24fceb087e79432d24c19bc6f7259cab57c2c8e5e545fab",
                "md5": "b864162d513d15db8346b448dd2bf2a3",
                "sha256": "fee33b0ca46f4c85443d6c450357101e47d53e6c3f008d658c27a2d020d44c79"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b864162d513d15db8346b448dd2bf2a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 32659470,
            "upload_time": "2025-07-18T00:54:38",
            "upload_time_iso_8601": "2025-07-18T00:54:38.329551Z",
            "url": "https://files.pythonhosted.org/packages/df/5f/c1c1997613abf24fceb087e79432d24c19bc6f7259cab57c2c8e5e545fab/pyarrow-21.0.0-cp310-cp310-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3eedb1589a777816ee33ba123ba1e4f8f02243a844fed0deec97bde9fb21a5cf",
                "md5": "2996cf9e06a3d5b6192b881107da9bc1",
                "sha256": "7be45519b830f7c24b21d630a31d48bcebfd5d4d7f9d3bdb49da9cdf6d764edb"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2996cf9e06a3d5b6192b881107da9bc1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 41055619,
            "upload_time": "2025-07-18T00:54:42",
            "upload_time_iso_8601": "2025-07-18T00:54:42.172770Z",
            "url": "https://files.pythonhosted.org/packages/3e/ed/b1589a777816ee33ba123ba1e4f8f02243a844fed0deec97bde9fb21a5cf/pyarrow-21.0.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4428b6672962639e85dc0ac36f71ab3a8f5f38e01b51343d7aa372a6b56fa3f3",
                "md5": "7871b0ebe3c790def198da14c9d49871",
                "sha256": "26bfd95f6bff443ceae63c65dc7e048670b7e98bc892210acba7e4995d3d4b51"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7871b0ebe3c790def198da14c9d49871",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 42733488,
            "upload_time": "2025-07-18T00:54:47",
            "upload_time_iso_8601": "2025-07-18T00:54:47.132782Z",
            "url": "https://files.pythonhosted.org/packages/44/28/b6672962639e85dc0ac36f71ab3a8f5f38e01b51343d7aa372a6b56fa3f3/pyarrow-21.0.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f8ccde02c3614874b9089c94eac093f90ca5dfa6d5afe45de3ba847fd950fdf1",
                "md5": "0c7b506fe041dd2ed0b4e9a76c94439a",
                "sha256": "bd04ec08f7f8bd113c55868bd3fc442a9db67c27af098c5f814a3091e71cc61a"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "0c7b506fe041dd2ed0b4e9a76c94439a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 43329159,
            "upload_time": "2025-07-18T00:54:51",
            "upload_time_iso_8601": "2025-07-18T00:54:51.686503Z",
            "url": "https://files.pythonhosted.org/packages/f8/cc/de02c3614874b9089c94eac093f90ca5dfa6d5afe45de3ba847fd950fdf1/pyarrow-21.0.0-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a63e99473332ac40278f196e105ce30b79ab8affab12f6194802f2593d6b0be2",
                "md5": "a79b6846ed5084bfd20cde9754aaf79a",
                "sha256": "9b0b14b49ac10654332a805aedfc0147fb3469cbf8ea951b3d040dab12372594"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a79b6846ed5084bfd20cde9754aaf79a",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 45050567,
            "upload_time": "2025-07-18T00:54:56",
            "upload_time_iso_8601": "2025-07-18T00:54:56.679228Z",
            "url": "https://files.pythonhosted.org/packages/a6/3e/99473332ac40278f196e105ce30b79ab8affab12f6194802f2593d6b0be2/pyarrow-21.0.0-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7bf5c372ef60593d713e8bfbb7e0c743501605f0ad00719146dc075faf11172b",
                "md5": "d18a0571e26a9c4f264cdf85694189e3",
                "sha256": "9d9f8bcb4c3be7738add259738abdeddc363de1b80e3310e04067aa1ca596634"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d18a0571e26a9c4f264cdf85694189e3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 26217959,
            "upload_time": "2025-07-18T00:55:00",
            "upload_time_iso_8601": "2025-07-18T00:55:00.482035Z",
            "url": "https://files.pythonhosted.org/packages/7b/f5/c372ef60593d713e8bfbb7e0c743501605f0ad00719146dc075faf11172b/pyarrow-21.0.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "94dc80564a3071a57c20b7c32575e4a0120e8a330ef487c319b122942d665960",
                "md5": "6c6e7323aea77b7950f1d7badcb382ff",
                "sha256": "c077f48aab61738c237802836fc3844f85409a46015635198761b0d6a688f87b"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6c6e7323aea77b7950f1d7badcb382ff",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 31243234,
            "upload_time": "2025-07-18T00:55:03",
            "upload_time_iso_8601": "2025-07-18T00:55:03.812867Z",
            "url": "https://files.pythonhosted.org/packages/94/dc/80564a3071a57c20b7c32575e4a0120e8a330ef487c319b122942d665960/pyarrow-21.0.0-cp311-cp311-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eacc3b51cb2db26fe535d14f74cab4c79b191ed9a8cd4cbba45e2379b5ca2746",
                "md5": "8052861e8e2e364e32ab8b3703d0dc76",
                "sha256": "689f448066781856237eca8d1975b98cace19b8dd2ab6145bf49475478bcaa10"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8052861e8e2e364e32ab8b3703d0dc76",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 32714370,
            "upload_time": "2025-07-18T00:55:07",
            "upload_time_iso_8601": "2025-07-18T00:55:07.495855Z",
            "url": "https://files.pythonhosted.org/packages/ea/cc/3b51cb2db26fe535d14f74cab4c79b191ed9a8cd4cbba45e2379b5ca2746/pyarrow-21.0.0-cp311-cp311-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2411a4431f36d5ad7d83b87146f515c063e4d07ef0b7240876ddb885e6b44f2e",
                "md5": "a63f99b1a6b7a0122a49ab890faab33f",
                "sha256": "479ee41399fcddc46159a551705b89c05f11e8b8cb8e968f7fec64f62d91985e"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a63f99b1a6b7a0122a49ab890faab33f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 41135424,
            "upload_time": "2025-07-18T00:55:11",
            "upload_time_iso_8601": "2025-07-18T00:55:11.461734Z",
            "url": "https://files.pythonhosted.org/packages/24/11/a4431f36d5ad7d83b87146f515c063e4d07ef0b7240876ddb885e6b44f2e/pyarrow-21.0.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "74dc035d54638fc5d2971cbf1e987ccd45f1091c83bcf747281cf6cc25e72c88",
                "md5": "2b1b350244aa81b745591ca109575c87",
                "sha256": "40ebfcb54a4f11bcde86bc586cbd0272bac0d516cfa539c799c2453768477569"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2b1b350244aa81b745591ca109575c87",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 42823810,
            "upload_time": "2025-07-18T00:55:16",
            "upload_time_iso_8601": "2025-07-18T00:55:16.301525Z",
            "url": "https://files.pythonhosted.org/packages/74/dc/035d54638fc5d2971cbf1e987ccd45f1091c83bcf747281cf6cc25e72c88/pyarrow-21.0.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e3b89fced102448a9e3e0d4dded1f37fa3ce4700f02cdb8665457fcc8015f5b",
                "md5": "772bbbd282d32f8566622237fd784bc1",
                "sha256": "8d58d8497814274d3d20214fbb24abcad2f7e351474357d552a8d53bce70c70e"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "772bbbd282d32f8566622237fd784bc1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 43391538,
            "upload_time": "2025-07-18T00:55:23",
            "upload_time_iso_8601": "2025-07-18T00:55:23.820406Z",
            "url": "https://files.pythonhosted.org/packages/2e/3b/89fced102448a9e3e0d4dded1f37fa3ce4700f02cdb8665457fcc8015f5b/pyarrow-21.0.0-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbbbea7f1bd08978d39debd3b23611c293f64a642557e8141c80635d501e6d53",
                "md5": "1ad671f87b7fbaa9f2ebe7418af63617",
                "sha256": "585e7224f21124dd57836b1530ac8f2df2afc43c861d7bf3d58a4870c42ae36c"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1ad671f87b7fbaa9f2ebe7418af63617",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 45120056,
            "upload_time": "2025-07-18T00:55:28",
            "upload_time_iso_8601": "2025-07-18T00:55:28.231788Z",
            "url": "https://files.pythonhosted.org/packages/fb/bb/ea7f1bd08978d39debd3b23611c293f64a642557e8141c80635d501e6d53/pyarrow-21.0.0-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e0b77ea0600009842b30ceebc3337639a7380cd946061b620ac1a2f3cb541e2",
                "md5": "bbfcda5717594cc5b1327eb3c535962c",
                "sha256": "555ca6935b2cbca2c0e932bedd853e9bc523098c39636de9ad4693b5b1df86d6"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bbfcda5717594cc5b1327eb3c535962c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 26220568,
            "upload_time": "2025-07-18T00:55:32",
            "upload_time_iso_8601": "2025-07-18T00:55:32.122198Z",
            "url": "https://files.pythonhosted.org/packages/6e/0b/77ea0600009842b30ceebc3337639a7380cd946061b620ac1a2f3cb541e2/pyarrow-21.0.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cad4d4f817b21aacc30195cf6a46ba041dd1be827efa4a623cc8bf39a1c2a0c0",
                "md5": "9a049ff111a4399785ebc5717e6a5bdb",
                "sha256": "3a302f0e0963db37e0a24a70c56cf91a4faa0bca51c23812279ca2e23481fccd"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9a049ff111a4399785ebc5717e6a5bdb",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 31160305,
            "upload_time": "2025-07-18T00:55:35",
            "upload_time_iso_8601": "2025-07-18T00:55:35.373857Z",
            "url": "https://files.pythonhosted.org/packages/ca/d4/d4f817b21aacc30195cf6a46ba041dd1be827efa4a623cc8bf39a1c2a0c0/pyarrow-21.0.0-cp312-cp312-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a29cdcd38ce6e4b4d9a19e1d36914cb8e2b1da4e6003dd075474c4cfcdfe0601",
                "md5": "7dff13dbe8b3a2a5d0e0ed6c7f5922a9",
                "sha256": "b6b27cf01e243871390474a211a7922bfbe3bda21e39bc9160daf0da3fe48876"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7dff13dbe8b3a2a5d0e0ed6c7f5922a9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 32684264,
            "upload_time": "2025-07-18T00:55:39",
            "upload_time_iso_8601": "2025-07-18T00:55:39.303778Z",
            "url": "https://files.pythonhosted.org/packages/a2/9c/dcd38ce6e4b4d9a19e1d36914cb8e2b1da4e6003dd075474c4cfcdfe0601/pyarrow-21.0.0-cp312-cp312-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4f742a2d9f8d7a59b639523454bec12dba35ae3d0a07d8ab529dc0809f74b23c",
                "md5": "c49fa2c70aea1c93f99f7ff3ee13e009",
                "sha256": "e72a8ec6b868e258a2cd2672d91f2860ad532d590ce94cdf7d5e7ec674ccf03d"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c49fa2c70aea1c93f99f7ff3ee13e009",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 41108099,
            "upload_time": "2025-07-18T00:55:42",
            "upload_time_iso_8601": "2025-07-18T00:55:42.889169Z",
            "url": "https://files.pythonhosted.org/packages/4f/74/2a2d9f8d7a59b639523454bec12dba35ae3d0a07d8ab529dc0809f74b23c/pyarrow-21.0.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad902660332eeb31303c13b653ea566a9918484b6e4d6b9d2d46879a33ab0622",
                "md5": "115e663c836ed29a120d7469822c35ea",
                "sha256": "b7ae0bbdc8c6674259b25bef5d2a1d6af5d39d7200c819cf99e07f7dfef1c51e"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "115e663c836ed29a120d7469822c35ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 42829529,
            "upload_time": "2025-07-18T00:55:47",
            "upload_time_iso_8601": "2025-07-18T00:55:47.069702Z",
            "url": "https://files.pythonhosted.org/packages/ad/90/2660332eeb31303c13b653ea566a9918484b6e4d6b9d2d46879a33ab0622/pyarrow-21.0.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33271a93a25c92717f6aa0fca06eb4700860577d016cd3ae51aad0e0488ac899",
                "md5": "2e5161b02045e7b223163ec6d24b90d2",
                "sha256": "58c30a1729f82d201627c173d91bd431db88ea74dcaa3885855bc6203e433b82"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "2e5161b02045e7b223163ec6d24b90d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 43367883,
            "upload_time": "2025-07-18T00:55:53",
            "upload_time_iso_8601": "2025-07-18T00:55:53.069076Z",
            "url": "https://files.pythonhosted.org/packages/33/27/1a93a25c92717f6aa0fca06eb4700860577d016cd3ae51aad0e0488ac899/pyarrow-21.0.0-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "05d94d09d919f35d599bc05c6950095e358c3e15148ead26292dfca1fb659b0c",
                "md5": "79590b3275245d7789d5e35a0ea5b404",
                "sha256": "072116f65604b822a7f22945a7a6e581cfa28e3454fdcc6939d4ff6090126623"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "79590b3275245d7789d5e35a0ea5b404",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 45133802,
            "upload_time": "2025-07-18T00:55:57",
            "upload_time_iso_8601": "2025-07-18T00:55:57.714561Z",
            "url": "https://files.pythonhosted.org/packages/05/d9/4d09d919f35d599bc05c6950095e358c3e15148ead26292dfca1fb659b0c/pyarrow-21.0.0-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7130f3795b6e192c3ab881325ffe172e526499eb3780e306a15103a2764916a2",
                "md5": "eba35d7d2259fad0d0612b25e329a96e",
                "sha256": "cf56ec8b0a5c8c9d7021d6fd754e688104f9ebebf1bf4449613c9531f5346a18"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "eba35d7d2259fad0d0612b25e329a96e",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 26203175,
            "upload_time": "2025-07-18T00:56:01",
            "upload_time_iso_8601": "2025-07-18T00:56:01.364332Z",
            "url": "https://files.pythonhosted.org/packages/71/30/f3795b6e192c3ab881325ffe172e526499eb3780e306a15103a2764916a2/pyarrow-21.0.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16cac7eaa8e62db8fb37ce942b1ea0c6d7abfe3786ca193957afa25e71b81b66",
                "md5": "d3776a6b0629dc33deed98dccd1f38de",
                "sha256": "e99310a4ebd4479bcd1964dff9e14af33746300cb014aa4a3781738ac63baf4a"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d3776a6b0629dc33deed98dccd1f38de",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 31154306,
            "upload_time": "2025-07-18T00:56:04",
            "upload_time_iso_8601": "2025-07-18T00:56:04.420197Z",
            "url": "https://files.pythonhosted.org/packages/16/ca/c7eaa8e62db8fb37ce942b1ea0c6d7abfe3786ca193957afa25e71b81b66/pyarrow-21.0.0-cp313-cp313-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cee8e87d9e3b2489302b3a1aea709aaca4b781c5252fcb812a17ab6275a9a484",
                "md5": "c2a191d66543049b5d2815d7cfabca82",
                "sha256": "d2fe8e7f3ce329a71b7ddd7498b3cfac0eeb200c2789bd840234f0dc271a8efe"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c2a191d66543049b5d2815d7cfabca82",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 32680622,
            "upload_time": "2025-07-18T00:56:07",
            "upload_time_iso_8601": "2025-07-18T00:56:07.505314Z",
            "url": "https://files.pythonhosted.org/packages/ce/e8/e87d9e3b2489302b3a1aea709aaca4b781c5252fcb812a17ab6275a9a484/pyarrow-21.0.0-cp313-cp313-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "845279095d73a742aa0aba370c7942b1b655f598069489ab387fe47261a849e1",
                "md5": "d8ef7a0107c6b3adf951b8019bd19416",
                "sha256": "f522e5709379d72fb3da7785aa489ff0bb87448a9dc5a75f45763a795a089ebd"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "d8ef7a0107c6b3adf951b8019bd19416",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 41104094,
            "upload_time": "2025-07-18T00:56:10",
            "upload_time_iso_8601": "2025-07-18T00:56:10.994206Z",
            "url": "https://files.pythonhosted.org/packages/84/52/79095d73a742aa0aba370c7942b1b655f598069489ab387fe47261a849e1/pyarrow-21.0.0-cp313-cp313-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "894b7782438b551dbb0468892a276b8c789b8bbdb25ea5c5eb27faadd753e037",
                "md5": "b2b79ee4f7e66068353a538c4f1de409",
                "sha256": "69cbbdf0631396e9925e048cfa5bce4e8c3d3b41562bbd70c685a8eb53a91e61"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b2b79ee4f7e66068353a538c4f1de409",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 42825576,
            "upload_time": "2025-07-18T00:56:15",
            "upload_time_iso_8601": "2025-07-18T00:56:15.569449Z",
            "url": "https://files.pythonhosted.org/packages/89/4b/7782438b551dbb0468892a276b8c789b8bbdb25ea5c5eb27faadd753e037/pyarrow-21.0.0-cp313-cp313-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3620f29de6e0a1e33518dec92c65be0351d32d7ca351e51ec5f4f837a9aab91",
                "md5": "301249c5fac051b693d4a11ab85c8992",
                "sha256": "731c7022587006b755d0bdb27626a1a3bb004bb56b11fb30d98b6c1b4718579d"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "301249c5fac051b693d4a11ab85c8992",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 43368342,
            "upload_time": "2025-07-18T00:56:19",
            "upload_time_iso_8601": "2025-07-18T00:56:19.531776Z",
            "url": "https://files.pythonhosted.org/packages/b3/62/0f29de6e0a1e33518dec92c65be0351d32d7ca351e51ec5f4f837a9aab91/pyarrow-21.0.0-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "90c70fa1f3f29cf75f339768cc698c8ad4ddd2481c1742e9741459911c9ac477",
                "md5": "624df8414a42c774214af9e0a4ad62bf",
                "sha256": "dc56bc708f2d8ac71bd1dcb927e458c93cec10b98eb4120206a4091db7b67b99"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "624df8414a42c774214af9e0a4ad62bf",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 45131218,
            "upload_time": "2025-07-18T00:56:23",
            "upload_time_iso_8601": "2025-07-18T00:56:23.347281Z",
            "url": "https://files.pythonhosted.org/packages/90/c7/0fa1f3f29cf75f339768cc698c8ad4ddd2481c1742e9741459911c9ac477/pyarrow-21.0.0-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c9ab357d0d9648bb8241ee7348e564f2479d206ebe6e1c47ac5027c2e31ecd39",
                "md5": "fb12029d26821f4d00dd2c0e583107b6",
                "sha256": "a7a102574faa3f421141a64c10216e078df467ab9576684d5cd696952546e2da"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "fb12029d26821f4d00dd2c0e583107b6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 31290064,
            "upload_time": "2025-07-18T00:56:30",
            "upload_time_iso_8601": "2025-07-18T00:56:30.214921Z",
            "url": "https://files.pythonhosted.org/packages/c9/ab/357d0d9648bb8241ee7348e564f2479d206ebe6e1c47ac5027c2e31ecd39/pyarrow-21.0.0-cp313-cp313t-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3f8a5685d62a990e4cac2043fc76b4661bf38d06efed55cf45a334b455bd2759",
                "md5": "373566d767c40f31c9a4921b9351376d",
                "sha256": "1e005378c4a2c6db3ada3ad4c217b381f6c886f0a80d6a316fe586b90f77efd7"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "373566d767c40f31c9a4921b9351376d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 32727837,
            "upload_time": "2025-07-18T00:56:33",
            "upload_time_iso_8601": "2025-07-18T00:56:33.935725Z",
            "url": "https://files.pythonhosted.org/packages/3f/8a/5685d62a990e4cac2043fc76b4661bf38d06efed55cf45a334b455bd2759/pyarrow-21.0.0-cp313-cp313t-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fcdec0828ee09525c2bafefd3e736a248ebe764d07d0fd762d4f0929dbc516c9",
                "md5": "b3a6fafa7c906413e3050ed8bb252170",
                "sha256": "65f8e85f79031449ec8706b74504a316805217b35b6099155dd7e227eef0d4b6"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "b3a6fafa7c906413e3050ed8bb252170",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 41014158,
            "upload_time": "2025-07-18T00:56:37",
            "upload_time_iso_8601": "2025-07-18T00:56:37.528140Z",
            "url": "https://files.pythonhosted.org/packages/fc/de/c0828ee09525c2bafefd3e736a248ebe764d07d0fd762d4f0929dbc516c9/pyarrow-21.0.0-cp313-cp313t-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6e26a2865c420c50b7a3748320b614f3484bfcde8347b2639b2b903b21ce6a72",
                "md5": "c5508a267e6eabdad35b934dda5af28f",
                "sha256": "3a81486adc665c7eb1a2bde0224cfca6ceaba344a82a971ef059678417880eb8"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c5508a267e6eabdad35b934dda5af28f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 42667885,
            "upload_time": "2025-07-18T00:56:41",
            "upload_time_iso_8601": "2025-07-18T00:56:41.483181Z",
            "url": "https://files.pythonhosted.org/packages/6e/26/a2865c420c50b7a3748320b614f3484bfcde8347b2639b2b903b21ce6a72/pyarrow-21.0.0-cp313-cp313t-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0af94ee798dc902533159250fb4321267730bc0a107d8c6889e07c3add4fe3a5",
                "md5": "7c2f562d44f2c3a38663d61025483f5d",
                "sha256": "fc0d2f88b81dcf3ccf9a6ae17f89183762c8a94a5bdcfa09e05cfe413acf0503"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "7c2f562d44f2c3a38663d61025483f5d",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 43276625,
            "upload_time": "2025-07-18T00:56:48",
            "upload_time_iso_8601": "2025-07-18T00:56:48.002951Z",
            "url": "https://files.pythonhosted.org/packages/0a/f9/4ee798dc902533159250fb4321267730bc0a107d8c6889e07c3add4fe3a5/pyarrow-21.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5adae02544d6997037a4b0d22d8e5f66bc9315c3671371a8b18c79ade1cefe14",
                "md5": "693e779c84abde4a1d05152b99091929",
                "sha256": "6299449adf89df38537837487a4f8d3bd91ec94354fdd2a7d30bc11c48ef6e79"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "693e779c84abde4a1d05152b99091929",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 44951890,
            "upload_time": "2025-07-18T00:56:52",
            "upload_time_iso_8601": "2025-07-18T00:56:52.568986Z",
            "url": "https://files.pythonhosted.org/packages/5a/da/e02544d6997037a4b0d22d8e5f66bc9315c3671371a8b18c79ade1cefe14/pyarrow-21.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e54e519c1bc1876625fe6b71e9a28287c43ec2f20f73c658b9ae1d485c0c206e",
                "md5": "683af93197da0fa9c1e3a80c1a7fb6d5",
                "sha256": "222c39e2c70113543982c6b34f3077962b44fca38c0bd9e68bb6781534425c10"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313t-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "683af93197da0fa9c1e3a80c1a7fb6d5",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 26371006,
            "upload_time": "2025-07-18T00:56:56",
            "upload_time_iso_8601": "2025-07-18T00:56:56.379262Z",
            "url": "https://files.pythonhosted.org/packages/e5/4e/519c1bc1876625fe6b71e9a28287c43ec2f20f73c658b9ae1d485c0c206e/pyarrow-21.0.0-cp313-cp313t-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0163581f2076465e67b23bc5a37d4a2abff8362d389d29d8105832e82c9c811c",
                "md5": "541c2c431c1e0def3f4d5ed06f3801c6",
                "sha256": "186aa00bca62139f75b7de8420f745f2af12941595bbbfa7ed3870ff63e25636"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "541c2c431c1e0def3f4d5ed06f3801c6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 26087551,
            "upload_time": "2025-07-18T00:56:26",
            "upload_time_iso_8601": "2025-07-18T00:56:26.758017Z",
            "url": "https://files.pythonhosted.org/packages/01/63/581f2076465e67b23bc5a37d4a2abff8362d389d29d8105832e82c9c811c/pyarrow-21.0.0-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3eccce4939f4b316457a083dc5718b3982801e8c33f921b3c98e7a93b7c7491f",
                "md5": "a6fee03ef39525c3ceecac0fb7c52997",
                "sha256": "a7f6524e3747e35f80744537c78e7302cd41deee8baa668d56d55f77d9c464b3"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a6fee03ef39525c3ceecac0fb7c52997",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 31211248,
            "upload_time": "2025-07-18T00:56:59",
            "upload_time_iso_8601": "2025-07-18T00:56:59.700606Z",
            "url": "https://files.pythonhosted.org/packages/3e/cc/ce4939f4b316457a083dc5718b3982801e8c33f921b3c98e7a93b7c7491f/pyarrow-21.0.0-cp39-cp39-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1fc27a860931420d73985e2f340f06516b21740c15b28d24a0e99a900bb27d2b",
                "md5": "4e292c2636c59c2cc42ba1e5685ca6d2",
                "sha256": "203003786c9fd253ebcafa44b03c06983c9c8d06c3145e37f1b76a1f317aeae1"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-macosx_12_0_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4e292c2636c59c2cc42ba1e5685ca6d2",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 32676896,
            "upload_time": "2025-07-18T00:57:03",
            "upload_time_iso_8601": "2025-07-18T00:57:03.884808Z",
            "url": "https://files.pythonhosted.org/packages/1f/c2/7a860931420d73985e2f340f06516b21740c15b28d24a0e99a900bb27d2b/pyarrow-21.0.0-cp39-cp39-macosx_12_0_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68a8197f989b9a75e59b4ca0db6a13c56f19a0ad8a298c68da9cc28145e0bb97",
                "md5": "53cd0d3656bfb94e88fdb45bb44d1f2d",
                "sha256": "3b4d97e297741796fead24867a8dabf86c87e4584ccc03167e4a811f50fdf74d"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "53cd0d3656bfb94e88fdb45bb44d1f2d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 41067862,
            "upload_time": "2025-07-18T00:57:07",
            "upload_time_iso_8601": "2025-07-18T00:57:07.587463Z",
            "url": "https://files.pythonhosted.org/packages/68/a8/197f989b9a75e59b4ca0db6a13c56f19a0ad8a298c68da9cc28145e0bb97/pyarrow-21.0.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fa826ecfa89487b35aa21accb014b64e0a6b814cc860d5e3170287bf5135c7d8",
                "md5": "c504597082e73efda71e39e53a5193b0",
                "sha256": "898afce396b80fdda05e3086b4256f8677c671f7b1d27a6976fa011d3fd0a86e"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c504597082e73efda71e39e53a5193b0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 42747508,
            "upload_time": "2025-07-18T00:57:13",
            "upload_time_iso_8601": "2025-07-18T00:57:13.917154Z",
            "url": "https://files.pythonhosted.org/packages/fa/82/6ecfa89487b35aa21accb014b64e0a6b814cc860d5e3170287bf5135c7d8/pyarrow-21.0.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3bb7ba252f399bbf3addc731e8643c05532cf32e74cebb5e32f8f7409bc243cf",
                "md5": "9d58c1eb5cc9db57bd0972f062ba18fe",
                "sha256": "067c66ca29aaedae08218569a114e413b26e742171f526e828e1064fcdec13f4"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9d58c1eb5cc9db57bd0972f062ba18fe",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 43345293,
            "upload_time": "2025-07-18T00:57:19",
            "upload_time_iso_8601": "2025-07-18T00:57:19.828381Z",
            "url": "https://files.pythonhosted.org/packages/3b/b7/ba252f399bbf3addc731e8643c05532cf32e74cebb5e32f8f7409bc243cf/pyarrow-21.0.0-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff0aa20819795bd702b9486f536a8eeb70a6aa64046fce32071c19ec8230dbaa",
                "md5": "eee6de0ef5ab35c5782755be8ed2a6f4",
                "sha256": "0c4e75d13eb76295a49e0ea056eb18dbd87d81450bfeb8afa19a7e5a75ae2ad7"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eee6de0ef5ab35c5782755be8ed2a6f4",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 45060670,
            "upload_time": "2025-07-18T00:57:24",
            "upload_time_iso_8601": "2025-07-18T00:57:24.477036Z",
            "url": "https://files.pythonhosted.org/packages/ff/0a/a20819795bd702b9486f536a8eeb70a6aa64046fce32071c19ec8230dbaa/pyarrow-21.0.0-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "10156b30e77872012bbfe8265d42a01d5b3c17ef0ac0f2fae531ad91b6a6c02e",
                "md5": "5e100d988014a6ca3a114482d9da077d",
                "sha256": "cdc4c17afda4dab2a9c0b79148a43a7f4e1094916b3e18d8975bfd6d6d52241f"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5e100d988014a6ca3a114482d9da077d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 26227521,
            "upload_time": "2025-07-18T00:57:29",
            "upload_time_iso_8601": "2025-07-18T00:57:29.119796Z",
            "url": "https://files.pythonhosted.org/packages/10/15/6b30e77872012bbfe8265d42a01d5b3c17ef0ac0f2fae531ad91b6a6c02e/pyarrow-21.0.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "efc2ea068b8f00905c06329a3dfcd40d0fcc2b7d0f2e355bdb25b65e0a0e4cd4",
                "md5": "bce813dd5719e23e6ebf0f5782d8c133",
                "sha256": "5051f2dccf0e283ff56335760cbc8622cf52264d67e359d5569541ac11b6d5bc"
            },
            "downloads": -1,
            "filename": "pyarrow-21.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bce813dd5719e23e6ebf0f5782d8c133",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1133487,
            "upload_time": "2025-07-18T00:57:31",
            "upload_time_iso_8601": "2025-07-18T00:57:31.761731Z",
            "url": "https://files.pythonhosted.org/packages/ef/c2/ea068b8f00905c06329a3dfcd40d0fcc2b7d0f2e355bdb25b65e0a0e4cd4/pyarrow-21.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 00:57:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apache",
    "github_project": "arrow",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "lcname": "pyarrow"
}
        
Elapsed time: 0.57252s