Skip to main content

fastxlsxio

Originally written from

A lightweight, high-performance Python library for fast XLSX I/O operations.
The project aims to create a write operation in xlsx that has the same functionality as Python’s xlsxwriter but faster, while keeping the reading implementation as it is from fastxlsx project.

🚫 Current Limitations

  • File Formats: Only XLSX (no XLS/XLSB support).
  • Formulas & Styling: Cell formulas not supported. (merge cells and formats supported only for write ops)
  • Modifications: Append/update operations on existing files unavailable.
  • Advanced Features: Charts, images, and other advanced features not supported.

🛠️ Installation

PyPI Install

pip install fastxlsxio

Source Build (Requires Rust Toolchain)

git clone https://github.com/JamesCrumble/fastxlsxio.git
cd fastxlsxio
pip install .

Release files for fastxlsxio 0.7.3

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

Source distribution (sdist)

Source distribution for fastxlsxio 0.7.3
File Size Uploaded
fastxlsxio-0.7.3.tar.gz 51.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for fastxlsxio 0.7.3
File
fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl PyPy 3.11 PyPy 3.11 7.3 Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.whl PyPy 3.11 PyPy 3.11 7.3 Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_i686.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_armv7l.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_12_i686.manylinux2010_i686.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
fastxlsxio-0.7.3-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_i686.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_armv7l.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl CPython 3.14 CPython 3.14 Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
fastxlsxio-0.7.3-cp314-cp314-macosx_10_12_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.12+ x86-64 Details
fastxlsxio-0.7.3-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
fastxlsxio-0.7.3-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
fastxlsxio-0.7.3-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_i686.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_armv7l.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl CPython 3.13 CPython 3.13 Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
fastxlsxio-0.7.3-cp313-cp313-macosx_10_12_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.12+ x86-64 Details
fastxlsxio-0.7.3-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
fastxlsxio-0.7.3-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_i686.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_armv7l.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
fastxlsxio-0.7.3-cp312-cp312-macosx_10_12_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.12+ x86-64 Details
fastxlsxio-0.7.3-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_i686.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_armv7l.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
fastxlsxio-0.7.3-cp311-cp311-macosx_10_12_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.12+ x86-64 Details
fastxlsxio-0.7.3-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_i686.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-32 Details
fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_armv7l.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARMv7l Details
fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ IBM System/390x Details
fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ PowerPC 64-le Details
fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARMv7l Details
fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
fastxlsxio-0.7.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.12+ x86-32 Details
fastxlsxio-0.7.3-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
fastxlsxio-0.7.3-cp310-cp310-macosx_10_12_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.12+ x86-64 Details

Total release size: 109.0 MB

Release files / fastxlsxio-0.7.3.tar.gz

Download URL fastxlsxio-0.7.3.tar.gz
Size 51.9 kB
Tags Source
SHA-256 checksum
How to use checksums
428f133680a5df1d2b7ddb32a202c8d88068b536e5eef92bd1cda2895c8860b8
BLAKE2b-256 checksum
How to use checksums
ec4a5b6958a1f29c1377a224eec2092740834041f3e0577387b8d2ba683417ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags Linux musl 1.2+ x86-64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
6d679a683f8bf36050c26dad08e3cf6ff566dea0308f0ad57bb0d6e367f86145
BLAKE2b-256 checksum
How to use checksums
caf0664a354ea76f6464d2f3752ddc1a54062335dc95f71bcdb118b62a061205
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Size 1.4 MB
Tags Linux musl 1.2+ x86-32 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
646c2e970ebe54a436fe41cce50c15d4cb07c65a479aff3f2b318491af813e99
BLAKE2b-256 checksum
How to use checksums
dac6edc8ce8a2cef3ca93d9f1ae3510dc76788eea9f6d8eb0676d4e27842723c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags Linux musl 1.2+ ARMv7l PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
6fc37a4b49382064d4d9662626f95f0c979e75ef0027416f1f3779519b8bf4b3
BLAKE2b-256 checksum
How to use checksums
2e8498675571c514af01d2cee7a3204aca051df0110acf2853c9ea1fcbd838d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags Linux musl 1.2+ ARM64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
b85bc28decefc46bab2ddfe4e78bdefe4e799f6f121c78b4743960ccc7a44097
BLAKE2b-256 checksum
How to use checksums
f036ab3c62380aa4bc1b77f6009deb4739becaf415aea910e31d78f10bf20714
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags Linux glibc 2.17+ x86-64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
7578746cfe4b02df722e24d16c844b8f56a9aaf39cb9089008ed9db37fcd98a2
BLAKE2b-256 checksum
How to use checksums
d2c1737d13bb034964e331708dd9b0e98db18bc8ae7ee5b033c88521d74c2e8c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags Linux glibc 2.17+ IBM System/390x PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
db8f2b0e39ca574c37256f61b7724b17b8f5eaaf56357d59540d5aa79bf768c5
BLAKE2b-256 checksum
How to use checksums
db0f5a6d7ab193c54b80fc40fc1ed77f9eda0c1a6f2355c6de9f6b97bb27839b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags Linux glibc 2.17+ PowerPC 64-le PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
9ce09b987434a9213854199fff388254136ef49101f0c7999fa50159495d2bc6
BLAKE2b-256 checksum
How to use checksums
e791909d069659c61867eb3e0413a4269e2c4f2259945e763d5cf7be3dce97a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags Linux glibc 2.17+ ARMv7l PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
5b9b80c640be55f43f979fcf3470fc7850f260d41e0fb915e1155bd86ca9119d
BLAKE2b-256 checksum
How to use checksums
067f13676d7854a5e5bd2275954d41cd923ebf7ac573e3155584029685b0fcb7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags Linux glibc 2.17+ ARM64 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
7d4b62a8167f5432262f8e0f1adf4020554bc74398b20893be6bc14f32f8ab14
BLAKE2b-256 checksum
How to use checksums
2631b374346d568f2ddbe311c72e848b550dacdf7dec09823512d6589e60d38a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-pp311-pypy311_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags Linux glibc 2.12+ x86-32 PyPy 3.11 PyPy 3.11 7.3
SHA-256 checksum
How to use checksums
9e4d7b3d583546b537b311272adea588e1113900c66a530922d619b84174b8a2
BLAKE2b-256 checksum
How to use checksums
b3803cccaa6d6ea06de506b7cefca71274c051a4249f74a9507fbbc2a018a086
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7cfc0d040b28fe008cfc3df86a0e82b02c684cf743b173211b2177fd2a6b175e
BLAKE2b-256 checksum
How to use checksums
56d90c8f7ebbf728b786176580ce439be8231ab9f7dd70b74d219f1d8d073106
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
2c2a624cda62103974d5eae4bd87acdaad3232ff6b09d2276383ba29eed1e653
BLAKE2b-256 checksum
How to use checksums
0f40dc1ba30f9ec02d15eb171fcf7cfdb0a5a88051b30a76731f66336efc10c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
0ed631cbbd5bb348a85226f62025dbac43ab07174abf98261052cdb14f7927cf
BLAKE2b-256 checksum
How to use checksums
f86b8c6702754141234fb2ae331119bcea1dbe52d2bca95882bbe76c51a05109
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
7055d71806d7d3831ab47e63aebd92e8ba7e78053632d85f346c3dc5a1ca5a11
BLAKE2b-256 checksum
How to use checksums
aa767cafe21bbed1ff4a8beb9481e3c015511d562870223887adaef32efb7eaf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
dd14a727325c2c1170064d0486564b2532c5e2ac8457b72f5c4e9cbb50c20d7a
BLAKE2b-256 checksum
How to use checksums
c572794094762c821062cc302c45bc25b9a26ab684a0d476c8dc197f57357f41
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
dccdadd23f0a5a629934411da27b86a40b3d6afae69c5577dddaa67e2d0a7b40
BLAKE2b-256 checksum
How to use checksums
6cf23d5b28b5965ad23e92d98b36313ec36a01ec7561aba768de7f9cf22d2a4f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
3713e2866811120bfb8611b3a964ee5fe8682504b988afa3edb8b85d76263844
BLAKE2b-256 checksum
How to use checksums
64d6feb44bcafe9b65e49553608038456ee8221927f70e80b5e9d07392eb3b11
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
3d1ecdb4e58ce44a4991e3a33d0bd0e80ee29982d8504eddf117bb871b9c9680
BLAKE2b-256 checksum
How to use checksums
42b89d77e4fe61937d7c4420dd7d8c2d26f3cc8dbe1099f5ed249f0789b2a066
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
e5a3b4cfdc2c52a091c1f7ab400c19cd444c884ac7c8dea2546c581c41f95f92
BLAKE2b-256 checksum
How to use checksums
d858c162a34b997a6cd1ff909b2fa32d14ee6e990b71b76bdd98435fa6fe6944
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-cp314-cp314t-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
d4bd88f25aa7a0023446e9bf525f116f4e10845aa4df868fc10b8fc8c71d825a
BLAKE2b-256 checksum
How to use checksums
34dda036474f0f808e6d96525bd32ee3d8d3fccdd2af1c21d3dc5553ee1405c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-win_arm64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-win_arm64.whl
Size 995.7 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
e492ed3b219fb2c97abb25f32df95fe1305d0648cea72779b63a7c6e93ef81f2
BLAKE2b-256 checksum
How to use checksums
33cd2de077d1a534c8322e8422e1544120cf8506e5f8f79fa90beb273a1dc234
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-win_amd64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-win_amd64.whl
Size 1.1 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
a7605e7c0c72975480f204f431618f294055d0ec0db1e4e5c19db741a28840a7
BLAKE2b-256 checksum
How to use checksums
327fc8f3a34b3f9052edeb46f4d128254069b51a87931e5b46f717c55d1c4f6f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
9b27ac798ea248de9e416f7262a8ee4d222eadc07518d8ec94b4c4f8508e9c29
BLAKE2b-256 checksum
How to use checksums
675c56a8558e552ed4c16c85c4c46cef75103258901a5231b3a2e4e6f13e5cfb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.14 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
855d3879a84147794a68107c28c88c31e6d9c51fba49bae4608a06e47406d8f5
BLAKE2b-256 checksum
How to use checksums
c8bb515367840db62cd893e2ce52eee87556fde3d19dfa89353d360dd480c3af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags CPython 3.14 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
b6effb6d702e46f5aabdb3a6f09be61570042e668afcb9bee0f7758af6e452cc
BLAKE2b-256 checksum
How to use checksums
315a1657604cd902b7b4c36bc6fd05babee36fbf52c823a35107ac2655670fd1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
1aaea0dd673267f7a5ae57562644d40d30785620c63d51571ee91b72e70c0c61
BLAKE2b-256 checksum
How to use checksums
db52c54034a9df7bebed3a6c7258fbbeb67a98056fd5a8d9475e9535f9968206
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
26e6db123b1bab674533e0277c562ab8def32293e6834fb047d2eca6e9a62b5c
BLAKE2b-256 checksum
How to use checksums
fb178ee207c7f4a729718a4903b894c4baa46ef5a7d48b0f1552247426c05012
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags CPython 3.14 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
b89a33e264485c8db082d524a1c70f17abdb64a6d0988ef793c00a786b397853
BLAKE2b-256 checksum
How to use checksums
478c8cd7eda2c02cf0e9a4f15339f34d1bce8b62c55cb6720aa0976b894aec03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags CPython 3.14 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
7c2baede4edfafcd8a25479594ebdc4706bc17f3923833137452055fd319942a
BLAKE2b-256 checksum
How to use checksums
d20c9d35999a6fa56e5aafaefa0fb4403cc0e63a400bbef306c3751b4a4f69a0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags CPython 3.14 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
3e07cc685466b3657791b0c5361fe3cf65047bd716c79df59b0b07cc4cd591a0
BLAKE2b-256 checksum
How to use checksums
5608c83a9b0fcbd275531ef1d292485ae898a2a7dd6deac8e250ea7d26c4a145
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
7d3dcb114c79b67dea39b9f2e21378fdb8eb3e537dcafaa8838c225d2bf96e66
BLAKE2b-256 checksum
How to use checksums
1da279142706570ebe0a0f891b70315c3f2ae05d492cc2a6a5eec1f47d0b8817
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags CPython 3.14 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
36e7c94dd1e3677c1e37b89d1e8095375f00eb9252b06348a97c11614992201d
BLAKE2b-256 checksum
How to use checksums
acbad8a54af69b45c942547023ae4923b0f451162cc2a99add2f1abbfdf87bfe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-macosx_11_0_arm64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-macosx_11_0_arm64.whl
Size 1.0 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ed14e59dfc11388e59be57198c44ece51f4160ad7710ae81cc222c09b2bd9b54
BLAKE2b-256 checksum
How to use checksums
e670d7ab50abde11e8ca809da0d65d3a3085a69728c78566f1897b2c0c2e7e83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp314-cp314-macosx_10_12_x86_64.whl

Download URL fastxlsxio-0.7.3-cp314-cp314-macosx_10_12_x86_64.whl
Size 1.1 MB
Tags CPython 3.14 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
5aa5df385ce57a2189934517ccbbad033d794e7c1143f493dcbabbe28195241e
BLAKE2b-256 checksum
How to use checksums
99d7f90938e4be97ba6e86dc3f041f6bc1663b8c97e7c52fe3b4826e788de255
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-win_arm64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-win_arm64.whl
Size 997.4 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
419fb09d1bbc6d920b5d6a79e4fbfb64ab9b6999cb3b91f08ba13ce51528c8f6
BLAKE2b-256 checksum
How to use checksums
a026d1d1daf797c2db081b6637f5dc1951decb921e3db23c077bc0e3916187b3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-win_amd64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-win_amd64.whl
Size 1.1 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
c0cb9eaede32620aaeb8f89182a9b703cc0d964f850f262162259521cd807ef4
BLAKE2b-256 checksum
How to use checksums
af3e43b61a782254aa95fc42bb90a29b9b6640197f92f8b6b2d1d8709f051b05
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-win32.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-win32.whl
Size 1.0 MB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
2350a90120c142a170dca6bee771a451ae06d4400162b90eb7321571c7ca96d9
BLAKE2b-256 checksum
How to use checksums
07775358cb4de90da780b705c86638d1b32568ee59ef6d703f68adf1e5c03cfb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
3f98aa974d7f164ff1e755a3e7ae59ae6d371cbdba47c89a4510c6e93a3b9ae9
BLAKE2b-256 checksum
How to use checksums
d0114c05b70466da0b31370c5a5ed8065c5aa95f0841a5353f5fda988e538410
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.13 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
ec542f8515eb12b8db69d514bee3b6130936deff9a3057d0f49db018e46d3473
BLAKE2b-256 checksum
How to use checksums
e3d9cfba0d3e2cac46d76defdac91d3395a16636cf07251845fa0300bfb36895
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags CPython 3.13 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
719fd9c5983b04815e72bfb70efed08610983454b3cf9ba4754e5d9d5e280c9c
BLAKE2b-256 checksum
How to use checksums
3f64ff27e358c76fc02b05485ae8093dec9886538dd047932ff0e352b6802ca0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
245953858dc4d1cb552f9a76e263c8541efdf72fb0f2a772cd3facb5ba4debd2
BLAKE2b-256 checksum
How to use checksums
91335a6300829d68ab5232a2cfcf556404ec2dea8c44068207de91b6e6139f1e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
eb6aacde3c90843e4affca2f1bdb28e84ea8ad2d3789c77a993b32ac15341d89
BLAKE2b-256 checksum
How to use checksums
e34ed24f714d3b94d0aad7a1ab3a1b06d1c7ef1129caaf37b30b9bb066f247de
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags CPython 3.13 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
304ddd123de41a4a1f5e6948cfa7ec4252e86c4f1a142123a5df5cb8ecc296e2
BLAKE2b-256 checksum
How to use checksums
bc6abbe76e6db19cc9c045548718685c7ac9039678b5c6d08509a9fe627f2895
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags CPython 3.13 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
f73fffce11de429a8c9d941d4ff3a970397fc25444dca8dcd839036deb77b2ed
BLAKE2b-256 checksum
How to use checksums
af1c339ed22b5abd5a945509ab8befbc7711fbc2ef30c3f3a99756391ae795e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags CPython 3.13 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
22be486959ff5485eb623e0c825478dacf7ea431a029584a12e829877cf32c0d
BLAKE2b-256 checksum
How to use checksums
08243d443f6f48f907adeb48b7262d86257d5ccf02e53792bcd9dc90badd4de9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
a708bcfab6a1d61306ba2ce695af267ff9a1aee8a06e10f0d425ca04ec648d0b
BLAKE2b-256 checksum
How to use checksums
aa26c354107df1b7f24cc0f084dba849482a56557e1c611aab02eefe388ce3aa
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags CPython 3.13 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
078d41f7ec236a47d5513530ce78373d7c455c2427e328efe1c002ac4a002613
BLAKE2b-256 checksum
How to use checksums
97acbc2403908c6ee9729ca1c545ff7aeccab8f11a2cd2fe2756609f0157a2f2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-macosx_11_0_arm64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-macosx_11_0_arm64.whl
Size 1.0 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
b137b2a63807032c6526aec3c8fe974a1df789dc547088e3295734939a5cea92
BLAKE2b-256 checksum
How to use checksums
95294d842fea5621fbeac5c0b2641dc96c19851b1315f5c0f7854da358b51469
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp313-cp313-macosx_10_12_x86_64.whl

Download URL fastxlsxio-0.7.3-cp313-cp313-macosx_10_12_x86_64.whl
Size 1.1 MB
Tags CPython 3.13 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
4a0b7f69890de208291c89bb22bfa73a8b39605a37bddd95ed366e19cf8b14f8
BLAKE2b-256 checksum
How to use checksums
a9bda8d44852c8dd954680472dc67a82f7f3ef77c5c4c2a09e6ef9e99f079220
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-win_arm64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-win_arm64.whl
Size 997.5 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
3e965d937ba98c304d00ef2c2d52b457b9ffb0722a6510323b876e8077f78225
BLAKE2b-256 checksum
How to use checksums
467679ae13825aa0ddb4b284d1c14da18ad37b6e2caa326b870f2f01f2295d37
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-win_amd64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-win_amd64.whl
Size 1.1 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
0c33052971d4fa1ab226f8239841cc0cfef0d55525c05ceef51ca5a142bb3a50
BLAKE2b-256 checksum
How to use checksums
dc887bb279d8a8a85c71ab228991adac29b64c9d47fecbeadf717aeb4f4df17c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
7a913f155ada79537dabe01acdc246cf78f35f5d3b33c800a2b37d51bfe37b9d
BLAKE2b-256 checksum
How to use checksums
347ea05733fa5f25d7df7b765fd001d9c4f81e8efad78d7c081b10f2a4b65a95
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.12 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
8b2aa72eaa976c6c3ea05c15738a50cf77aa3e0ad13c53d48fd69ff33e0f25c4
BLAKE2b-256 checksum
How to use checksums
4bcff175c4d3904d39fdaa91e619129b8481ca7d615a8bd873c4b435bd369bd9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags CPython 3.12 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
34fe1af7f56c4a742405502d16b4679aaca4d161a75d263825d3fd41a64e2331
BLAKE2b-256 checksum
How to use checksums
053a3e77ef239e2669fc470032f4f75f884a37172ea7dce63ee3dd2f083b9aa7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
88d295784ca2e5f2cbfb848d26b3276669de7c6bd529d8bb93c98d3dbcf864f0
BLAKE2b-256 checksum
How to use checksums
b97d73578d37000b0138c715e38fb0c8e09f9df10a60c08c0f8918022c66edfb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
0356d923626aaee8a4144f47ad038d867b2cb2ecef5d81e3e72cb6424c2796b0
BLAKE2b-256 checksum
How to use checksums
d73aa13b8ab6e8f7a61877571290bea413d9e01f8dce5f897031c68f8f7faa35
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags CPython 3.12 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
43182c5dd9f7a3215767e97adb8a6767c732b7f4feb064de4b9290deb6746922
BLAKE2b-256 checksum
How to use checksums
898d0084b41f4e761abe29c3de6730ae5f23d571ec0257057cd522b055c31a2a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags CPython 3.12 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
99e348c556bdb6971e5f8ef34b5dc908f595b42401ae6469f574f9790cff49db
BLAKE2b-256 checksum
How to use checksums
8fd3618620b56c4657f87817d77c88bffb9de7e5c66c2b2383edbd82b9904b59
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags CPython 3.12 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
7076a829508ac78f1dc507653d679598ab2bdfe70c4670f56aa5f9b9da61ec32
BLAKE2b-256 checksum
How to use checksums
63a34d4f5c260a7b6a7107fae1cefc53e8b867769e5ee18edb3aaaa027327359
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
630bbc0241a3bd38d050c819725ebf9b94a3566285c76c315491b9d98d6be268
BLAKE2b-256 checksum
How to use checksums
82563c9160754fabd8c5bb4eda01bfb4e668a299589e11f613427c28d4d28782
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags CPython 3.12 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
73a3bf997e9b055fbdcb10de20304931ad4439df0d6185803d1205b9f33a2902
BLAKE2b-256 checksum
How to use checksums
1d5c7a6446a10fa00d34f105c4cdadb6d2c82ca4efdcc59dbc3d738fb5673aac
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-macosx_11_0_arm64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-macosx_11_0_arm64.whl
Size 1.0 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
371f3b7fc6966c4901e97cb9c0fbb6e2bf8bdf92134be534829db72290e5f0cf
BLAKE2b-256 checksum
How to use checksums
d511cfa48086cdd0b0178e419faff5cde3863a6fba1bb0e2d3b9cc0ddf3de58b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp312-cp312-macosx_10_12_x86_64.whl

Download URL fastxlsxio-0.7.3-cp312-cp312-macosx_10_12_x86_64.whl
Size 1.1 MB
Tags CPython 3.12 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
63e46ed82e793df34ee18762e430dfce63fa2395a4f693b0b882f01ce489c97b
BLAKE2b-256 checksum
How to use checksums
9bbf17667b5c9168784864fbe20a25e317c92c0e80b8f94f6b9fb167b6d84bf5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-win_amd64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-win_amd64.whl
Size 1.1 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
9184552be0e07f7dc094b0b13676cba6af21cfaa64d209135d75422b773fea33
BLAKE2b-256 checksum
How to use checksums
34b0c865d5f8c3cfe541c0a0e6ee41751a1dc0b3eec5cc48f22be30a7e4a1675
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
8c290c64f505daa4d62d44194a074dffd02aa4c888361bec3b83c9b5dd4499b6
BLAKE2b-256 checksum
How to use checksums
749b5197ffdecc4afee374059407d25eb043e19a79a26e4edf618688a21e3c5a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.11 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
1538953c169d5a518704035af6acd4581525ff573341911b7a8a76e5f5e0f6d5
BLAKE2b-256 checksum
How to use checksums
a6e5d861a3b7f9788d002a90b3c6d09795017e532bcb9853de7e4b381baf174e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags CPython 3.11 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
c8fde495f2b23501c6bf457211e7e132738b44a3328d1e81e3e42fa3bd94601a
BLAKE2b-256 checksum
How to use checksums
05c4efeb8fb58bc02020db1fdb8f3381013c5f034d7a3be585cde7dd5da73a0a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
7140ca321a52c714fd816872e78582d3851b2507d92c63366b6414ef366fa7e3
BLAKE2b-256 checksum
How to use checksums
62a48f4532132e8ff1014c78782e2d2a4edc42e214956cba484602f3f2a10c17
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
284a971603b9bc73469d7deab83a5794ca5d5ec6510d28bf91e351d7d3697807
BLAKE2b-256 checksum
How to use checksums
88c4baac54fe97ce9cdbe5192ba81238e31a2fd578ef903fb66d2dae0f5fbf9d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags CPython 3.11 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
28155f917045dabeefe103097c10795891b8c528c865a0cab556920b7ac3f1cc
BLAKE2b-256 checksum
How to use checksums
1e6bf12c8b9cfb8107cda6bd1daade40fb2f10abe6f37cd03c7428e8d38c7c32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags CPython 3.11 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
02a64d5fbc96246416ab5c0bcfe72b2445cfa53b85b3932532c2ac3dc9b9ff46
BLAKE2b-256 checksum
How to use checksums
58ec57441f82a379d17910c02a0ad7483d1c3e4b7422c0a71c72bfa0f54653ed
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags CPython 3.11 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
c24319ef164e9adf917a2d75143f92186235683bd89823444644a04897ef9c8c
BLAKE2b-256 checksum
How to use checksums
02b7f1f0c136308f72cf47487e1f02e42ef3f5bbca83cb3c62ebfaa553056382
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
864dd7c7b51f333626ab75e5df48532f80877ccbf2ecb83e82a03103ae0b6578
BLAKE2b-256 checksum
How to use checksums
1a11063d590352aee071d4734a026b3fff7283478c2d23c68532c4bada54b6b4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags CPython 3.11 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
ef7da2e1aefb593364b2b8efa414d5bee8d6ecdf69e7351dafcc0af9ed3895de
BLAKE2b-256 checksum
How to use checksums
b9a1f784a6102c527f9bca745102a07c21eb3ae849c3119af9e58d52693a3ac9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-macosx_11_0_arm64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-macosx_11_0_arm64.whl
Size 1.0 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
386b23999f3154a2f03fea0f9604988ba0ff900a3c95ab9e06d871e4e29d0816
BLAKE2b-256 checksum
How to use checksums
16e62fa452a0a046b249afd4679460bab6eec3360a9fadb8ecbc3e918e94375f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp311-cp311-macosx_10_12_x86_64.whl

Download URL fastxlsxio-0.7.3-cp311-cp311-macosx_10_12_x86_64.whl
Size 1.1 MB
Tags CPython 3.11 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
45ec4977b0c3b5855e1c9d60ac6f4dc24bba6bf38eae66decf0c63e0cc587743
BLAKE2b-256 checksum
How to use checksums
09986d41b37c56faff45b01ce1210fdd89422a9797ff52e6e263028ccdd70758
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-win_amd64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-win_amd64.whl
Size 1.1 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
cf3bceb8fe6724a01e4643be34e8eba55eebc49aea850a89fe6cac74f1d06fef
BLAKE2b-256 checksum
How to use checksums
b9ae11ab3771a9795609515aaf42a0651e98ddf8237451c8dbb6d496170dc95b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_x86_64.whl
Size 1.4 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
f8e7b480c16b2e5cba1a024d4647561785795c8cbb727230668a3bcbfded60da
BLAKE2b-256 checksum
How to use checksums
379ced338d2075fe5d37018bf636367700f020b27f7d66dacb1d617ba9a153dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_i686.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_i686.whl
Size 1.4 MB
Tags CPython 3.10 Linux musl 1.2+ x86-32
SHA-256 checksum
How to use checksums
20deaeed1eee8afe4715d8ebb233061b296843e62293f3570175bafda90a01f0
BLAKE2b-256 checksum
How to use checksums
bebde4649f17957f4b01a584b82f67021af4ab731bae76e32f1169e0b3b68679
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_armv7l.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_armv7l.whl
Size 1.5 MB
Tags CPython 3.10 Linux musl 1.2+ ARMv7l
SHA-256 checksum
How to use checksums
e44b8cfe8a6beca187c9e4eeb401250a8585d0e0076078a47e45f849d09a8360
BLAKE2b-256 checksum
How to use checksums
123e2110a2ec9b2f5ff2e8c8879682ca861ba0d72817e966e5523295844a29ec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-musllinux_1_2_aarch64.whl
Size 1.3 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
0dde6096e075f76f6d940d52d81a91e901937a4728df5746c9c7c9dcc4f24227
BLAKE2b-256 checksum
How to use checksums
7149714bdda6106639751a34cee24a392fa40ec03815ab4f2191a2b9bd04ba01
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 1.1 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
72397ebe7f80209584ef78040a521ea186af1c9823b40487f016a66c0b2ed02d
BLAKE2b-256 checksum
How to use checksums
5bd1f7d4b635f36131cb3581e2c040c98be2aabbf6f5637f30423387afe30a44
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Size 1.3 MB
Tags CPython 3.10 Linux glibc 2.17+ IBM System/390x
SHA-256 checksum
How to use checksums
752585a433547232cbf202c60e67f765862cd200619c23e5fc9a5f76e69421ea
BLAKE2b-256 checksum
How to use checksums
50b246b7ebf5923ee113aed9235604ce2a4c2a1bcb87ec88c46a556943c34ae4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Size 1.2 MB
Tags CPython 3.10 Linux glibc 2.17+ PowerPC 64-le
SHA-256 checksum
How to use checksums
42d1b7d59d4abf65a74b36475c992d82b7f743778104964b150f0436439f1f3e
BLAKE2b-256 checksum
How to use checksums
88569d1ceb4e9d4721bd4a47b4c17397c4166c1991f8864b6f8f4784af6d513b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Size 1.2 MB
Tags CPython 3.10 Linux glibc 2.17+ ARMv7l
SHA-256 checksum
How to use checksums
31822a6c719f04daa8c9651bb0c1dc9b469453bdf1e67e73934b6214928b607b
BLAKE2b-256 checksum
How to use checksums
8981bc87af2e03ce76594759b9925c44666449902ea9d2f0cfa286417f02b042
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 1.1 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
a3df59b0ca03c74dddc1c20bd4f09d30e1050319e2c845f9101eab495b8f7673
BLAKE2b-256 checksum
How to use checksums
7893c46ededdac84b11080441c3569a6e690c5b060e1795d57be66a586a62af9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Size 1.2 MB
Tags CPython 3.10 Linux glibc 2.12+ x86-32
SHA-256 checksum
How to use checksums
308932f06f5026eed5efdb32666ed7f2d8b20df813d1ca0be2fa2c436fb16f85
BLAKE2b-256 checksum
How to use checksums
dd53244a451bfae95ae79fd70f5a47e70c703a6b495a0d3468114f8802d1a49d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-macosx_11_0_arm64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-macosx_11_0_arm64.whl
Size 1.0 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e24706a2432c3a52d2d80a7e8207b8c3c3236a2d7d93331fd9ba8e10da056ade
BLAKE2b-256 checksum
How to use checksums
b71720cc5b762fd07d2f71f829c9577700074badca9d7ca92c1e199a4980c8d7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release files / fastxlsxio-0.7.3-cp310-cp310-macosx_10_12_x86_64.whl

Download URL fastxlsxio-0.7.3-cp310-cp310-macosx_10_12_x86_64.whl
Size 1.1 MB
Tags CPython 3.10 macOS 10.12+ x86-64
SHA-256 checksum
How to use checksums
7cbb999c16eeb5425741ebfdb5a582f03097a4d6b732247bd4c65074dfc8a9a3
BLAKE2b-256 checksum
How to use checksums
52b258543705425e5a5ff1dbbf47959ef1993796c54ee2a20308e5393c0ee7a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 13, 2026.

Transparency log

Release history Release notifications | RSS feed

0.7.6

59 release files

0.7.5

59 release files

This release

0.7.3 This release

90 release files

0.7.2

90 release files

0.7.1

90 release files

0.7.0

90 release files

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