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.1.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.1.0
File Size Uploaded
pyarrow-16.1.0.tar.gz 1.1 MB Details

Built distributions (wheels)

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

Download URL pyarrow-16.1.0.tar.gz
Size 1.1 MB
Tags Source
SHA-256 checksum
How to use checksums
15fbb22ea96d11f0b5768504a3f961edab25eaf4197c341720c4a387f6c60315
BLAKE2b-256 checksum
How to use checksums
1af267533f116deb6dae7a0ac04681695fe06135912253a115c5ecdc714a32d4
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.1.0-cp312-cp312-win_amd64.whl

Download URL pyarrow-16.1.0-cp312-cp312-win_amd64.whl
Size 25.8 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
febde33305f1498f6df85e8020bca496d0e9ebf2093bab9e0f65e2b4ae2b3444
BLAKE2b-256 checksum
How to use checksums
fa2ba0053f1304586f2976cb2c37ddb0e52cf4114220e805ebba272a1e231ccc
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.1.0-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.1.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
e1369af39587b794873b8a307cc6623a3b1194e69399af0efd05bb202195a5a7
BLAKE2b-256 checksum
How to use checksums
257b8da91f8de0b40b760dd748031973b6ac2aa3d4f85c67f45b7e58577ca22e
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.1.0-cp312-cp312-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.1.0-cp312-cp312-manylinux_2_28_aarch64.whl
Size 38.1 MB
Tags CPython 3.12 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
8785bb10d5d6fd5e15d718ee1d1f914fe768bf8b4d1e5e9bf253de8a26cb1628
BLAKE2b-256 checksum
How to use checksums
f78fa51a290a855172514b8496c8a74f0e0b98e5e0582d44ae7547cf68dd033b
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.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 41.0 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
0d32000693deff8dc5df444b032b5985a48592c0697cb6e3071a5d59888714e2
BLAKE2b-256 checksum
How to use checksums
084a668e7fb6bc564e5361097f1f160b2891ca40bcacfe018638e2841073ec3d
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.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.7 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
b04707f1979815f5e49824ce52d1dceb46e2f12909a48a6a753fe7cafbc44a0c
BLAKE2b-256 checksum
How to use checksums
565e3cd956aceb1c960e8ac6fdc6eea69d642aa2e6ee10e2f10ce7815dbf62a9
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.1.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL pyarrow-16.1.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
06ebccb6f8cb7357de85f60d5da50e83507954af617d7b05f48af1621d331c9a
BLAKE2b-256 checksum
How to use checksums
9b73560ef6bf05f16305502b8e368c771e8f82d774898b37a3fb231f89c13342
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.1.0-cp312-cp312-macosx_10_15_x86_64.whl

Download URL pyarrow-16.1.0-cp312-cp312-macosx_10_15_x86_64.whl
Size 28.4 MB
Tags CPython 3.12 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
2e51ca1d6ed7f2e9d5c3c83decf27b0d17bb207a7dea986e8dc3e24f80ff7d6f
BLAKE2b-256 checksum
How to use checksums
84bdd5903125e38c33b74f7b3d57ffffd4ef48145208cfd8742367f12effb59c
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.1.0-cp311-cp311-win_amd64.whl

Download URL pyarrow-16.1.0-cp311-cp311-win_amd64.whl
Size 25.9 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
185d121b50836379fe012753cf15c4ba9638bda9645183ab36246923875f8d1b
BLAKE2b-256 checksum
How to use checksums
494d62a09116ec357ade462fac4086e0711457a87177bea25ae46b25897d6d7c
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.1.0-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.1.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
a33a64576fddfbec0a44112eaf844c20853647ca833e9a647bfae0582b2ff94b
BLAKE2b-256 checksum
How to use checksums
fa1548a68b30542a0231a75c26d8661bc5c9bbc07b42c5b219e929adba814ba7
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.1.0-cp311-cp311-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.1.0-cp311-cp311-manylinux_2_28_aarch64.whl
Size 38.1 MB
Tags CPython 3.11 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
25233642583bf658f629eb230b9bb79d9af4d9f9229890b3c878699c82f7d11e
BLAKE2b-256 checksum
How to use checksums
4762b446ee0971b00e7437b9c54a8409ae20413235a64c0a301d7cf97070cffa
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.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.9 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
ddf5aace92d520d3d2a20031d8b0ec27b4395cab9f74e07cc95edf42a5cc0147
BLAKE2b-256 checksum
How to use checksums
d2344e3c04e7398764e56ef00f8f267f8ebf565808478f5fee850cef4be670c3
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.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.7 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
bf9251264247ecfe93e5f5a0cd43b8ae834f1e61d1abca22da55b20c788417f6
BLAKE2b-256 checksum
How to use checksums
7e34d5b6eb5066553533dd6eb9782d50f353f8c6451ee2e49e0ea54d0e67bc34
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.1.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL pyarrow-16.1.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
2e73cfc4a99e796727919c5541c65bb88b973377501e39b9842ea71401ca6c1c
BLAKE2b-256 checksum
How to use checksums
f3944e2a579bbac1adb19e63b054b300f6f7fa04f32f212ce86c18727bdda698
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.1.0-cp311-cp311-macosx_10_15_x86_64.whl

Download URL pyarrow-16.1.0-cp311-cp311-macosx_10_15_x86_64.whl
Size 28.4 MB
Tags CPython 3.11 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
d0ebea336b535b37eee9eee31761813086d33ed06de9ab6fc6aaa0bace7b250c
BLAKE2b-256 checksum
How to use checksums
2817a12aaddb818b7b73d17f3304afc22bce32ccb26723b507cc9c267aa809f3
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.1.0-cp310-cp310-win_amd64.whl

Download URL pyarrow-16.1.0-cp310-cp310-win_amd64.whl
Size 25.9 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
9cf389d444b0f41d9fe1444b70650fea31e9d52cfcb5f818b7888b91b586efff
BLAKE2b-256 checksum
How to use checksums
481623218e1e965123e70defb1c9603305ef4616e9f1bfbcd735280f36ec28d3
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.1.0-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.1.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
48be160782c0556156d91adbdd5a4a7e719f8d407cb46ae3bb4eaee09b3111bd
BLAKE2b-256 checksum
How to use checksums
b054eb7fcfc0e1ec6a8404cadd11ac957b3ee4fd0774225cafe3ffe6287861cb
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.1.0-cp310-cp310-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.1.0-cp310-cp310-manylinux_2_28_aarch64.whl
Size 38.1 MB
Tags CPython 3.10 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
a8914cd176f448e09746037b0c6b3a9d7688cef451ec5735094055116857580c
BLAKE2b-256 checksum
How to use checksums
a4533446907cced548d8beaf1be9dfa9d52b7ec38fa44f25d292d7999e6bf509
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.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 40.9 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f68f409e7b283c085f2da014f9ef81e885d90dcd733bd648cfba3ef265961848
BLAKE2b-256 checksum
How to use checksums
918357572c088ec185582f04b607d545a4a6ef7599c0a3c1e60d397743b0d609
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.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.7 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
98100e0268d04e0eec47b73f20b39c45b4006f3c4233719c3848aa27a03c1aef
BLAKE2b-256 checksum
How to use checksums
8d4b82f67b58a4e0ac4ebaa0e04d7a17b59ed4fbd63094f62893160f606350a0
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.1.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL pyarrow-16.1.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
4740cc41e2ba5d641071d0ab5e9ef9b5e6e8c7611351a5cb7c1d175eaf43674a
BLAKE2b-256 checksum
How to use checksums
dc5c4d5c43361ee36b8bca29a3a7afaa9d651aa8d5dc05d87ab507e6b2e4e2f8
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.1.0-cp310-cp310-macosx_10_15_x86_64.whl

Download URL pyarrow-16.1.0-cp310-cp310-macosx_10_15_x86_64.whl
Size 28.3 MB
Tags CPython 3.10 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
17e23b9a65a70cc733d8b738baa6ad3722298fa0c81d88f63ff94bf25eaa77b9
BLAKE2b-256 checksum
How to use checksums
e0848a80b9ed7f595073ee920c2eafaecaeda4b8adffee8dcb88275fce4609d8
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.1.0-cp39-cp39-win_amd64.whl

Download URL pyarrow-16.1.0-cp39-cp39-win_amd64.whl
Size 25.9 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
31a1851751433d89a986616015841977e0a188662fcffd1a5677453f1df2de0a
BLAKE2b-256 checksum
How to use checksums
5e1bd59f6ee8f55a233b85299d0b93fb24ac487571849f8ca93807dcd182d614
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.1.0-cp39-cp39-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.1.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
ba8ac20693c0bb0bf4b238751d4409e62852004a8cf031c73b0e0962b03e45e3
BLAKE2b-256 checksum
How to use checksums
4a0eca72b2e27d8d7a23e9866c819436ebeb518f934ac2b8b871fab373f9c859
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.1.0-cp39-cp39-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.1.0-cp39-cp39-manylinux_2_28_aarch64.whl
Size 38.1 MB
Tags CPython 3.9 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
3b20bd67c94b3a2ea0a749d2a5712fc845a69cb5d52e78e6449bbd295611f3aa
BLAKE2b-256 checksum
How to use checksums
8760cc0645eb4ef73f88847e40a7f9d238bae6b7409d6c1f6a5d200d8ade1f09
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.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 41.0 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
ddfe389a08ea374972bd4065d5f25d14e36b43ebc22fc75f7b951f24378bf0b5
BLAKE2b-256 checksum
How to use checksums
df3e9cfa78ad9744c77e4f3c183d919de3649505e50663d3715151a094c27769
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.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.7 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
f07fdffe4fd5b15f5ec15c8b64584868d063bc22b86b46c9695624ca3505b7b4
BLAKE2b-256 checksum
How to use checksums
100fccfee8b6260888fe5e08d962af28a4b9115d5d245d4e61f8938a8b69f981
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.1.0-cp39-cp39-macosx_11_0_arm64.whl

Download URL pyarrow-16.1.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
99f7549779b6e434467d2aa43ab2b7224dd9e41bdde486020bae198978c9e05e
BLAKE2b-256 checksum
How to use checksums
e312635c509b84c50cd92fa35a2dee8bc9c1f6fc042da86276ca726f24c5d87f
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.1.0-cp39-cp39-macosx_10_15_x86_64.whl

Download URL pyarrow-16.1.0-cp39-cp39-macosx_10_15_x86_64.whl
Size 28.4 MB
Tags CPython 3.9 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
18da9b76a36a954665ccca8aa6bd9f46c1145f79c0bb8f4f244f5f8e799bca55
BLAKE2b-256 checksum
How to use checksums
6b5b7b1c11872ddd2fd0ca472d0beaf2a3aa2e6cc168a933985e79498d79b71d
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.1.0-cp38-cp38-win_amd64.whl

Download URL pyarrow-16.1.0-cp38-cp38-win_amd64.whl
Size 25.9 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
e6b6d3cd35fbb93b70ade1336022cc1147b95ec6af7d36906ca7fe432eb09710
BLAKE2b-256 checksum
How to use checksums
1ee1068a97b80968f50ad969c11be1a12e0979b282d57afe0a13899399ccfefd
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.1.0-cp38-cp38-manylinux_2_28_x86_64.whl

Download URL pyarrow-16.1.0-cp38-cp38-manylinux_2_28_x86_64.whl
Size 40.9 MB
Tags CPython 3.8 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
f2c5fb249caa17b94e2b9278b36a05ce03d3180e6da0c4c3b3ce5b2788f30eed
BLAKE2b-256 checksum
How to use checksums
95963fc14bb56d118a1ac2284c3066281339fd86ab83d28f493e5c8f983f7614
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.1.0-cp38-cp38-manylinux_2_28_aarch64.whl

Download URL pyarrow-16.1.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
19741c4dbbbc986d38856ee7ddfdd6a00fc3b0fc2d928795b95410d38bb97d15
BLAKE2b-256 checksum
How to use checksums
285e89746311740c0bfcfc8fe4e6cb51e5d78d3145b3d86eeba17e750adc2782
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.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL pyarrow-16.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 41.0 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
fbef391b63f708e103df99fbaa3acf9f671d77a183a07546ba2f2c297b361e83
BLAKE2b-256 checksum
How to use checksums
6ee8ae66b4aa457143329e5677149afe552e3e0d1062582ef688b9cce444e7c7
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.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL pyarrow-16.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 38.8 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
0d07de3ee730647a600037bc1d7b7994067ed64d0eba797ac74b2bc77384f4c2
BLAKE2b-256 checksum
How to use checksums
d4bb3236773fb52dd263b22adf2e6e4637cdb965778b0c06315737468d614b80
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.1.0-cp38-cp38-macosx_11_0_arm64.whl

Download URL pyarrow-16.1.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
0d27bf89dfc2576f6206e9cd6cf7a107c9c06dc13d53bbc25b0bd4556f19cf5f
BLAKE2b-256 checksum
How to use checksums
ebf35413ac69a1c3443bc397e1adab09db69b8ddd2468e1505241aa3d10baf47
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.1.0-cp38-cp38-macosx_10_15_x86_64.whl

Download URL pyarrow-16.1.0-cp38-cp38-macosx_10_15_x86_64.whl
Size 28.3 MB
Tags CPython 3.8 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
b5f5705ab977947a43ac83b52ade3b881eb6e95fcc02d76f501d549a210ba77f
BLAKE2b-256 checksum
How to use checksums
6362f3346d26d0c1706e19e05155c3159689095519fe67065f52b325f0a26215
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.1.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