Python library for Apache Arrow
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 5.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyarrow-5.0.0.tar.gz | 739.1 kB | Details |
Built distributions (wheels)
| File | Reset | |||
|---|---|---|---|---|
| pyarrow-5.0.0-cp39-cp39-win_amd64.whl | CPython 3.9 | CPython 3.9 | Windows x86-64 | Details |
| pyarrow-5.0.0-cp39-cp39-manylinux2014_x86_64.whl | CPython 3.9 | CPython 3.9 | Linux glibc 2.17+ x86-64 | Details |
| pyarrow-5.0.0-cp39-cp39-manylinux2014_aarch64.whl | CPython 3.9 | CPython 3.9 | Linux glibc 2.17+ ARM64 | Details |
| pyarrow-5.0.0-cp39-cp39-manylinux2010_x86_64.whl | CPython 3.9 | CPython 3.9 | Linux glibc 2.12+ x86-64 | Details |
| pyarrow-5.0.0-cp39-cp39-macosx_11_0_arm64.whl | CPython 3.9 | CPython 3.9 | macOS 11.0+ ARM64 | Details |
| pyarrow-5.0.0-cp39-cp39-macosx_10_13_x86_64.whl | CPython 3.9 | CPython 3.9 | macOS 10.13+ x86-64 | Details |
| pyarrow-5.0.0-cp39-cp39-macosx_10_13_universal2.whl | CPython 3.9 | CPython 3.9 | macOS 10.13+ universal2 (ARM64, x86-64) | Details |
| pyarrow-5.0.0-cp39-cp39-macosx_10_9_x86_64.whl | CPython 3.9 | CPython 3.9 | macOS 10.9+ x86-64 | Details |
| pyarrow-5.0.0-cp38-cp38-win_amd64.whl | CPython 3.8 | CPython 3.8 | Windows x86-64 | Details |
| pyarrow-5.0.0-cp38-cp38-manylinux2014_x86_64.whl | CPython 3.8 | CPython 3.8 | Linux glibc 2.17+ x86-64 | Details |
| pyarrow-5.0.0-cp38-cp38-manylinux2014_aarch64.whl | CPython 3.8 | CPython 3.8 | Linux glibc 2.17+ ARM64 | Details |
| pyarrow-5.0.0-cp38-cp38-manylinux2010_x86_64.whl | CPython 3.8 | CPython 3.8 | Linux glibc 2.12+ x86-64 | Details |
| pyarrow-5.0.0-cp38-cp38-macosx_11_0_arm64.whl | CPython 3.8 | CPython 3.8 | macOS 11.0+ ARM64 | Details |
| pyarrow-5.0.0-cp38-cp38-macosx_10_13_x86_64.whl | CPython 3.8 | CPython 3.8 | macOS 10.13+ x86-64 | Details |
| pyarrow-5.0.0-cp38-cp38-macosx_10_9_x86_64.whl | CPython 3.8 | CPython 3.8 | macOS 10.9+ x86-64 | Details |
| pyarrow-5.0.0-cp37-cp37m-win_amd64.whl | CPython 3.7 | CPython 3.7 pymalloc | Windows x86-64 | Details |
| pyarrow-5.0.0-cp37-cp37m-manylinux2014_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | Linux glibc 2.17+ x86-64 | Details |
| pyarrow-5.0.0-cp37-cp37m-manylinux2014_aarch64.whl | CPython 3.7 | CPython 3.7 pymalloc | Linux glibc 2.17+ ARM64 | Details |
| pyarrow-5.0.0-cp37-cp37m-manylinux2010_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | Linux glibc 2.12+ x86-64 | Details |
| pyarrow-5.0.0-cp37-cp37m-macosx_10_13_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | macOS 10.13+ x86-64 | Details |
| pyarrow-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl | CPython 3.7 | CPython 3.7 pymalloc | macOS 10.9+ x86-64 | Details |
| pyarrow-5.0.0-cp36-cp36m-win_amd64.whl | CPython 3.6 | CPython 3.6 pymalloc | Windows x86-64 | Details |
| pyarrow-5.0.0-cp36-cp36m-manylinux2014_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | Linux glibc 2.17+ x86-64 | Details |
| pyarrow-5.0.0-cp36-cp36m-manylinux2014_aarch64.whl | CPython 3.6 | CPython 3.6 pymalloc | Linux glibc 2.17+ ARM64 | Details |
| pyarrow-5.0.0-cp36-cp36m-manylinux2010_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | Linux glibc 2.12+ x86-64 | Details |
| pyarrow-5.0.0-cp36-cp36m-macosx_10_13_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | macOS 10.13+ x86-64 | Details |
| pyarrow-5.0.0-cp36-cp36m-macosx_10_9_x86_64.whl | CPython 3.6 | CPython 3.6 pymalloc | macOS 10.9+ x86-64 | Details |
Total release size: 514.8 MB
Release files / pyarrow-5.0.0.tar.gz
| Download URL | pyarrow-5.0.0.tar.gz |
|---|---|
| Size | 739.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24e64ea33eed07441cc0e80c949e3a1b48211a1add8953268391d250f4d39922
|
|
BLAKE2b-256 checksum How to use checksums |
687c0e38bfb949ededdd9b648d54cba47972835704543d7409d6f853504d0581
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-win_amd64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 14.5 MB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
4d8adda1892ef4553c4804af7f67cce484f4d6371564e2d8374b8e2bc85293e2
|
|
BLAKE2b-256 checksum How to use checksums |
c234a45df90ac2bb9c5565cfa65f7bc9875b5eedf3a84a22af1f013d8c5d7097
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-manylinux2014_x86_64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-manylinux2014_x86_64.whl |
|---|---|
| Size | 23.7 MB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
b3115df938b8d7a7372911a3cb3904196194bcea8bb48911b4b3eafee3ab8d90
|
|
BLAKE2b-256 checksum How to use checksums |
91caac9e686140e3946182f760514d82d4253f640a1db90303d0dff57828c5b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-manylinux2014_aarch64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-manylinux2014_aarch64.whl |
|---|---|
| Size | 21.9 MB |
| Tags | CPython 3.9 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
1d9485741e497ccc516cb0a0c8f56e22be55aea815be185c3f9a681323b0e614
|
|
BLAKE2b-256 checksum How to use checksums |
a32b1c294d9188e138707548e98d01b9162678656e7416d01db9ba372ee9ddb2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-manylinux2010_x86_64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-manylinux2010_x86_64.whl |
|---|---|
| Size | 22.7 MB |
| Tags | CPython 3.9 Linux glibc 2.12+ x86-64 |
|
SHA-256 checksum How to use checksums |
f4db312e9ba80e730cefcae0a05b63ea5befc7634c28df56682b628ad8e1c25c
|
|
BLAKE2b-256 checksum How to use checksums |
2314c4efbb015c379824ed3c134f0f0a4d63a211de515038da3c81499d1b47b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-macosx_11_0_arm64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-macosx_11_0_arm64.whl |
|---|---|
| Size | 12.3 MB |
| Tags | CPython 3.9 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
357605665fbefb573d40939b13a684c2490b6ed1ab4a5de8dd246db4ab02e5a4
|
|
BLAKE2b-256 checksum How to use checksums |
25770e4e2a57fe2cc7128dc0270792016ddfb4cb7dbc507e86b6100a312b6d8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-macosx_10_13_x86_64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-macosx_10_13_x86_64.whl |
|---|---|
| Size | 17.6 MB |
| Tags | CPython 3.9 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
4341ac0f552dc04c450751e049976940c7f4f8f2dae03685cc465ebe0a61e231
|
|
BLAKE2b-256 checksum How to use checksums |
722c3096e7c31646773e7a5f2ca527b067a468e8d21cc765e4cda51837bebd8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-macosx_10_13_universal2.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-macosx_10_13_universal2.whl |
|---|---|
| Size | 24.4 MB |
| Tags | CPython 3.9 macOS 10.13+ universal2 (ARM64, x86-64) |
|
SHA-256 checksum How to use checksums |
6e1f0e4374061116f40e541408a8a170c170d0a070b788717e18165ebfdd2a54
|
|
BLAKE2b-256 checksum How to use checksums |
ad43e1017f0acd83cf104975adf799746424b9a4af16ffdbdfa6b93842487780
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp39-cp39-macosx_10_9_x86_64.whl
| Download URL | pyarrow-5.0.0-cp39-cp39-macosx_10_9_x86_64.whl |
|---|---|
| Size | 16.1 MB |
| Tags | CPython 3.9 macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
c3fc856f107ca2fb3c9391d7ea33bbb33f3a1c2b4a0e2b41f7525c626214cc03
|
|
BLAKE2b-256 checksum How to use checksums |
a87f3ffdef8e215d6ca20def42d3301de530d7216ce0e5d62e1e4c38c082b779
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-win_amd64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-win_amd64.whl |
|---|---|
| Size | 14.5 MB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
ed135a99975380c27077f9d0e210aea8618ed9fadcec0e71f8a3190939557afe
|
|
BLAKE2b-256 checksum How to use checksums |
c3877a411ab44f365e4e0db703db31c9a3fe41928e83226a21e76a8a899dbff7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-manylinux2014_x86_64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-manylinux2014_x86_64.whl |
|---|---|
| Size | 23.6 MB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
ff21711f6ff3b0bc90abc8ca8169e676faeb2401ddc1a0bc1c7dc181708a3406
|
|
BLAKE2b-256 checksum How to use checksums |
0e6279b59878c8be204259132b839983a7eb60f5902737e18dc32852a8f7e98f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-manylinux2014_aarch64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-manylinux2014_aarch64.whl |
|---|---|
| Size | 21.9 MB |
| Tags | CPython 3.8 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
601b0aabd6fb066429e706282934d4d8d38f53bdb8d82da9576be49f07eedf5c
|
|
BLAKE2b-256 checksum How to use checksums |
2f23ffb90a991e8ff98ad42063dbd00a9a88e9dbd65f03c6d700982b5230d2c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-manylinux2010_x86_64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-manylinux2010_x86_64.whl |
|---|---|
| Size | 22.7 MB |
| Tags | CPython 3.8 Linux glibc 2.12+ x86-64 |
|
SHA-256 checksum How to use checksums |
7c4edd2bacee3eea6c8c28bddb02347f9d41a55ec9692c71c6de6e47c62a7f0d
|
|
BLAKE2b-256 checksum How to use checksums |
6c4f5534122a1fdd39634f4347a6a993f4d7149412e77e0c6579342b08574e51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-macosx_11_0_arm64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-macosx_11_0_arm64.whl |
|---|---|
| Size | 12.3 MB |
| Tags | CPython 3.8 macOS 11.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
2d26186ca9748a1fb89ae6c1fa04fb343a4279b53f118734ea8096f15d66c820
|
|
BLAKE2b-256 checksum How to use checksums |
050e798cbe6e5e781862b9620990ff09cfbc74c046e1cf394f915e9a6f2b4506
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-macosx_10_13_x86_64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-macosx_10_13_x86_64.whl |
|---|---|
| Size | 17.6 MB |
| Tags | CPython 3.8 macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
7560332e5846f0e7830b377c14c93624e24a17f91c98f0b25dafb0ca1ea6ba02
|
|
BLAKE2b-256 checksum How to use checksums |
365716d2b8a3b8245836724f4227c2aa1989ca65f28aa154dded1c442769d4b0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp38-cp38-macosx_10_9_x86_64.whl
| Download URL | pyarrow-5.0.0-cp38-cp38-macosx_10_9_x86_64.whl |
|---|---|
| Size | 16.1 MB |
| Tags | CPython 3.8 macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
53e550dec60d1ab86cba3afa1719dc179a8bc9632a0e50d9fe91499cf0a7f2bc
|
|
BLAKE2b-256 checksum How to use checksums |
29bc00bc1c63d8496753678c25e8f7c33c253c0ae948a7adf9c501a9432142d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp37-cp37m-win_amd64.whl
| Download URL | pyarrow-5.0.0-cp37-cp37m-win_amd64.whl |
|---|---|
| Size | 14.4 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Windows x86-64 |
|
SHA-256 checksum How to use checksums |
6e937ce4a40ea0cc7896faff96adecadd4485beb53fbf510b46858e29b2e75ae
|
|
BLAKE2b-256 checksum How to use checksums |
cfcf9205c922bb1f7c54933ceff127428f9a7adeea78e6723f85cbdb34eb4406
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp37-cp37m-manylinux2014_x86_64.whl
| Download URL | pyarrow-5.0.0-cp37-cp37m-manylinux2014_x86_64.whl |
|---|---|
| Size | 23.6 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
5c0d1b68e67bb334a5af0cecdf9b6a702aaa4cc259c5cbb71b25bbed40fcedaf
|
|
BLAKE2b-256 checksum How to use checksums |
34f5797073714fea95f6f765d963e96419c1a200252ef21d9f5e8065ad3d6059
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp37-cp37m-manylinux2014_aarch64.whl
| Download URL | pyarrow-5.0.0-cp37-cp37m-manylinux2014_aarch64.whl |
|---|---|
| Size | 21.9 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
bbe2e439bec2618c74a3bb259700c8a7353dc2ea0c5a62686b6cf04a50ab1e0d
|
|
BLAKE2b-256 checksum How to use checksums |
81f00b3f281a9be6da20d7e7b6daa88e98f98529c0200fc84dd37eccce67efc6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp37-cp37m-manylinux2010_x86_64.whl
| Download URL | pyarrow-5.0.0-cp37-cp37m-manylinux2010_x86_64.whl |
|---|---|
| Size | 22.6 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.12+ x86-64 |
|
SHA-256 checksum How to use checksums |
b6387d2058d95fa48ccfedea810a768187affb62f4a3ef6595fa30bf9d1a65cf
|
|
BLAKE2b-256 checksum How to use checksums |
f2ce2e65f2453dc5099805c77cffb84c459e562eb5ddcc96ffea834a929c8f70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp37-cp37m-macosx_10_13_x86_64.whl
| Download URL | pyarrow-5.0.0-cp37-cp37m-macosx_10_13_x86_64.whl |
|---|---|
| Size | 17.6 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
c5493d2414d0d690a738aac8dd6d38518d1f9b870e52e24f89d8d7eb3afd4161
|
|
BLAKE2b-256 checksum How to use checksums |
32659c8df14c53763ab89413076dd18f8e56a680aedd654d5ae92fbc2da24f07
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
| Download URL | pyarrow-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl |
|---|---|
| Size | 16.1 MB |
| Tags | CPython 3.7 CPython 3.7 pymalloc macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
1832709281efefa4f199c639e9f429678286329860188e53beeda71750775923
|
|
BLAKE2b-256 checksum How to use checksums |
1be2e259b9ab336d9fc08f14ad1e6c101163703c7bfc4662be6d9d9188977004
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp36-cp36m-win_amd64.whl
| Download URL | pyarrow-5.0.0-cp36-cp36m-win_amd64.whl |
|---|---|
| Size | 14.4 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc Windows x86-64 |
|
SHA-256 checksum How to use checksums |
456a4488ae810a0569d1adf87dbc522bcc9a0e4a8d1809b934ca28c163d8edce
|
|
BLAKE2b-256 checksum How to use checksums |
0c8245cdbb3fb7b76df31c09488548026ab001310dafa9ab796157ecf47715fa
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp36-cp36m-manylinux2014_x86_64.whl
| Download URL | pyarrow-5.0.0-cp36-cp36m-manylinux2014_x86_64.whl |
|---|---|
| Size | 23.6 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
99c8b0f7e2ce2541dd4c0c0101d9944bb8e592ae3295fe7a2f290ab99222666d
|
|
BLAKE2b-256 checksum How to use checksums |
3526b4aaa30750e05dad6858ff088058b3cfb099a228ea7024bc7597a684dbb1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp36-cp36m-manylinux2014_aarch64.whl
| Download URL | pyarrow-5.0.0-cp36-cp36m-manylinux2014_aarch64.whl |
|---|---|
| Size | 21.9 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
64f30aa6b28b666a925d11c239344741850eb97c29d3aa0f7187918cf82494f7
|
|
BLAKE2b-256 checksum How to use checksums |
90f2cc176589cad024c13fa0547775a9552b4b73893b4af7eca2a2cec3a85afb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp36-cp36m-manylinux2010_x86_64.whl
| Download URL | pyarrow-5.0.0-cp36-cp36m-manylinux2010_x86_64.whl |
|---|---|
| Size | 22.6 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.12+ x86-64 |
|
SHA-256 checksum How to use checksums |
9e04d3621b9f2f23898eed0d044203f66c156d880f02c5534a7f9947ebb1a4af
|
|
BLAKE2b-256 checksum How to use checksums |
785dff4f3d80f6332136c46d71a2b5026602e1f0462790831e687fc76408d949
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp36-cp36m-macosx_10_13_x86_64.whl
| Download URL | pyarrow-5.0.0-cp36-cp36m-macosx_10_13_x86_64.whl |
|---|---|
| Size | 17.6 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc macOS 10.13+ x86-64 |
|
SHA-256 checksum How to use checksums |
e9ec80f4a77057498cf4c5965389e42e7f6a618b6859e6dd615e57505c9167a6
|
|
BLAKE2b-256 checksum How to use checksums |
385dac086de645f6b26b170b6ce4275968c55564f68a815dc21884717f284cd1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|
Release files / pyarrow-5.0.0-cp36-cp36m-macosx_10_9_x86_64.whl
| Download URL | pyarrow-5.0.0-cp36-cp36m-macosx_10_9_x86_64.whl |
|---|---|
| Size | 16.1 MB |
| Tags | CPython 3.6 CPython 3.6 pymalloc macOS 10.9+ x86-64 |
|
SHA-256 checksum How to use checksums |
b1453c2411b5062ba6bf6832dbc4df211ad625f678c623a2ee177aee158f199b
|
|
BLAKE2b-256 checksum How to use checksums |
8de5bbfdd1950fdf55f287ce26dc1c6a7ffe6f37799b85a1fb52c8e3b2ed4752
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
|