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 15.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 15.0.0
File Size Uploaded
pyarrow-15.0.0.tar.gz 1.1 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for pyarrow 15.0.0
File
pyarrow-15.0.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
pyarrow-15.0.0-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
pyarrow-15.0.0-cp312-cp312-manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64 Details
pyarrow-15.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-15.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
pyarrow-15.0.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
pyarrow-15.0.0-cp312-cp312-macosx_10_15_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.15+ x86-64 Details
pyarrow-15.0.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pyarrow-15.0.0-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
pyarrow-15.0.0-cp311-cp311-manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64 Details
pyarrow-15.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-15.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
pyarrow-15.0.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
pyarrow-15.0.0-cp311-cp311-macosx_10_15_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.15+ x86-64 Details
pyarrow-15.0.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pyarrow-15.0.0-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
pyarrow-15.0.0-cp310-cp310-manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64 Details
pyarrow-15.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-15.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
pyarrow-15.0.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
pyarrow-15.0.0-cp310-cp310-macosx_10_15_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.15+ x86-64 Details
pyarrow-15.0.0-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
pyarrow-15.0.0-cp39-cp39-manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ x86-64 Details
pyarrow-15.0.0-cp39-cp39-manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64 Details
pyarrow-15.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-15.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
pyarrow-15.0.0-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
pyarrow-15.0.0-cp39-cp39-macosx_10_15_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.15+ x86-64 Details
pyarrow-15.0.0-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
pyarrow-15.0.0-cp38-cp38-manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ x86-64 Details
pyarrow-15.0.0-cp38-cp38-manylinux_2_28_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ ARM64 Details
pyarrow-15.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-15.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
pyarrow-15.0.0-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
pyarrow-15.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.1 GB

Release files / pyarrow-15.0.0.tar.gz

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

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

Download URL pyarrow-15.0.0-cp312-cp312-win_amd64.whl
Size 25.3 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
9a3a6180c0e8f2727e6f1b1c87c72d3254cac909e609f35f22532e4115461177
BLAKE2b-256 checksum
How to use checksums
1af7f6df7992ef2339bbf31ba349de19af5b8fd75590129c4e8fcb719f24fe5f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

Download URL pyarrow-15.0.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 35.6 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9ed5a78ed29d171d0acc26a305a4b7f83c122d54ff5270810ac23c75813585e4
BLAKE2b-256 checksum
How to use checksums
fc3051adfac2367587073535dbd87da941d1a7f25d4ec2a71817bfe3e83277a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

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

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

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

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

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

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

Download URL pyarrow-15.0.0-cp311-cp311-win_amd64.whl
Size 24.8 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
17d53a9d1b2b5bd7d5e4cd84d018e2a45bc9baaa68f7e6e3ebed45649900ba99
BLAKE2b-256 checksum
How to use checksums
db1de8004776a69b5bad62b857367a9a2dff7c61d9606f341e549a174047349b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

Download URL pyarrow-15.0.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 35.7 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
2bd8a0e5296797faf9a3294e9fa2dc67aa7f10ae2207920dbebb785c77e9dbe5
BLAKE2b-256 checksum
How to use checksums
969e00a64865d4e8e25f81db8bee45a101e4316ae1a33d4323e621c5681feab9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

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

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

Download URL pyarrow-15.0.0-cp311-cp311-macosx_11_0_arm64.whl
Size 24.2 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8780b1a29d3c8b21ba6b191305a2a607de2e30dab399776ff0aa09131e266340
BLAKE2b-256 checksum
How to use checksums
de33fce52082865c1ad58ee3673f7cfbd19d24651ac2598244f940db29758da6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

Download URL pyarrow-15.0.0-cp310-cp310-win_amd64.whl
Size 24.8 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
5b8d43e31ca16aa6e12402fcb1e14352d0d809de70edd185c7650fe80e0769e3
BLAKE2b-256 checksum
How to use checksums
5d228fa2146c63476c14902c0cbeb34c363fb577745ee1d8bf69bd4a3a42e005
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

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

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

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

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

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

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

Download URL pyarrow-15.0.0-cp310-cp310-macosx_11_0_arm64.whl
Size 24.2 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
60a6bdb314affa9c2e0d5dddf3d9cbb9ef4a8dddaa68669975287d47ece67642
BLAKE2b-256 checksum
How to use checksums
aff0f2145665535384d7048b60955aff4d90650e342d2131bfc23e27c4c6ea09
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

Download URL pyarrow-15.0.0-cp310-cp310-macosx_10_15_x86_64.whl
Size 27.1 MB
Tags CPython 3.10 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
0a524532fd6dd482edaa563b686d754c70417c2f72742a8c990b322d4c03a15d
BLAKE2b-256 checksum
How to use checksums
33de8d8b373d0af779b5866f88ce2ba3774c7c36f712a1d00ed3251263325a2d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

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

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

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

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

Download URL pyarrow-15.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 38.4 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
001fca027738c5f6be0b7a3159cc7ba16a5c52486db18160909a0831b063c4e4
BLAKE2b-256 checksum
How to use checksums
36e8e68d39729619116f48a57b1aa79c7c6d0a81bb969fd07a53d22302cad136
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

Download URL pyarrow-15.0.0-cp39-cp39-macosx_11_0_arm64.whl
Size 24.2 MB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
93768ccfff85cf044c418bfeeafce9a8bb0cee091bd8fd19011aff91e58de540
BLAKE2b-256 checksum
How to use checksums
6d40bb7d45e1edbad74758963cfd1aeb79105bd009649770fc15c94aa07ceb94
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

Download URL pyarrow-15.0.0-cp39-cp39-macosx_10_15_x86_64.whl
Size 27.1 MB
Tags CPython 3.9 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
47af7036f64fce990bb8a5948c04722e4e3ea3e13b1007ef52dfe0aa8f23cf7f
BLAKE2b-256 checksum
How to use checksums
0ca78e47551ee93e9af2e9c1debe2d2d9825a076c16eeda46921892758c64642
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

Download URL pyarrow-15.0.0-cp38-cp38-win_amd64.whl
Size 24.9 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
07eb7f07dc9ecbb8dace0f58f009d3a29ee58682fcdc91337dfeb51ea618a75b
BLAKE2b-256 checksum
How to use checksums
4e61c770a7db14a10cf1a80461091e857010ca46ce211bf72b21ce88bfe2f282
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.10.12

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

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

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

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

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

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

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

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

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

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

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

Download URL pyarrow-15.0.0-cp38-cp38-macosx_10_15_x86_64.whl
Size 27.1 MB
Tags CPython 3.8 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
19a8918045993349b207de72d4576af0191beef03ea655d8bdb13762f0cd6eac
BLAKE2b-256 checksum
How to use checksums
4a2b8657fc7f6ef89deacc7bea968d8202a2cc2d373f000ea1de53ef54ca070d
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

15.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