Skip to main content

Python bindings for the OpenWRaw Waters MassLynx RAW file parser

Project description

OpenWRaw

CI crates.io PyPI docs.rs License: Apache-2.0 Rust MSRV

Part of the OpenProteo stack for proteomics raw-file access. Sibling readers: OpenTFRaw (Thermo), OpenTimsTDF (Bruker).

Rust and Python reader for the Waters MassLynx RAW mass spectrometry data format. Cross-platform (Linux, macOS, Windows), with no native or system dependencies.

Full documentation: sigilweaver.app/openwraw/docs

Install

Rust:

cargo add openwraw

Python:

pip install openwraw

Quickstart

Rust:

use openwraw::RawReader;

let r = RawReader::open("sample.raw")?;
for f in r.functions() {
    println!("function {}: {} scans", f.index, f.scan_count);
}

Python:

import openwraw

r = openwraw.RawReader("sample.raw")
spec = r.read_spectrum(1, 0)
print(spec.mz[:5], spec.intensity[:5])

See the docs site for the full quickstart, guide, and format specification.

Repository layout

crates/
  openwraw/      Core Rust library (69 tests)
  openwraw-py/   PyO3 / maturin Python bindings
docs/            Docusaurus site (format spec + guides)

License

Apache-2.0. See LICENSE.

The format specification was developed by binary analysis of public mass-spectrometry datasets (PRIDE accessions).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openwraw-1.1.0.tar.gz (41.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (350.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (346.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.9 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp314-cp314-win_amd64.whl (210.5 kB view details)

Uploaded CPython 3.14Windows x86-64

openwraw-1.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.4 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp314-cp314-macosx_11_0_arm64.whl (308.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

openwraw-1.1.0-cp314-cp314-macosx_10_12_x86_64.whl (314.2 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

openwraw-1.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp313-cp313-win_amd64.whl (210.5 kB view details)

Uploaded CPython 3.13Windows x86-64

openwraw-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp313-cp313-macosx_11_0_arm64.whl (308.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

openwraw-1.1.0-cp313-cp313-macosx_10_12_x86_64.whl (314.1 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

openwraw-1.1.0-cp312-cp312-win_amd64.whl (210.4 kB view details)

Uploaded CPython 3.12Windows x86-64

openwraw-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp312-cp312-macosx_11_0_arm64.whl (308.7 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

openwraw-1.1.0-cp312-cp312-macosx_10_12_x86_64.whl (313.7 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

openwraw-1.1.0-cp311-cp311-win_amd64.whl (212.7 kB view details)

Uploaded CPython 3.11Windows x86-64

openwraw-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (350.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (345.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp311-cp311-macosx_11_0_arm64.whl (310.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

openwraw-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl (315.6 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

openwraw-1.1.0-cp310-cp310-win_amd64.whl (212.8 kB view details)

Uploaded CPython 3.10Windows x86-64

openwraw-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (350.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (346.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (354.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

openwraw-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

openwraw-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file openwraw-1.1.0.tar.gz.

File metadata

  • Download URL: openwraw-1.1.0.tar.gz
  • Upload date:
  • Size: 41.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openwraw-1.1.0.tar.gz
Algorithm Hash digest
SHA256 2857d128150e42aac76a43374df03a0c8aa4388d6bc8f31fdd801848d0434b20
MD5 aafc99003a3a393a0d246c06ea29dd6e
BLAKE2b-256 272696b35330623b16cd6992c8783e47eb0983f4eb8c6eedafe7be93d8154cd5

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0.tar.gz:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a220edee4f3e610ca9db536ea0ead1037d0c1f607211ebe4aaa43e711d8d5968
MD5 746585300d723f4a03a8bd3719d3b8ca
BLAKE2b-256 4e083ae71d9858179d7f87ec66eea52a83b272d32b8aecb6c8a10d893b1b177c

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 13a917b6cd09d65d38ba6a2ef936dc3f51fa3661bdeaf8fb5ccf81c2c9b82196
MD5 03a4d533e501a039c1bcdba5c8a6a69e
BLAKE2b-256 355c6747c0f08749b183e9d4c551479bf0e3b07d184684a3152a3d74e2433311

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c7b2b4a43cf3d1551f4ce21831a560b0cf0e72c7a2924d1f517784734e49dbe5
MD5 ae963dcfd7b644fc8d098243a88446aa
BLAKE2b-256 8bea95a1d8f505c5fcf9228c7a48aeacb72a640a04b094ff3248fc889f66b53c

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0777cf11bb488230b22bc484a40e183e8bc3d95a02e3a5640cb0e59a706baec
MD5 a0bbc4c203c4f9e92a600418a241e319
BLAKE2b-256 a7fd9a879ec89ffcbaba9f4cb25032ad06b4d1e33ee7cf6ed6f3cdec4645f458

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 210.5 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openwraw-1.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 1d5cfb96fdafe9a870472ce62ef4674ae8e4f64387f69bb42e56bcd028b007c0
MD5 ae047a5fd09723ee93d434d708c7a685
BLAKE2b-256 315d92896e4309f0b804cd9818968159cae03013aaddb97f3663907e256b1e8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e7f7967050b61b3b977e94dab6e02b4675ef9350be1abdac5f0b3c5f58bba922
MD5 c2b11d7e9e5f145ff1bee6c472efb22e
BLAKE2b-256 e25bb7eed7c23a1f3a2785539600cb9b4495c9ef49a6def82efd4ad33266ba3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 61826e6bfb8bb2609eebb1070b594f1cac5b3bc4514592b1fb29e9dfb6c37ee5
MD5 857293f2780614e56c11828e3a27674a
BLAKE2b-256 a7f78c58cacce9ef0d995ca31430d5c11d011b1bfc9c4e6609ba122db2f85147

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2a9451db99fdb0cf2ef8f2df72e8eedb974f71f1db13ffe629c6c9aaa57e3881
MD5 6ddb9bd21b0113d1bbc6fb1d4d3107f0
BLAKE2b-256 0fa1e48aa2ee097114e0829597c81a6b07544b19355c321de718c210971d4730

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 1914ac32f8e71e7bf65ae211a4b28e1333a779935d37c07d66aff1314778a116
MD5 c6f6171716dbf76b8ec7359c06517986
BLAKE2b-256 a118b7ce1d86b2fcf1e37232e2c3f0115ac21ab63effb1b27e9534462b2e0e1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp314-cp314-macosx_10_12_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 05c6b058a356cbfae1c99e39b1dda819e8ca3bd9dbe3e7a8057e7e197a51a4ac
MD5 dcdd2e6f6b746483e0a406e6daf0a224
BLAKE2b-256 3f45d91d39f376814ab91cb3ed2cd7968dca03908ba355b89157dbf618af7751

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 210.5 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openwraw-1.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ff639ddc794395e371e7ecc0e659664414273f2352bacfce404d17130a17f823
MD5 568a6886054e6e9248e2cb6d11f43a60
BLAKE2b-256 0d17366f067d06b31c1f29c9325bc0c3b0eaac5a032cd39b88a8f4359cce4cb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e91ae94bb21b5b2087bc490686f99d4504f8c849a0d20637d43fbcb69ee57c2e
MD5 4bb4031525431280053df409a93b7645
BLAKE2b-256 d0c730b3dbcbe4cbcea8218a62c00df98a5ab4fed13ac95766f3e651b1bada25

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 112a17afd457174311902451ecf6554f71ff7dc71c642d4acd9bdc524965a0d0
MD5 ee87c50681f8b01f3ee8cbd756128864
BLAKE2b-256 dccea6778121f620100d60640915a4c4dad941aa7a2dd00075bfe733c9a5f527

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98243e358ff950530bb197b0815249531a5954bc5cc84f80ae20545e76ef31a5
MD5 3b0edc7a36e736c45c120cc2d5192425
BLAKE2b-256 506ca034576263f357ed9dcb7a979796bdf65c00ae94d1adcf4aaeba8ecef012

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 04874e27ef673d9de058d4fd53bcec3cdd6bc133c3c7e2168f073a19c63d7828
MD5 c510264c28af5fde452f625660b5b2d0
BLAKE2b-256 d0f3ba81a33a2f1f61d15e2f91b3988369de902ba080c8bc281de80beb64c71c

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 210.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openwraw-1.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fa55dae4aa68a36395fd81d0c79fbcbeeae08fb324754a5a6bb027b9b62a3035
MD5 c0a48cbb7a9f671c41877da9a4392689
BLAKE2b-256 3e3d60b5e84ad7f655ce79b3e134305164e834c4fbb4186f4826cbfe99644ea9

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 06e960c6441761712dbedc994c85d957f514de4345d13a11f80d851e80c124af
MD5 47151a7cd53b391b5e1012b5ac0bac9f
BLAKE2b-256 280ee858aec4f56e3c8e690e4d30cdd6a6d97f1ae2abacab87882387b1c7d77b

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1fd56781d7a67a1d1fb089f29f57d622aca91d66b36c4d2fbd13af5386a64505
MD5 5f8198f2556907279373786d5ec569e7
BLAKE2b-256 1a0ab8ece565cfc6bc5f6a9d4abb2b0dbb481440afade682dec2678bc390f432

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b54caf7c3e1e2eb6cebca502f7a1ea3f37a3ad5b62fa81d0b5def98b2b27e9e2
MD5 792c8fcfd2acbb27bbf021fce5419f35
BLAKE2b-256 e0d9a1acf052cc0197e6608df2ec47367827c8f9a87970f243387ebd9afd42b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8081fc46a527cb702d80a9373d4958d267213a5e5906a93aa4a1956f4d7b7529
MD5 c59cd9d921d403eb7538a0a7983d513d
BLAKE2b-256 43141dccb1605dd2cff2aa30c7f43aaf783b24978b9b68b7ca5d0fbd2e55fb17

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 212.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openwraw-1.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3a93772f525d574849a672e91928d3ba03a0cbb300be5a5857530d1f3dd9ed47
MD5 2345047dd9558994ada875c2ad20367c
BLAKE2b-256 ad17c1e583e27850ad16e7ffab7e5d299149781f990090dded7871dcd2a96535

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 addbb0560c3b5ec399ef1e913e570409e5c7d4d91f83ffb31e93c110ca938a5b
MD5 6967b000aa7d09ed7202f23853d15209
BLAKE2b-256 5ead89cc0ee8578ad4d6618b12a4f337ad2a88228c6e9d575b56837dadcdeb4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0006662e7ac7dc417a7a8e0181a0d82202a6a60783ab26f692848699223eac4a
MD5 b788c35eb2ee05c854de18775c965756
BLAKE2b-256 0188c1a0f6d2b564d02e6fcd650a9b90ab55703b30e7fd01eabc9474939672f6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 13972c841f6cd428692cc28c5f4e3ee4027f8ddf07e21ad5ebc02789ef4d81c5
MD5 e680cdca1e8800a2d1ee1c6466fcfc72
BLAKE2b-256 1e9bf8564d3fa9fa83f9254695bf665d1a3a9b7360e7d1cf287b1958a8651d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8a102d9fd533094db1a553331af752254d9dca191ae2bfa55b38760726f5a7f5
MD5 888159b0a5e47ed1ea11315f18983ebc
BLAKE2b-256 30be7b42761d0ee4bb1f20972b40df1bd01bb5c3c74136dc110cdc135648441f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 212.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for openwraw-1.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b3f44f7c1159684ee7aab5c1063b32eda42337b53bcc792b97c784c6965b2508
MD5 ffad6f707649a5fd22ba2681ed4d7683
BLAKE2b-256 082bd051c73276eb5e7083deefd6c734a3ba23983c93d758e321350162a6453c

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e4b23d02ecc88fb887c26d20424209252e22a4e7d5d540385273acb86911ea79
MD5 f67f1304fcc065227aab4b5a59c86f27
BLAKE2b-256 f4df8bb3d9ad7d689cc160a3083d7544fea07499d4d77d895fc6a0f6b9d61be0

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 48442d65f2afb539320a38df406a432eff6c5c6bcbe5f8e9f2dd6e47e5f07539
MD5 831b76ac8f288588be38fab2d366acf7
BLAKE2b-256 4a73145a35f40d385496ff4f57ce354e4dac558cc1a1db4e32ac65abc578d86a

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9e80dbbcdb2d2ac415309ab0469239689f573b34b275b3bb48034e6ec0a5730c
MD5 c2805eacc8a640dd829473565a2a1746
BLAKE2b-256 d50b0c2774bff24809bb76915d38b51df81db9ff624de06891d01fef89d96dd6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8874efb4dcce216ce0e1a306d113accf3081f9c630898f25d4c93079f4c365fa
MD5 4c740dfaeea98a3c6887519a9f1408f4
BLAKE2b-256 e93ca91e80bab9316d497bcdcd7c6bf3f208b7c8226e0b6ba15abf587d647fda

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file openwraw-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bbff9bad36afa3517934051b922cd9c6f60db28faebad143d63f8430f2fa5b34
MD5 00ca46fc586198c164c4f7ed619dd919
BLAKE2b-256 d597cd8ba4de98af9ea862d97730ea457d8eafb9b02c35c9c85a76a7057dcb3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: publish.yml on Sigilweaver/OpenWRaw

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page