Skip to main content

======= SEGY IO

https://segyio.readthedocs.io

Introduction

Segyio is a small LGPL licensed C library for easy interaction with SEG Y formatted seismic data, with language bindings for Python and Matlab. Segyio is an attempt to create an easy-to-use, embeddable, community-oriented library for seismic applications. Features are added as they are needed; suggestions and contributions of all kinds are very welcome.

Feature summary

  • A low-level C interface with few assumptions; easy to bind to other languages.
  • Read and write binary and textual headers.
  • Read and write traces, trace headers.
  • Easy to use and native-feeling python interface with numpy integration.

Project goals

Segyio does necessarily attempt to be the end-all of SEG-Y interactions; rather, we aim to lower the barrier to interacting with SEG-Y files for embedding, new applications or free-standing programs.

Additionally, the aim is not to support the full standard or all exotic (but correctly) formatted files out there. Some assumptions are made, such as:

  • All traces in a file are assumed to be of the same sample size.
  • It is assumed all lines have the same number of traces.

The writing functionality in Segyio is largely meant to modify or adapt files. A file created from scratch is not necessarily a to-spec SEG-Y file, as we only necessarily write the header fields segyio needs to make sense of the geometry. It is still highly recommended that SEG-Y files are maintained and written according to specification, but segyio does not mandate this.

Release files for segyio 1.9.14

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

Built distributions (wheels)

Table of built distributions (wheels) for segyio 1.9.14
File
segyio-1.9.14-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
segyio-1.9.14-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
segyio-1.9.14-cp314-cp314t-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
segyio-1.9.14-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
segyio-1.9.14-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
segyio-1.9.14-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
segyio-1.9.14-cp314-cp314t-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64 Details
segyio-1.9.14-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
segyio-1.9.14-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
segyio-1.9.14-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.14 CPython 3.14 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
segyio-1.9.14-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
segyio-1.9.14-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
segyio-1.9.14-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
segyio-1.9.14-cp314-cp314-macosx_10_15_x86_64.whl CPython 3.14 CPython 3.14 macOS 10.15+ x86-64 Details
segyio-1.9.14-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
segyio-1.9.14-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
segyio-1.9.14-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.13 CPython 3.13 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
segyio-1.9.14-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
segyio-1.9.14-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
segyio-1.9.14-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
segyio-1.9.14-cp313-cp313-macosx_10_13_x86_64.whl CPython 3.13 CPython 3.13 macOS 10.13+ x86-64 Details
segyio-1.9.14-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
segyio-1.9.14-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
segyio-1.9.14-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.12 CPython 3.12 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
segyio-1.9.14-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
segyio-1.9.14-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
segyio-1.9.14-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
segyio-1.9.14-cp312-cp312-macosx_10_13_x86_64.whl CPython 3.12 CPython 3.12 macOS 10.13+ x86-64 Details
segyio-1.9.14-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
segyio-1.9.14-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
segyio-1.9.14-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.11 CPython 3.11 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
segyio-1.9.14-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
segyio-1.9.14-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
segyio-1.9.14-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
segyio-1.9.14-cp311-cp311-macosx_10_9_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.9+ x86-64 Details
segyio-1.9.14-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
segyio-1.9.14-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
segyio-1.9.14-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl CPython 3.10 CPython 3.10 Linux glibc 2.26+ x86-32, Linux glibc 2.28+ x86-32 Details
segyio-1.9.14-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
segyio-1.9.14-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
segyio-1.9.14-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
segyio-1.9.14-cp310-cp310-macosx_10_9_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.9+ x86-64 Details

Total release size: 7.2 MB

Release files / segyio-1.9.14-cp314-cp314t-win_amd64.whl

Download URL segyio-1.9.14-cp314-cp314t-win_amd64.whl
Size 257.3 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
c6d408d1ec52140b9e055ed581b06a43e44efb2ba3f7a7923d8b794cb7015a48
BLAKE2b-256 checksum
How to use checksums
1e89c4eae2e3805fd287ee47d959ea11b71dadff5d099b35254cfb740fa0a6a4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314t-win32.whl

Download URL segyio-1.9.14-cp314-cp314t-win32.whl
Size 233.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
2f45b795c876415f5a5a3d364915f92bfab168d9d1f3f17414acb89b629b836a
BLAKE2b-256 checksum
How to use checksums
ae730a595aa654cfa3ca933c9b2686af1b7dc4296a94aef2cd4d73fa79ae4933
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314t-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL segyio-1.9.14-cp314-cp314t-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 268.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
8c93943f4b64d89c3356432b40b205fb1b98339d52884ec468dbe74858254390
BLAKE2b-256 checksum
How to use checksums
125d89ce64575a699eae3c5d3b4f433c64bf29a9bdc6b31a76176453e89386d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL segyio-1.9.14-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 261.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e87f2984979fe92a0720848470f8487852f52eb94b8c517ff10c1e2da4663fe2
BLAKE2b-256 checksum
How to use checksums
26dfdce5102c2b3d6fa6c686c7ed6ff216d44687099295b9550a39be34fd1571
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL segyio-1.9.14-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 271.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6956497d4ce67f0f9a6e3c8d7d97725134c48c669b74e582be7e70ee6c60c8ef
BLAKE2b-256 checksum
How to use checksums
83b4380dd2135da030b926b3fa795ee57f8b49b62f69ae774ee484c299761aba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314t-macosx_11_0_arm64.whl

Download URL segyio-1.9.14-cp314-cp314t-macosx_11_0_arm64.whl
Size 236.1 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c120e5017ebd8551151dca508470ebe4732465de717e86f4ba93730a8240b2be
BLAKE2b-256 checksum
How to use checksums
99984a9cc7ab8890133ca90b9b76b4d998f4de6422c60471b8168311fb95d596
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314t-macosx_10_15_x86_64.whl

Download URL segyio-1.9.14-cp314-cp314t-macosx_10_15_x86_64.whl
Size 243.4 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
b9855d049aced3b050ea7184cef79845153254704cc7d988a0de27a9787871a2
BLAKE2b-256 checksum
How to use checksums
f62e968c15f0ceb2f19fa6006b0d4eecada3d0cf466dfc861ca1f38e0abfb332
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-win_amd64.whl

Download URL segyio-1.9.14-cp314-cp314-win_amd64.whl
Size 224.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
98eb39270ef0a664343ebfba6098e8ad4cf65306a1783965ba66951666fd3c5e
BLAKE2b-256 checksum
How to use checksums
015c56d045ee7518d78f1e7b979ca2530cc875689e90b9390095473887b45512
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-win32.whl

Download URL segyio-1.9.14-cp314-cp314-win32.whl
Size 204.5 kB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
917983aea16dbea463baca0059bba7a34a2fbe9dcf8696640361b64ad4a94b7b
BLAKE2b-256 checksum
How to use checksums
ddbce52e7b7645224d89c0bb9f95505ff1af621b4138e702ce3c2a2501315ccb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL segyio-1.9.14-cp314-cp314-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 233.6 kB
Tags CPython 3.14 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
a942f30b26739e6f593f1e1caa336e6c30c8469de15ac6295e17c6c1eaa81bff
BLAKE2b-256 checksum
How to use checksums
851ab3474e964d5e8b1b1bcd4ac9ab85a0cae8cacb693cdf9c542b383a2196ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL segyio-1.9.14-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 227.3 kB
Tags CPython 3.14 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
4048277c66e2038d297e693d4d988f12d43f518b5b9c41c2f0bb50967d40b133
BLAKE2b-256 checksum
How to use checksums
45579cbae2b363dc9fc40611837e565643a7e844a5b73377adea9948d79393b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL segyio-1.9.14-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 235.9 kB
Tags CPython 3.14 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e10acf5d843ef4897f6e6103a166485ff119048a99729690465462f4ca4a1fb6
BLAKE2b-256 checksum
How to use checksums
9b691e2437bf4a41eef0ec9636ad58c8464b662965b909a17d7873a435e9c855
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-macosx_11_0_arm64.whl

Download URL segyio-1.9.14-cp314-cp314-macosx_11_0_arm64.whl
Size 206.8 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
694e9303c1b3fda0192a499d3c33f828b56b234f48211fab96a09e12d0b57471
BLAKE2b-256 checksum
How to use checksums
89ea55fdeac48f0390dddca84664061148efb7591c5c497b5d962082bd800a8b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp314-cp314-macosx_10_15_x86_64.whl

Download URL segyio-1.9.14-cp314-cp314-macosx_10_15_x86_64.whl
Size 212.9 kB
Tags CPython 3.14 macOS 10.15+ x86-64
SHA-256 checksum
How to use checksums
713a6c31fabb93c9934ee1c75d6aeb7417ac6d3f97a4f6ca4250cef66328a19a
BLAKE2b-256 checksum
How to use checksums
89277d172b1eb3b4dc8cc7fcba6c5ea0106981a536fbbda17173a9d7092ef82d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-win_amd64.whl

Download URL segyio-1.9.14-cp313-cp313-win_amd64.whl
Size 188.7 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
9bff5a236b0227756d3fd8092aec18f6f99bb9a1b5ac7b488d5c0c6b11c96dca
BLAKE2b-256 checksum
How to use checksums
baec47245bf489dc7f2f1d9c42cf0ce6f09ec37b3b20827d3d84faf9a7545d75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-win32.whl

Download URL segyio-1.9.14-cp313-cp313-win32.whl
Size 172.3 kB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
d5931347ee3e813de111945c152bc570158436d6922f395939fb8c62d43a9d5d
BLAKE2b-256 checksum
How to use checksums
d55d08e76954fd269ec03bb3a9740c7b59acfe428c9bab35dcd3437c0f5ead40
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL segyio-1.9.14-cp313-cp313-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 198.6 kB
Tags CPython 3.13 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
e9cc7223ae32b7942a34d94ed00d381ee4775fcff75ca6f97114ccc42da44c6b
BLAKE2b-256 checksum
How to use checksums
b6fe0095635e9a171ef9288b1ec0c1b873c948f958711cec67dbbb922bb9e575
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL segyio-1.9.14-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 193.6 kB
Tags CPython 3.13 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
e32b1a34095c1a98ebcf7b590b53fd743f105943625a8814a7e47d6f36baf677
BLAKE2b-256 checksum
How to use checksums
8fa12189d13cf750e02aec3609281be00a656197f80131a47ff3039478c42a83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL segyio-1.9.14-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 200.5 kB
Tags CPython 3.13 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
834065dafe99daa09f5d61c017719f00f012e3df40c3f19d7f275f75856a939a
BLAKE2b-256 checksum
How to use checksums
db534756a39b397b8c7af674f1e19698a58c3b1d2adb068fc29c90962c18c0c8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-macosx_11_0_arm64.whl

Download URL segyio-1.9.14-cp313-cp313-macosx_11_0_arm64.whl
Size 177.6 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
543206a37db18cc2db5ed1cb07dd51ca9192fd017c22eabf517309e2d3ce7add
BLAKE2b-256 checksum
How to use checksums
63c7fadefa3c901a12e510b8bbed815b6f41ea9f475c7aaec1c3fcb257538340
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp313-cp313-macosx_10_13_x86_64.whl

Download URL segyio-1.9.14-cp313-cp313-macosx_10_13_x86_64.whl
Size 182.5 kB
Tags CPython 3.13 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
f7f7add046d9338b1af4d922220c9dc120f72ff7961213f3f79d8025426d547f
BLAKE2b-256 checksum
How to use checksums
8c1e10677da18493f8b2b276387dd1c15c8f5086519a2b247a5d9a2b25746717
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-win_amd64.whl

Download URL segyio-1.9.14-cp312-cp312-win_amd64.whl
Size 157.2 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
b5fc644950fb561862c5bb163f78cde76ef0a273baf12438dae5104e38df92bd
BLAKE2b-256 checksum
How to use checksums
a7e80c527c357c48eccf6145511e52570b0b6483c6e045d2590e4fc692cad373
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-win32.whl

Download URL segyio-1.9.14-cp312-cp312-win32.whl
Size 144.9 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
79a3eba1d1cfb8faad5a91cae59bde361f13cbdf24224911a94706cc989e9d67
BLAKE2b-256 checksum
How to use checksums
0259330b44969eaf7a6715e87488767fe5bb2ab39426c4c0bf72649b42490b88
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL segyio-1.9.14-cp312-cp312-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 163.6 kB
Tags CPython 3.12 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
6e6a58e4b56bd386a16953fcdfeb77a0b7e928d99dba9bbc6459edf1aa6af14a
BLAKE2b-256 checksum
How to use checksums
b5fcdc0a42c48874d45b9febc308860aad986d2c22cbded1847bb5af0e5b6d84
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL segyio-1.9.14-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 160.0 kB
Tags CPython 3.12 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
9e65e8f837b4cce93a50cfb95c86f5ca40d156837f2830a38479af20a631ffd6
BLAKE2b-256 checksum
How to use checksums
249c882b985f360bbf94a6eb88e2b28525e7ab2921562fa0c1a98d4fa9ef9234
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL segyio-1.9.14-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 165.1 kB
Tags CPython 3.12 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
9df92ecab169434cbf53ef381347d5b304211b97b79ad6dcd3fc4caf23ba5f20
BLAKE2b-256 checksum
How to use checksums
2b396878db7f2c9d4676f38a5cf0e12481ff601ce5235008b45c4c7f9e99fe08
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-macosx_11_0_arm64.whl

Download URL segyio-1.9.14-cp312-cp312-macosx_11_0_arm64.whl
Size 148.4 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ffb815f07ac8779ca8351f4f2fa178cc976cc96429c5f12b380d2d6b99c1f2b3
BLAKE2b-256 checksum
How to use checksums
432d270bd19326f4b2a903c7564fe27f5f2da0e3ad75dcf1004d5e71b965cdb5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp312-cp312-macosx_10_13_x86_64.whl

Download URL segyio-1.9.14-cp312-cp312-macosx_10_13_x86_64.whl
Size 152.2 kB
Tags CPython 3.12 macOS 10.13+ x86-64
SHA-256 checksum
How to use checksums
73fef1fe4702d40e858d72eecb0572e30dfe6fba3fe37345e63657d8b02f87cc
BLAKE2b-256 checksum
How to use checksums
2f711dd433f60f8b6468364db538a9da59d0546d8d5f9226915edd3ce7700067
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-win_amd64.whl

Download URL segyio-1.9.14-cp311-cp311-win_amd64.whl
Size 125.7 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
3d884ac446344b61f7645a70e76673d8c62c8767a972accc48f7bbdbb09bc88e
BLAKE2b-256 checksum
How to use checksums
3eee4d002bf7efafde8ba8d4e3ab200d3f63da2f24651b98c542ad3b1eded8bc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-win32.whl

Download URL segyio-1.9.14-cp311-cp311-win32.whl
Size 117.5 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
ed3c2b7a6478d4807756a9ce1ab414f100fbf62710ef29ddb0acd468505aa6cc
BLAKE2b-256 checksum
How to use checksums
763c766915e80493dcdba4babec7c892825513b503bd8aca7acdf54aa709c364
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL segyio-1.9.14-cp311-cp311-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 128.7 kB
Tags CPython 3.11 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
f10efe525bd4e9bde5e5f75d96ee23fb5199b22d12dcee219450fdf693df1cbf
BLAKE2b-256 checksum
How to use checksums
5b2afbb63b65c0a77fe03a9f637e7eaab8fe938c6dc6d5e58b239ae146d01995
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL segyio-1.9.14-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 126.3 kB
Tags CPython 3.11 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
59c6dd897f3ec855bcd99ee622b3fcc076ae673c9aeef465c2d504bf6fed706b
BLAKE2b-256 checksum
How to use checksums
d5427700974c7c9a56bd073acee7d3d5c9472a81276b63b04159b267f2c2e4fc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL segyio-1.9.14-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 129.8 kB
Tags CPython 3.11 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
8c791573a2814d4e5a2b5a4088bd95a7292f605c296ea410e60eee5115f5a9d0
BLAKE2b-256 checksum
How to use checksums
0194c7a5948c3c5a5bcf84703384bb6183ebf26101a05a58226c0c7ce7676044
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-macosx_11_0_arm64.whl

Download URL segyio-1.9.14-cp311-cp311-macosx_11_0_arm64.whl
Size 119.3 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8ca10188a8c8eee212395b10cdc2c7eb8414a5cb4e969739d6978ca3a37447ab
BLAKE2b-256 checksum
How to use checksums
3f1a30ce894dc08bd26a2298d4c701f2d9b9fb8d525bd149bef4609b2a618bd5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp311-cp311-macosx_10_9_x86_64.whl

Download URL segyio-1.9.14-cp311-cp311-macosx_10_9_x86_64.whl
Size 121.8 kB
Tags CPython 3.11 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
322f09ae0aa28baebca32ef613f9d7f295b802c9687a6008184d3d1fe0472e94
BLAKE2b-256 checksum
How to use checksums
b262bb154b6b4431917b7e2cf75746ca95482e75255fff939e638a000f8c26ce
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-win_amd64.whl

Download URL segyio-1.9.14-cp310-cp310-win_amd64.whl
Size 94.2 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
2882d99ce713f58bd461651342c472ab0650973b0476efa329fd094968ff7bd3
BLAKE2b-256 checksum
How to use checksums
34a89e29f1fe23f3360e17dd94c96d48ea463b08f4cabe10fb54fbd7a46f121f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-win32.whl

Download URL segyio-1.9.14-cp310-cp310-win32.whl
Size 90.1 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
5a431f918f1244a226c5cef10f8fe7f9c47b7573fdf45a7090a74d34a3828624
BLAKE2b-256 checksum
How to use checksums
123a698282fcbdadb08129f27b45fe76cb154071e1acd207f2dee65c5ec368da
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl

Download URL segyio-1.9.14-cp310-cp310-manylinux_2_26_i686.manylinux_2_28_i686.whl
Size 93.8 kB
Tags CPython 3.10 Linux glibc 2.26+ x86-32 Linux glibc 2.28+ x86-32
SHA-256 checksum
How to use checksums
43cb65e8d5b2ea8784508a74fd695947d7112156752f99083d12a6c46eb84c06
BLAKE2b-256 checksum
How to use checksums
d26bddb53c546f71af9646eef60bf3cd48127c1d34134c46bc061c7405490b25
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL segyio-1.9.14-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 92.7 kB
Tags CPython 3.10 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2b921d445c6d420885bbeef2b962313654052f7f8caf244cc2263b22c7feddbf
BLAKE2b-256 checksum
How to use checksums
00bbd8ff83fb808ffbe4c9bb1f1b51faaf4e58177f503dc19cfc4bc56a87921b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL segyio-1.9.14-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 94.4 kB
Tags CPython 3.10 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
6ee3e60aac75b73eb6de80d09b64b4664b1c65769713ec993403283d63cb27f9
BLAKE2b-256 checksum
How to use checksums
511ccec6b72a2913b21663daea2ab498d13fbaf996c2f181cd3ca3343991c98f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-macosx_11_0_arm64.whl

Download URL segyio-1.9.14-cp310-cp310-macosx_11_0_arm64.whl
Size 90.1 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
d9804fffcb7bcecf7a3f112a9a5dd4302b1aeeaf30a5762907fc9dae8955b8e3
BLAKE2b-256 checksum
How to use checksums
9b7c4b38755f117409ec33335336960d0d1759e8f839ad64762d1b596d320a85
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release files / segyio-1.9.14-cp310-cp310-macosx_10_9_x86_64.whl

Download URL segyio-1.9.14-cp310-cp310-macosx_10_9_x86_64.whl
Size 91.5 kB
Tags CPython 3.10 macOS 10.9+ x86-64
SHA-256 checksum
How to use checksums
55a16d0b1b3cb1f5fa565fa825ea3a0950974bb9262fe586f01799df9fcdf2c2
BLAKE2b-256 checksum
How to use checksums
a677f624b9b645cf8a4e8cb16cc036742ad997d356b7eeeb24f8b20c7260419a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Dec 2, 2025.

Transparency log

Release history Release notifications | RSS feed

This release

1.9.14 This release

42 release files

1.9.9

30 release files

1.9.7

25 release files

1.9.6

19 release files

1.9.5

16 release files

1.9.4

15 release files

1.9.2

16 release files

1.9.1

20 release files

1.8.9

16 release files

1.8.8

17 release files

1.8.6

19 release files

1.8.5

19 release files

1.8.4

19 release files

1.8.3

19 release files

1.8.2

19 release files

1.8.1

19 release files

1.8.0

19 release files

1.7.1

19 release files

1.7.0

19 release files

1.5.3

15 release files

1.5.2

15 release files

1.4.0

10 release files

1.3.8

9 release files

1.3.7

9 release files

1.3.6

9 release files

1.3.5

9 release files

1.3.4

9 release files

1.3.2

15 release files

1.3.1

9 release files

1.3.0

15 release files

1.2.0

15 release files

1.0.8

9 release files

1.0.6

1 release file

1.0.4.1

1 release file

1.0.4

1 release file

1.0.3

1 release file

1.0.2

1 release file

0.0.0

17 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