pyarrow


Namepyarrow JSON
Version 16.0.0 PyPI version JSON
download
home_pagehttps://arrow.apache.org/
SummaryPython library for Apache Arrow
upload_time2024-04-20 21:47:47
maintainerApache Arrow Developers
docs_urlNone
authorNone
requires_python>=3.8
licenseApache License, Version 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.
-->

## 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": "https://arrow.apache.org/",
    "name": "pyarrow",
    "maintainer": "Apache Arrow Developers",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "dev@arrow.apache.org",
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/b8/c3/61781b3a0d754807f5662fc0cb459f2bb5e76db1b18a1cfbb3efd770fdcc/pyarrow-16.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 License, Version 2.0",
    "summary": "Python library for Apache Arrow",
    "version": "16.0.0",
    "project_urls": {
        "Documentation": "https://arrow.apache.org/docs/python",
        "Homepage": "https://arrow.apache.org/",
        "Source": "https://github.com/apache/arrow"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd5ca4349f50b36382d3f40b304b91a3587ac433baceed9bec2434d663393a51",
                "md5": "f48875116f03bb5e3ebb49bab2733d8f",
                "sha256": "22a1fdb1254e5095d629e29cd1ea98ed04b4bbfd8e42cc670a6b639ccc208b60"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f48875116f03bb5e3ebb49bab2733d8f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 29115166,
            "upload_time": "2024-04-20T21:43:53",
            "upload_time_iso_8601": "2024-04-20T21:43:53.940513Z",
            "url": "https://files.pythonhosted.org/packages/fd/5c/a4349f50b36382d3f40b304b91a3587ac433baceed9bec2434d663393a51/pyarrow-16.0.0-cp310-cp310-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b04c2a6f3ae840d96a00de2e07d68a3d30591b413b15b4385242e47e2ae0e97",
                "md5": "eed69357057d44d917667703faf40952",
                "sha256": "574a00260a4ed9d118a14770edbd440b848fcae5a3024128be9d0274dbcaf858"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eed69357057d44d917667703faf40952",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 25963651,
            "upload_time": "2024-04-20T21:44:02",
            "upload_time_iso_8601": "2024-04-20T21:44:02.459799Z",
            "url": "https://files.pythonhosted.org/packages/5b/04/c2a6f3ae840d96a00de2e07d68a3d30591b413b15b4385242e47e2ae0e97/pyarrow-16.0.0-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e084a891dd617c5b7c8746765c383c8bced035f7aed38062b89e50b5ba4e79d7",
                "md5": "9c4b4006e58c940d0971ae68ecb88533",
                "sha256": "c0815d0ddb733b8c1b53a05827a91f1b8bde6240f3b20bf9ba5d650eb9b89cdf"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "9c4b4006e58c940d0971ae68ecb88533",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 38572478,
            "upload_time": "2024-04-20T21:44:08",
            "upload_time_iso_8601": "2024-04-20T21:44:08.735443Z",
            "url": "https://files.pythonhosted.org/packages/e0/84/a891dd617c5b7c8746765c383c8bced035f7aed38062b89e50b5ba4e79d7/pyarrow-16.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d759bf5522ac1dae815bc0c31ae0ebdb191e15f7a7cb3f1b0d3ed38191bb614",
                "md5": "36e6a89e792457bee4d475d82b34c1e4",
                "sha256": "df0080339387b5d30de31e0a149c0c11a827a10c82f0c67d9afae3981d1aabb7"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "36e6a89e792457bee4d475d82b34c1e4",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 40840534,
            "upload_time": "2024-04-20T21:44:14",
            "upload_time_iso_8601": "2024-04-20T21:44:14.916208Z",
            "url": "https://files.pythonhosted.org/packages/0d/75/9bf5522ac1dae815bc0c31ae0ebdb191e15f7a7cb3f1b0d3ed38191bb614/pyarrow-16.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0993e3d6c5d761f8331ffe5e656a6a57531b5f6ed80297ae15056dd8e598f88",
                "md5": "5058687118174920de486ca4cec31065",
                "sha256": "edf38cce0bf0dcf726e074159c60516447e4474904c0033f018c1f33d7dac6c5"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5058687118174920de486ca4cec31065",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 38014964,
            "upload_time": "2024-04-20T21:44:21",
            "upload_time_iso_8601": "2024-04-20T21:44:21.713759Z",
            "url": "https://files.pythonhosted.org/packages/b0/99/3e3d6c5d761f8331ffe5e656a6a57531b5f6ed80297ae15056dd8e598f88/pyarrow-16.0.0-cp310-cp310-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83b777b5a755560329ebe12b16a7a15074fb003685e1cbcfef8dcab0a05fdd58",
                "md5": "166dd15cd497c81d11f5f08712bff12b",
                "sha256": "91d28f9a40f1264eab2af7905a4d95320ac2f287891e9c8b0035f264fe3c3a4b"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "166dd15cd497c81d11f5f08712bff12b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 40752466,
            "upload_time": "2024-04-20T21:44:27",
            "upload_time_iso_8601": "2024-04-20T21:44:27.853727Z",
            "url": "https://files.pythonhosted.org/packages/83/b7/77b5a755560329ebe12b16a7a15074fb003685e1cbcfef8dcab0a05fdd58/pyarrow-16.0.0-cp310-cp310-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "957a36243efd5a9c1a0ac1146fa69044f4676eac13a162c8fb388869262330fe",
                "md5": "55c32e0edc53e0c2627f2d9d63a88cae",
                "sha256": "99af421ee451a78884d7faea23816c429e263bd3618b22d38e7992c9ce2a7ad9"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "55c32e0edc53e0c2627f2d9d63a88cae",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.8",
            "size": 25867611,
            "upload_time": "2024-04-20T21:44:35",
            "upload_time_iso_8601": "2024-04-20T21:44:35.327844Z",
            "url": "https://files.pythonhosted.org/packages/95/7a/36243efd5a9c1a0ac1146fa69044f4676eac13a162c8fb388869262330fe/pyarrow-16.0.0-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e22bb83bd005cb8245bd9f247c5a805860c04e1f51f05a4ad790c14fdd048ab",
                "md5": "81d4791a706cb9ef95e9dbde8d58814f",
                "sha256": "d22d0941e6c7bafddf5f4c0662e46f2075850f1c044bf1a03150dd9e189427ce"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "81d4791a706cb9ef95e9dbde8d58814f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 29152966,
            "upload_time": "2024-04-20T21:44:41",
            "upload_time_iso_8601": "2024-04-20T21:44:41.598560Z",
            "url": "https://files.pythonhosted.org/packages/4e/22/bb83bd005cb8245bd9f247c5a805860c04e1f51f05a4ad790c14fdd048ab/pyarrow-16.0.0-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75975c1e0169ea1ee22f675801956682ef44731c0ccf1c0361a37e9701f46107",
                "md5": "3d8947521ed714270fddcda8053bce5f",
                "sha256": "266ddb7e823f03733c15adc8b5078db2df6980f9aa93d6bb57ece615df4e0ba7"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3d8947521ed714270fddcda8053bce5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 25991316,
            "upload_time": "2024-04-20T21:44:47",
            "upload_time_iso_8601": "2024-04-20T21:44:47.583750Z",
            "url": "https://files.pythonhosted.org/packages/75/97/5c1e0169ea1ee22f675801956682ef44731c0ccf1c0361a37e9701f46107/pyarrow-16.0.0-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5d28ec169aa9b7b6c71309b1fa03f6f5f2c7337b4d4cb47d2c09a0117dc9f7e",
                "md5": "ec0329d8d12bd542229f760dfa834c39",
                "sha256": "5cc23090224b6594f5a92d26ad47465af47c1d9c079dd4a0061ae39551889efe"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ec0329d8d12bd542229f760dfa834c39",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 38574861,
            "upload_time": "2024-04-20T21:44:54",
            "upload_time_iso_8601": "2024-04-20T21:44:54.441342Z",
            "url": "https://files.pythonhosted.org/packages/e5/d2/8ec169aa9b7b6c71309b1fa03f6f5f2c7337b4d4cb47d2c09a0117dc9f7e/pyarrow-16.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a342722431397a4c705fcd7d145e1ba445defa8d2327269310f13c9980314057",
                "md5": "c6d6a39f1b0a7e14065ec886b9e5c7ad",
                "sha256": "56850a0afe9ef37249d5387355449c0f94d12ff7994af88f16803a26d38f2016"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c6d6a39f1b0a7e14065ec886b9e5c7ad",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 40841151,
            "upload_time": "2024-04-20T21:45:01",
            "upload_time_iso_8601": "2024-04-20T21:45:01.529122Z",
            "url": "https://files.pythonhosted.org/packages/a3/42/722431397a4c705fcd7d145e1ba445defa8d2327269310f13c9980314057/pyarrow-16.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1e41e1825f0c1dc0aecfe86e4aac320b0f9d32103417899eb89896ba0eb177f",
                "md5": "6eee77f72efd099bc62b480a5f5249a0",
                "sha256": "705db70d3e2293c2f6f8e84874b5b775f690465798f66e94bb2c07bab0a6bb55"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "6eee77f72efd099bc62b480a5f5249a0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 38032331,
            "upload_time": "2024-04-20T21:45:08",
            "upload_time_iso_8601": "2024-04-20T21:45:08.699195Z",
            "url": "https://files.pythonhosted.org/packages/a1/e4/1e1825f0c1dc0aecfe86e4aac320b0f9d32103417899eb89896ba0eb177f/pyarrow-16.0.0-cp311-cp311-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d573d5588e2bd671aabe02e1e11b12966fa1a066767b20340885964f5d4e1862",
                "md5": "8e4f49082b30e9e664540b7e4918c3d0",
                "sha256": "5448564754c154997bc09e95a44b81b9e31ae918a86c0fcb35c4aa4922756f55"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8e4f49082b30e9e664540b7e4918c3d0",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 40766741,
            "upload_time": "2024-04-20T21:45:16",
            "upload_time_iso_8601": "2024-04-20T21:45:16.218522Z",
            "url": "https://files.pythonhosted.org/packages/d5/73/d5588e2bd671aabe02e1e11b12966fa1a066767b20340885964f5d4e1862/pyarrow-16.0.0-cp311-cp311-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51e683d51c9822ea0232548f73e39bc25e9a4b658422100d5b23d7abc9e871b0",
                "md5": "56995b7188a347efa973d2d084ffdd3c",
                "sha256": "729f7b262aa620c9df8b9967db96c1575e4cfc8c25d078a06968e527b8d6ec05"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "56995b7188a347efa973d2d084ffdd3c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.8",
            "size": 25875894,
            "upload_time": "2024-04-20T21:45:23",
            "upload_time_iso_8601": "2024-04-20T21:45:23.116218Z",
            "url": "https://files.pythonhosted.org/packages/51/e6/83d51c9822ea0232548f73e39bc25e9a4b658422100d5b23d7abc9e871b0/pyarrow-16.0.0-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0f647a94bec6658873c7d82f743a92653bcc961eda95480827bd46d2d33003be",
                "md5": "d6b3e5afe4ebc0950300701c3c90d5b2",
                "sha256": "fb8065dbc0d051bf2ae2453af0484d99a43135cadabacf0af588a3be81fbbb9b"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d6b3e5afe4ebc0950300701c3c90d5b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 29061857,
            "upload_time": "2024-04-20T21:45:28",
            "upload_time_iso_8601": "2024-04-20T21:45:28.306313Z",
            "url": "https://files.pythonhosted.org/packages/0f/64/7a94bec6658873c7d82f743a92653bcc961eda95480827bd46d2d33003be/pyarrow-16.0.0-cp312-cp312-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ff5ad538f1ef43432bbd15b1fe70a2efe4a5681a9502263b88554d2dc5b648a3",
                "md5": "9afecf0921c864cd497caad65a64eeae",
                "sha256": "20ce707d9aa390593ea93218b19d0eadab56390311cb87aad32c9a869b0e958c"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9afecf0921c864cd497caad65a64eeae",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 25954853,
            "upload_time": "2024-04-20T21:45:35",
            "upload_time_iso_8601": "2024-04-20T21:45:35.919523Z",
            "url": "https://files.pythonhosted.org/packages/ff/5a/d538f1ef43432bbd15b1fe70a2efe4a5681a9502263b88554d2dc5b648a3/pyarrow-16.0.0-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee4d102736461f88f6cc9b693023f5a52322d6e9be728ca033c39892680bc00f",
                "md5": "c38f17c087a20abc3dfa5328485c56c5",
                "sha256": "5823275c8addbbb50cd4e6a6839952682a33255b447277e37a6f518d6972f4e1"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c38f17c087a20abc3dfa5328485c56c5",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 38570048,
            "upload_time": "2024-04-20T21:45:42",
            "upload_time_iso_8601": "2024-04-20T21:45:42.798159Z",
            "url": "https://files.pythonhosted.org/packages/ee/4d/102736461f88f6cc9b693023f5a52322d6e9be728ca033c39892680bc00f/pyarrow-16.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1db2508775722a370c92c52d11f0fdbf4167397841982ad03aa43ea9a1713cef",
                "md5": "50c7cd60dc79eec7bda98c4be3808bc9",
                "sha256": "1ab8b9050752b16a8b53fcd9853bf07d8daf19093533e990085168f40c64d978"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "50c7cd60dc79eec7bda98c4be3808bc9",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 40853417,
            "upload_time": "2024-04-20T21:45:50",
            "upload_time_iso_8601": "2024-04-20T21:45:50.159407Z",
            "url": "https://files.pythonhosted.org/packages/1d/b2/508775722a370c92c52d11f0fdbf4167397841982ad03aa43ea9a1713cef/pyarrow-16.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59a502fcff287ca45e8e95d414475f2dbad5bb9f762fa6f3c5e02def855ccfcc",
                "md5": "ca2cf97522d23cddb3f0268037f98ff0",
                "sha256": "42e56557bc7c5c10d3e42c3b32f6cff649a29d637e8f4e8b311d334cc4326730"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "ca2cf97522d23cddb3f0268037f98ff0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 38015031,
            "upload_time": "2024-04-20T21:45:56",
            "upload_time_iso_8601": "2024-04-20T21:45:56.817931Z",
            "url": "https://files.pythonhosted.org/packages/59/a5/02fcff287ca45e8e95d414475f2dbad5bb9f762fa6f3c5e02def855ccfcc/pyarrow-16.0.0-cp312-cp312-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b61c2c196290d83a680d381e25c4072bf49120f8b7fc5c7c633638575811a0b5",
                "md5": "54c6099f119faab4cb76b7d70514eec1",
                "sha256": "2a7abdee4a4a7cfa239e2e8d721224c4b34ffe69a0ca7981354fe03c1328789b"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "54c6099f119faab4cb76b7d70514eec1",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 40772701,
            "upload_time": "2024-04-20T21:46:03",
            "upload_time_iso_8601": "2024-04-20T21:46:03.303043Z",
            "url": "https://files.pythonhosted.org/packages/b6/1c/2c196290d83a680d381e25c4072bf49120f8b7fc5c7c633638575811a0b5/pyarrow-16.0.0-cp312-cp312-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ce30879dfa4e1de2bcf06a22c9450af7755b4c9237588203b52df5927930b28",
                "md5": "10d9562d6f59ed938d9c5c25212ce5f3",
                "sha256": "ef2f309b68396bcc5a354106741d333494d6a0d3e1951271849787109f0229a6"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "10d9562d6f59ed938d9c5c25212ce5f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.8",
            "size": 25821876,
            "upload_time": "2024-04-20T21:46:08",
            "upload_time_iso_8601": "2024-04-20T21:46:08.891150Z",
            "url": "https://files.pythonhosted.org/packages/2c/e3/0879dfa4e1de2bcf06a22c9450af7755b4c9237588203b52df5927930b28/pyarrow-16.0.0-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "624b2776dad44272e9a29694eb02f448b3411f3333b063991a5697da9dd8a845",
                "md5": "018e4e8b6128a7833cb79cbe0a60de58",
                "sha256": "ed66e5217b4526fa3585b5e39b0b82f501b88a10d36bd0d2a4d8aa7b5a48e2df"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "018e4e8b6128a7833cb79cbe0a60de58",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 29096994,
            "upload_time": "2024-04-20T21:46:14",
            "upload_time_iso_8601": "2024-04-20T21:46:14.625241Z",
            "url": "https://files.pythonhosted.org/packages/62/4b/2776dad44272e9a29694eb02f448b3411f3333b063991a5697da9dd8a845/pyarrow-16.0.0-cp38-cp38-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8573fd2c4a65df2bc74c59654f1c6ff067f872d80d46d7cc800314de707c469",
                "md5": "3170dbbed5844fa22a077b43d8a79f5f",
                "sha256": "cc8814310486f2a73c661ba8354540f17eef51e1b6dd090b93e3419d3a097b3a"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3170dbbed5844fa22a077b43d8a79f5f",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 25968134,
            "upload_time": "2024-04-20T21:46:20",
            "upload_time_iso_8601": "2024-04-20T21:46:20.592971Z",
            "url": "https://files.pythonhosted.org/packages/c8/57/3fd2c4a65df2bc74c59654f1c6ff067f872d80d46d7cc800314de707c469/pyarrow-16.0.0-cp38-cp38-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "319c299de1ef48a3aed69e98f36035ef55bf9f5327ded534bd6c6c2f01d881a5",
                "md5": "02cd533a0eb675d1bee00befa77a3643",
                "sha256": "3c2f5e239db7ed43e0ad2baf46a6465f89c824cc703f38ef0fde927d8e0955f7"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "02cd533a0eb675d1bee00befa77a3643",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 38672574,
            "upload_time": "2024-04-20T21:46:28",
            "upload_time_iso_8601": "2024-04-20T21:46:28.220261Z",
            "url": "https://files.pythonhosted.org/packages/31/9c/299de1ef48a3aed69e98f36035ef55bf9f5327ded534bd6c6c2f01d881a5/pyarrow-16.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f4263773f0bcb364c770d29045dc504d1b3d4e7d7b068af7641c2299beb06d3",
                "md5": "d3522a062be11858bd9a19b04549b2f8",
                "sha256": "f293e92d1db251447cb028ae12f7bc47526e4649c3a9924c8376cab4ad6b98bd"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "d3522a062be11858bd9a19b04549b2f8",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 40938667,
            "upload_time": "2024-04-20T21:46:35",
            "upload_time_iso_8601": "2024-04-20T21:46:35.803670Z",
            "url": "https://files.pythonhosted.org/packages/2f/42/63773f0bcb364c770d29045dc504d1b3d4e7d7b068af7641c2299beb06d3/pyarrow-16.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c280b6e19ac96edb767f0c8451016f9d80ac8ffe3f675c85cda5080356fbe85b",
                "md5": "bc6066ced0eb15cdd52fe6013ea8b722",
                "sha256": "dd9334a07b6dc21afe0857aa31842365a62eca664e415a3f9536e3a8bb832c07"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "bc6066ced0eb15cdd52fe6013ea8b722",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 38089509,
            "upload_time": "2024-04-20T21:46:43",
            "upload_time_iso_8601": "2024-04-20T21:46:43.677229Z",
            "url": "https://files.pythonhosted.org/packages/c2/80/b6e19ac96edb767f0c8451016f9d80ac8ffe3f675c85cda5080356fbe85b/pyarrow-16.0.0-cp38-cp38-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c209a0aee746c5973d6c9904a2dd84c62a891fbbc2e12304cf7d81ea6c986cbf",
                "md5": "199d14f09463cd62009005636277b629",
                "sha256": "d91073d1e2fef2c121154680e2ba7e35ecf8d4969cc0af1fa6f14a8675858159"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "199d14f09463cd62009005636277b629",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 40844282,
            "upload_time": "2024-04-20T21:46:50",
            "upload_time_iso_8601": "2024-04-20T21:46:50.839221Z",
            "url": "https://files.pythonhosted.org/packages/c2/09/a0aee746c5973d6c9904a2dd84c62a891fbbc2e12304cf7d81ea6c986cbf/pyarrow-16.0.0-cp38-cp38-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea4a4de2ec3b2f2aceba133b8a44be5d077c3876dd1b6c98bb4eab2a17d8f85e",
                "md5": "004c4b3bcf1cdfb54fd5253b9919d561",
                "sha256": "71d52561cd7aefd22cf52538f262850b0cc9e4ec50af2aaa601da3a16ef48877"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "004c4b3bcf1cdfb54fd5253b9919d561",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.8",
            "size": 25893108,
            "upload_time": "2024-04-20T21:46:56",
            "upload_time_iso_8601": "2024-04-20T21:46:56.669431Z",
            "url": "https://files.pythonhosted.org/packages/ea/4a/4de2ec3b2f2aceba133b8a44be5d077c3876dd1b6c98bb4eab2a17d8f85e/pyarrow-16.0.0-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "716b4853a09ce7a3a98d3832f43f3229fa3ffacaace55862125a9d6ea33a4bd2",
                "md5": "a76da62c322f349fc799441b52b1988f",
                "sha256": "b93c9a50b965ee0bf4fef65e53b758a7e8dcc0c2d86cebcc037aaaf1b306ecc0"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a76da62c322f349fc799441b52b1988f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 29127488,
            "upload_time": "2024-04-20T21:47:02",
            "upload_time_iso_8601": "2024-04-20T21:47:02.448770Z",
            "url": "https://files.pythonhosted.org/packages/71/6b/4853a09ce7a3a98d3832f43f3229fa3ffacaace55862125a9d6ea33a4bd2/pyarrow-16.0.0-cp39-cp39-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d2ef754a9c31c754b709cb1665b71dfa12d8e17e3c0cd3b98958e7853f8be22",
                "md5": "34df9f531b97dc381f0e31099a9eca2f",
                "sha256": "d831690844706e374c455fba2fb8cfcb7b797bfe53ceda4b54334316e1ac4fa4"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "34df9f531b97dc381f0e31099a9eca2f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 25974879,
            "upload_time": "2024-04-20T21:47:09",
            "upload_time_iso_8601": "2024-04-20T21:47:09.297186Z",
            "url": "https://files.pythonhosted.org/packages/1d/2e/f754a9c31c754b709cb1665b71dfa12d8e17e3c0cd3b98958e7853f8be22/pyarrow-16.0.0-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7de85cf06715855c7e25ce7983ab11e3ee38f10c5e6dac9ac7b0236c44d57378",
                "md5": "f6c7a06abb86488d47a84eb804ec8a82",
                "sha256": "35692ce8ad0b8c666aa60f83950957096d92f2a9d8d7deda93fb835e6053307e"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f6c7a06abb86488d47a84eb804ec8a82",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 38583310,
            "upload_time": "2024-04-20T21:47:17",
            "upload_time_iso_8601": "2024-04-20T21:47:17.042484Z",
            "url": "https://files.pythonhosted.org/packages/7d/e8/5cf06715855c7e25ce7983ab11e3ee38f10c5e6dac9ac7b0236c44d57378/pyarrow-16.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c197341bca1e89cb36588d24e59e0823c41da599d919fbfd9343f875ffab495",
                "md5": "b518a14b524f121f4f476e0c676ade15",
                "sha256": "9dd3151d098e56f16a8389c1247137f9e4c22720b01c6f3aa6dec29a99b74d80"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b518a14b524f121f4f476e0c676ade15",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 40855936,
            "upload_time": "2024-04-20T21:47:24",
            "upload_time_iso_8601": "2024-04-20T21:47:24.366720Z",
            "url": "https://files.pythonhosted.org/packages/6c/19/7341bca1e89cb36588d24e59e0823c41da599d919fbfd9343f875ffab495/pyarrow-16.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0bc8e383ed11056440b2609811ddabfb3d57a9e4db269914218e4cd5add5000",
                "md5": "364878a19c88a94154331c534ebd1388",
                "sha256": "bd40467bdb3cbaf2044ed7a6f7f251c8f941c8b31275aaaf88e746c4f3ca4a7a"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "364878a19c88a94154331c534ebd1388",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 38026463,
            "upload_time": "2024-04-20T21:47:31",
            "upload_time_iso_8601": "2024-04-20T21:47:31.355848Z",
            "url": "https://files.pythonhosted.org/packages/f0/bc/8e383ed11056440b2609811ddabfb3d57a9e4db269914218e4cd5add5000/pyarrow-16.0.0-cp39-cp39-manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7666979487ea9146b98ba5cfcaddb862736aadc3b13407cdd95ead9c04ce4b75",
                "md5": "41092360f47fa5f51bdb1cb0ac9ae343",
                "sha256": "00a1dcb22ad4ceb8af87f7bd30cc3354788776c417f493089e0a0af981bc8d80"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "has_sig": false,
            "md5_digest": "41092360f47fa5f51bdb1cb0ac9ae343",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 40764207,
            "upload_time": "2024-04-20T21:47:38",
            "upload_time_iso_8601": "2024-04-20T21:47:38.726620Z",
            "url": "https://files.pythonhosted.org/packages/76/66/979487ea9146b98ba5cfcaddb862736aadc3b13407cdd95ead9c04ce4b75/pyarrow-16.0.0-cp39-cp39-manylinux_2_28_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3691fe7c473e62611a30e375593a3679854142e34a9655c83edb9410cb91e3b2",
                "md5": "380b9f8b75d3f22b47bdf36f0b02949b",
                "sha256": "fda9a7cebd1b1d46c97b511f60f73a5b766a6de4c5236f144f41a5d5afec1f35"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "380b9f8b75d3f22b47bdf36f0b02949b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.8",
            "size": 25878398,
            "upload_time": "2024-04-20T21:47:44",
            "upload_time_iso_8601": "2024-04-20T21:47:44.314884Z",
            "url": "https://files.pythonhosted.org/packages/36/91/fe7c473e62611a30e375593a3679854142e34a9655c83edb9410cb91e3b2/pyarrow-16.0.0-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8c361781b3a0d754807f5662fc0cb459f2bb5e76db1b18a1cfbb3efd770fdcc",
                "md5": "df46e25f5cd787b7b33ae24fa14d5b92",
                "sha256": "59bb1f1edbbf4114c72415f039f1359f1a57d166a331c3229788ccbfbb31689a"
            },
            "downloads": -1,
            "filename": "pyarrow-16.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "df46e25f5cd787b7b33ae24fa14d5b92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1080222,
            "upload_time": "2024-04-20T21:47:47",
            "upload_time_iso_8601": "2024-04-20T21:47:47.654501Z",
            "url": "https://files.pythonhosted.org/packages/b8/c3/61781b3a0d754807f5662fc0cb459f2bb5e76db1b18a1cfbb3efd770fdcc/pyarrow-16.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-20 21:47:47",
    "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.22276s