Skip to main content

Python library for Apache Arrow

pypi conda-forge

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:

conda install pyarrow -c conda-forge

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

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.

Development

See Python Development in the documentation subproject.

Building the documentation

See documentation build instructions in the documentation subproject.

Release files for pyarrow 16.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyarrow 16.0.0
File Size Uploaded
pyarrow-16.0.0.tar.gz 1.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for pyarrow 16.0.0
File
pyarrow-16.0.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
pyarrow-16.0.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
pyarrow-16.0.0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
pyarrow-16.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
pyarrow-16.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
pyarrow-16.0.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
pyarrow-16.0.0-cp312-cp312-macosx_10_15_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.15+ x86-64 Details
pyarrow-16.0.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pyarrow-16.0.0-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
pyarrow-16.0.0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
pyarrow-16.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
pyarrow-16.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
pyarrow-16.0.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
pyarrow-16.0.0-cp311-cp311-macosx_10_15_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.15+ x86-64 Details
pyarrow-16.0.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pyarrow-16.0.0-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
pyarrow-16.0.0-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
pyarrow-16.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
pyarrow-16.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
pyarrow-16.0.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
pyarrow-16.0.0-cp310-cp310-macosx_10_15_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.15+ x86-64 Details
pyarrow-16.0.0-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
pyarrow-16.0.0-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
pyarrow-16.0.0-cp39-cp39-manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64 Details
pyarrow-16.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
pyarrow-16.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
pyarrow-16.0.0-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
pyarrow-16.0.0-cp39-cp39-macosx_10_15_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.15+ x86-64 Details
pyarrow-16.0.0-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
pyarrow-16.0.0-cp38-cp38-manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ x86-64 Details
pyarrow-16.0.0-cp38-cp38-manylinux_2_28_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ ARM64 Details
pyarrow-16.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64 Details
pyarrow-16.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
pyarrow-16.0.0-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
pyarrow-16.0.0-cp38-cp38-macosx_10_15_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.15+ x86-64 Details

Total release size: 1.2 GB

Release files / pyarrow-16.0.0.tar.gz

Download URL pyarrow-16.0.0.tar.gz
Size 1.1 MB
Tags Source
SHA-256 checksum
How to use checksums
59bb1f1edbbf4114c72415f039f1359f1a57d166a331c3229788ccbfbb31689a
BLAKE2b-256 checksum
How to use checksums
b8c361781b3a0d754807f5662fc0cb459f2bb5e76db1b18a1cfbb3efd770fdcc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-win_amd64.whl

Download URL pyarrow-16.0.0-cp312-cp312-win_amd64.whl
Size 25.8 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
ef2f309b68396bcc5a354106741d333494d6a0d3e1951271849787109f0229a6
BLAKE2b-256 checksum
How to use checksums
2ce30879dfa4e1de2bcf06a22c9450af7755b4c9237588203b52df5927930b28
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.0.0-cp312-cp312-manylinux_2_28_x86_64.whl
Size 40.8 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2a7abdee4a4a7cfa239e2e8d721224c4b34ffe69a0ca7981354fe03c1328789b
BLAKE2b-256 checksum
How to use checksums
b61c2c196290d83a680d381e25c4072bf49120f8b7fc5c7c633638575811a0b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.0.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 38.0 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
42e56557bc7c5c10d3e42c3b32f6cff649a29d637e8f4e8b311d334cc4326730
BLAKE2b-256 checksum
How to use checksums
59a502fcff287ca45e8e95d414475f2dbad5bb9f762fa6f3c5e02def855ccfcc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.9 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
1ab8b9050752b16a8b53fcd9853bf07d8daf19093533e990085168f40c64d978
BLAKE2b-256 checksum
How to use checksums
1db2508775722a370c92c52d11f0fdbf4167397841982ad03aa43ea9a1713cef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.6 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
5823275c8addbbb50cd4e6a6839952682a33255b447277e37a6f518d6972f4e1
BLAKE2b-256 checksum
How to use checksums
ee4d102736461f88f6cc9b693023f5a52322d6e9be728ca033c39892680bc00f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL pyarrow-16.0.0-cp312-cp312-macosx_11_0_arm64.whl
Size 26.0 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
20ce707d9aa390593ea93218b19d0eadab56390311cb87aad32c9a869b0e958c
BLAKE2b-256 checksum
How to use checksums
ff5ad538f1ef43432bbd15b1fe70a2efe4a5681a9502263b88554d2dc5b648a3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp312-cp312-macosx_10_15_x86_64.whl

Download URL pyarrow-16.0.0-cp312-cp312-macosx_10_15_x86_64.whl
Size 29.1 MB
Tags CPython 3.12 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
fb8065dbc0d051bf2ae2453af0484d99a43135cadabacf0af588a3be81fbbb9b
BLAKE2b-256 checksum
How to use checksums
0f647a94bec6658873c7d82f743a92653bcc961eda95480827bd46d2d33003be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-win_amd64.whl

Download URL pyarrow-16.0.0-cp311-cp311-win_amd64.whl
Size 25.9 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
729f7b262aa620c9df8b9967db96c1575e4cfc8c25d078a06968e527b8d6ec05
BLAKE2b-256 checksum
How to use checksums
51e683d51c9822ea0232548f73e39bc25e9a4b658422100d5b23d7abc9e871b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.0.0-cp311-cp311-manylinux_2_28_x86_64.whl
Size 40.8 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
5448564754c154997bc09e95a44b81b9e31ae918a86c0fcb35c4aa4922756f55
BLAKE2b-256 checksum
How to use checksums
d573d5588e2bd671aabe02e1e11b12966fa1a066767b20340885964f5d4e1862
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.0.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 38.0 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
705db70d3e2293c2f6f8e84874b5b775f690465798f66e94bb2c07bab0a6bb55
BLAKE2b-256 checksum
How to use checksums
a1e41e1825f0c1dc0aecfe86e4aac320b0f9d32103417899eb89896ba0eb177f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.8 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
56850a0afe9ef37249d5387355449c0f94d12ff7994af88f16803a26d38f2016
BLAKE2b-256 checksum
How to use checksums
a342722431397a4c705fcd7d145e1ba445defa8d2327269310f13c9980314057
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.6 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
5cc23090224b6594f5a92d26ad47465af47c1d9c079dd4a0061ae39551889efe
BLAKE2b-256 checksum
How to use checksums
e5d28ec169aa9b7b6c71309b1fa03f6f5f2c7337b4d4cb47d2c09a0117dc9f7e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL pyarrow-16.0.0-cp311-cp311-macosx_11_0_arm64.whl
Size 26.0 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
266ddb7e823f03733c15adc8b5078db2df6980f9aa93d6bb57ece615df4e0ba7
BLAKE2b-256 checksum
How to use checksums
75975c1e0169ea1ee22f675801956682ef44731c0ccf1c0361a37e9701f46107
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp311-cp311-macosx_10_15_x86_64.whl

Download URL pyarrow-16.0.0-cp311-cp311-macosx_10_15_x86_64.whl
Size 29.2 MB
Tags CPython 3.11 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
d22d0941e6c7bafddf5f4c0662e46f2075850f1c044bf1a03150dd9e189427ce
BLAKE2b-256 checksum
How to use checksums
4e22bb83bd005cb8245bd9f247c5a805860c04e1f51f05a4ad790c14fdd048ab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-win_amd64.whl

Download URL pyarrow-16.0.0-cp310-cp310-win_amd64.whl
Size 25.9 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
99af421ee451a78884d7faea23816c429e263bd3618b22d38e7992c9ce2a7ad9
BLAKE2b-256 checksum
How to use checksums
957a36243efd5a9c1a0ac1146fa69044f4676eac13a162c8fb388869262330fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.0.0-cp310-cp310-manylinux_2_28_x86_64.whl
Size 40.8 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
91d28f9a40f1264eab2af7905a4d95320ac2f287891e9c8b0035f264fe3c3a4b
BLAKE2b-256 checksum
How to use checksums
83b777b5a755560329ebe12b16a7a15074fb003685e1cbcfef8dcab0a05fdd58
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.0.0-cp310-cp310-manylinux_2_28_aarch64.whl
Size 38.0 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
edf38cce0bf0dcf726e074159c60516447e4474904c0033f018c1f33d7dac6c5
BLAKE2b-256 checksum
How to use checksums
b0993e3d6c5d761f8331ffe5e656a6a57531b5f6ed80297ae15056dd8e598f88
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.8 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
df0080339387b5d30de31e0a149c0c11a827a10c82f0c67d9afae3981d1aabb7
BLAKE2b-256 checksum
How to use checksums
0d759bf5522ac1dae815bc0c31ae0ebdb191e15f7a7cb3f1b0d3ed38191bb614
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.6 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
c0815d0ddb733b8c1b53a05827a91f1b8bde6240f3b20bf9ba5d650eb9b89cdf
BLAKE2b-256 checksum
How to use checksums
e084a891dd617c5b7c8746765c383c8bced035f7aed38062b89e50b5ba4e79d7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL pyarrow-16.0.0-cp310-cp310-macosx_11_0_arm64.whl
Size 26.0 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
574a00260a4ed9d118a14770edbd440b848fcae5a3024128be9d0274dbcaf858
BLAKE2b-256 checksum
How to use checksums
5b04c2a6f3ae840d96a00de2e07d68a3d30591b413b15b4385242e47e2ae0e97
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp310-cp310-macosx_10_15_x86_64.whl

Download URL pyarrow-16.0.0-cp310-cp310-macosx_10_15_x86_64.whl
Size 29.1 MB
Tags CPython 3.10 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
22a1fdb1254e5095d629e29cd1ea98ed04b4bbfd8e42cc670a6b639ccc208b60
BLAKE2b-256 checksum
How to use checksums
fd5ca4349f50b36382d3f40b304b91a3587ac433baceed9bec2434d663393a51
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-win_amd64.whl

Download URL pyarrow-16.0.0-cp39-cp39-win_amd64.whl
Size 25.9 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
fda9a7cebd1b1d46c97b511f60f73a5b766a6de4c5236f144f41a5d5afec1f35
BLAKE2b-256 checksum
How to use checksums
3691fe7c473e62611a30e375593a3679854142e34a9655c83edb9410cb91e3b2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.0.0-cp39-cp39-manylinux_2_28_x86_64.whl
Size 40.8 MB
Tags CPython 3.9 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
00a1dcb22ad4ceb8af87f7bd30cc3354788776c417f493089e0a0af981bc8d80
BLAKE2b-256 checksum
How to use checksums
7666979487ea9146b98ba5cfcaddb862736aadc3b13407cdd95ead9c04ce4b75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.0.0-cp39-cp39-manylinux_2_28_aarch64.whl
Size 38.0 MB
Tags CPython 3.9 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
bd40467bdb3cbaf2044ed7a6f7f251c8f941c8b31275aaaf88e746c4f3ca4a7a
BLAKE2b-256 checksum
How to use checksums
f0bc8e383ed11056440b2609811ddabfb3d57a9e4db269914218e4cd5add5000
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.9 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
9dd3151d098e56f16a8389c1247137f9e4c22720b01c6f3aa6dec29a99b74d80
BLAKE2b-256 checksum
How to use checksums
6c197341bca1e89cb36588d24e59e0823c41da599d919fbfd9343f875ffab495
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.6 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
35692ce8ad0b8c666aa60f83950957096d92f2a9d8d7deda93fb835e6053307e
BLAKE2b-256 checksum
How to use checksums
7de85cf06715855c7e25ce7983ab11e3ee38f10c5e6dac9ac7b0236c44d57378
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-macosx_11_0_arm64.whl

Download URL pyarrow-16.0.0-cp39-cp39-macosx_11_0_arm64.whl
Size 26.0 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d831690844706e374c455fba2fb8cfcb7b797bfe53ceda4b54334316e1ac4fa4
BLAKE2b-256 checksum
How to use checksums
1d2ef754a9c31c754b709cb1665b71dfa12d8e17e3c0cd3b98958e7853f8be22
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp39-cp39-macosx_10_15_x86_64.whl

Download URL pyarrow-16.0.0-cp39-cp39-macosx_10_15_x86_64.whl
Size 29.1 MB
Tags CPython 3.9 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
b93c9a50b965ee0bf4fef65e53b758a7e8dcc0c2d86cebcc037aaaf1b306ecc0
BLAKE2b-256 checksum
How to use checksums
716b4853a09ce7a3a98d3832f43f3229fa3ffacaace55862125a9d6ea33a4bd2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-win_amd64.whl

Download URL pyarrow-16.0.0-cp38-cp38-win_amd64.whl
Size 25.9 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
71d52561cd7aefd22cf52538f262850b0cc9e4ec50af2aaa601da3a16ef48877
BLAKE2b-256 checksum
How to use checksums
ea4a4de2ec3b2f2aceba133b8a44be5d077c3876dd1b6c98bb4eab2a17d8f85e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.0.0-cp38-cp38-manylinux_2_28_x86_64.whl
Size 40.8 MB
Tags CPython 3.8 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
d91073d1e2fef2c121154680e2ba7e35ecf8d4969cc0af1fa6f14a8675858159
BLAKE2b-256 checksum
How to use checksums
c209a0aee746c5973d6c9904a2dd84c62a891fbbc2e12304cf7d81ea6c986cbf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.0.0-cp38-cp38-manylinux_2_28_aarch64.whl
Size 38.1 MB
Tags CPython 3.8 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
dd9334a07b6dc21afe0857aa31842365a62eca664e415a3f9536e3a8bb832c07
BLAKE2b-256 checksum
How to use checksums
c280b6e19ac96edb767f0c8451016f9d80ac8ffe3f675c85cda5080356fbe85b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.9 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f293e92d1db251447cb028ae12f7bc47526e4649c3a9924c8376cab4ad6b98bd
BLAKE2b-256 checksum
How to use checksums
2f4263773f0bcb364c770d29045dc504d1b3d4e7d7b068af7641c2299beb06d3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.7 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
3c2f5e239db7ed43e0ad2baf46a6465f89c824cc703f38ef0fde927d8e0955f7
BLAKE2b-256 checksum
How to use checksums
319c299de1ef48a3aed69e98f36035ef55bf9f5327ded534bd6c6c2f01d881a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-macosx_11_0_arm64.whl

Download URL pyarrow-16.0.0-cp38-cp38-macosx_11_0_arm64.whl
Size 26.0 MB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
cc8814310486f2a73c661ba8354540f17eef51e1b6dd090b93e3419d3a097b3a
BLAKE2b-256 checksum
How to use checksums
c8573fd2c4a65df2bc74c59654f1c6ff067f872d80d46d7cc800314de707c469
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release files / pyarrow-16.0.0-cp38-cp38-macosx_10_15_x86_64.whl

Download URL pyarrow-16.0.0-cp38-cp38-macosx_10_15_x86_64.whl
Size 29.1 MB
Tags CPython 3.8 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
ed66e5217b4526fa3585b5e39b0b82f501b88a10d36bd0d2a4d8aa7b5a48e2df
BLAKE2b-256 checksum
How to use checksums
624b2776dad44272e9a29694eb02f448b3411f3333b063991a5697da9dd8a845
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

Release history Release notifications | RSS feed

This release

16.0.0 This release

36 release files

6.0.1

36 release files

6.0.0

36 release files

5.0.0

28 release files

4.0.1

25 release files

4.0.0

25 release files

3.0.0

21 release files

2.0.0

25 release files

1.0.1

21 release files

1.0.0

21 release files

0.9.0

8 release files

0.8.0

9 release files

0.7.1

9 release files

0.7.0

9 release files

0.6.0

9 release files

0.5.0

5 release files

0.4.1

9 release files

0.4.0

7 release files

0.3.0

4 release files

0.2.0

4 release files

0.1.0

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page