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

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.0.4.tar.gz (40.7 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.0.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

openwraw-1.0.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (345.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.2 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

openwraw-1.0.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp314-cp314-win_amd64.whl (210.0 kB view details)

Uploaded CPython 3.14Windows x86-64

openwraw-1.0.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

openwraw-1.0.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp314-cp314-macosx_11_0_arm64.whl (308.1 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

openwraw-1.0.4-cp314-cp314-macosx_10_12_x86_64.whl (313.9 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

openwraw-1.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (341.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp313-cp313-win_amd64.whl (209.9 kB view details)

Uploaded CPython 3.13Windows x86-64

openwraw-1.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

openwraw-1.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp313-cp313-macosx_11_0_arm64.whl (308.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

openwraw-1.0.4-cp313-cp313-macosx_10_12_x86_64.whl (313.6 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

openwraw-1.0.4-cp312-cp312-win_amd64.whl (209.9 kB view details)

Uploaded CPython 3.12Windows x86-64

openwraw-1.0.4-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.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp312-cp312-macosx_11_0_arm64.whl (308.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

openwraw-1.0.4-cp312-cp312-macosx_10_12_x86_64.whl (313.2 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

openwraw-1.0.4-cp311-cp311-win_amd64.whl (212.1 kB view details)

Uploaded CPython 3.11Windows x86-64

openwraw-1.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

openwraw-1.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (345.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp311-cp311-macosx_11_0_arm64.whl (309.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

openwraw-1.0.4-cp311-cp311-macosx_10_12_x86_64.whl (314.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

openwraw-1.0.4-cp310-cp310-win_amd64.whl (212.2 kB view details)

Uploaded CPython 3.10Windows x86-64

openwraw-1.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.6 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

openwraw-1.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (344.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (353.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

openwraw-1.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (347.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

openwraw-1.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for openwraw-1.0.4.tar.gz
Algorithm Hash digest
SHA256 f199eda795b79672f15ab0b9d07b4bac4af555d70fefb9ee3574586854584c17
MD5 8064cf03e547cbda1892f40c1e8a3e4a
BLAKE2b-256 f142723136d3d9a4e61c9d27a405999926bdb084820773b3db1c83dcf0578be0

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4.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.0.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 377c388c45c3b465a8308a1b0f9563bb2cfc86a16f4c0d612984ee1958330bd5
MD5 40d5e3f7172086db48eeaed2248dc567
BLAKE2b-256 321fa96375575b7eb10f694f394a429deaef75dc9d77638f235f418b99d68046

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ceb793b127ac9b7a78cf9fc33036e6930787a48ddbbdf021852a9143858aca48
MD5 c746b7aaaa4eda53337c5e8c05e86f78
BLAKE2b-256 370afc23e172b2d870645ec2048e0c7ab0979380abb367f93a7322795ce37e2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cc3a1c86207b0882d2e414bf9e870c8bd02fb5d430577a3a83e46b0dcd1949c0
MD5 31d677c30e17c47756377a348b24f9eb
BLAKE2b-256 fe87f9a77fbbed2df63e58aa621437f004c98a2b1daecaa14fd39055ccbd3e4c

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a94161cf4504d7382665bd3476dc501d643463ff5cb2f98ed4d587f09c8abd06
MD5 503a672d0e07fdcd6f55ab0d5a529784
BLAKE2b-256 0a56afa42c1fd35759b0c93365b049d05c66748f2e9a0da3d928b7807a089cca

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.0.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 210.0 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.0.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bce98e3958953599bd918e835e5c76ab2326e3b99a38737326d8d64cf16d4e3f
MD5 1886a3293964c26acd646976b0a7b125
BLAKE2b-256 79bc7952af80093692ffb4418c0a3a26bfed437a2bd83fd2ccf3006984110129

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fb018d7cf01e42a82d255784d0269c4041ece4a19dde9e78ca28dae834aec2c0
MD5 260c71e97ccb5221d32f10ce32bded49
BLAKE2b-256 4e578a21fc27caaf36f6024ba6990d60bcf642733d1aa2ea2243898351dc473f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 39800251ef44e4fc7b10405c8513a4b4bc85789b0151e25846d3a8604d60cef4
MD5 36de87f42572490e7ab1b3f6188605a1
BLAKE2b-256 6aaaa9962ccc38b5ff977b0cefc4610a52092aea158a7a433c1e1d79ba1b932a

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63266879562ec98f5facf4601063a3ea3e6716381c453508c094132495add0fb
MD5 7f15da68529209bafb0277eff1979601
BLAKE2b-256 857dfd8840d94c24cf7860d4d3e11d27f901b24025e4f669bfe4599766913de9

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e5a627bf8996b11e1dc606424f61f7dc5b3dabd8f41f175f88e22ea4f836cadd
MD5 c21bc7b673374af8cea7a3dbbbd58a17
BLAKE2b-256 f15fc7e9599aef0ff1bcc3c7e1722c6f11206b402d52b5ee8e6ab7d726ea11a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 423ff1aa62ccb5b2f3f1a7b1ad4fc79403898102433b8176aa5c179fbd8e6d0c
MD5 88d5c36daa441f19ca1fbf54094c57df
BLAKE2b-256 736fe0f7709b3dfd92ef6def4b97a83f7696ccf6e400e19dc6405e18c6d9b343

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.0.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 209.9 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.0.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 963866acce3716624ed77dea0f36b4075f5b9ecf1f1db338fbbddf47e7a8a7be
MD5 a978aee88a064579e71290d50b546707
BLAKE2b-256 7b8c27366e91d2d4790a719a2981054e694085a6375ace8220d92e9b26b2b538

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5c14bb7da642254c5d20fead8f8866673059b46bad77777f73fb22c06a49e41b
MD5 0887ba150ee33e1b820e7abeccc83fca
BLAKE2b-256 66358050cef84fc7a7528bdc155f07081a60cac8a73d531bbd6ceaed22800bda

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6d2a1eaf5fd23686759e0752f126271a9cd8f7a44e40e2a2d7e5c4683589596d
MD5 0b6f3720f4124d36fcf83352a08a05c7
BLAKE2b-256 c6765694bf28f91689e9e2f00785bddbed0fa8f09e2a4519085d9176c8de8743

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d564c9fff4fa4f903b3c07350bdeb854e0f7c7c44a9bc3dc74395fcdcce63531
MD5 d14cb06b56a5712f6fed6aabbe5239bb
BLAKE2b-256 959dd5b16f5ba18ab1509846d059d013111d21b42c6675d74bfe622aeba91dc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8c47eca4c0f22cf54bcabe0918633d57e67f1411863217a46d7a6bbdc199cdd4
MD5 8bc5244a123d3e08d131bfc0e0c67dba
BLAKE2b-256 554aebd92d047e9321da0222ae0e50a0fe20e31b28d114453cc4793c66309ccb

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.0.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 209.9 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.0.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2b9bb84a3e85a3462f832b268e509236a4adfc1c2d7b1016613ca732a35844c2
MD5 8af7304096672326640b693b79e3384c
BLAKE2b-256 de06732a45c2e6b32520b8eff36438f3d5fb8775307fab903f3dd23915ed428a

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c530992930e2c46f6b657ece29fb497139c398c958c6ed8c511df7901bda65a6
MD5 78d8ae6f9b01404b98214f9d958db0f9
BLAKE2b-256 45b0a76f71cc51ac994dd195e923e77b7aeb5f5476f5cfd6a8cbed10f4576ba6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b9ebcbb0934e4522fd742960f3248483ad8b9be9576ad1256cea5f17eb695290
MD5 fc2ed4d9263fe55a34683004a043d96f
BLAKE2b-256 5767799c0903a024c576ba8156327f8df1e19f2794865ed1c282bd40843303b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5864f6a8fba3c00de9410260f158091c61f3d7f3eb6edf0e9b17af73bc3eac61
MD5 e09aa1a6d0a7573d0786b39682babf32
BLAKE2b-256 762ff913ca283f8e87dac5973831322b109cb8ed24171c65df4537e6fad2dec8

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c680287a66ec89c5223389a46b1d105b29db4ef633c2baf123745a3fe95d6fe1
MD5 a9be15cec8b91bbd283ec54ccb26cf79
BLAKE2b-256 29e4782e8e9741a1bf05fa0594f60b8f6e4ae82cfdc14c6b0c33c23b4fd15bf3

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.0.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 212.1 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.0.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f92f8c678fc2e18e3849141be8bd430d4602c261b8326090cecbf3d82b7b2c65
MD5 5f0e85fc27de17e23330f9a7ceb3adf1
BLAKE2b-256 917f15ac4a9c7469eb0b3ed8dfa077a7f41ff89c7df08820c0787ef08530693d

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2aaffabb600a8991d235785356175afe8e421387c63f557a86b09f513e07d6d
MD5 695c4e7ee6f813febc8f7496358f8c67
BLAKE2b-256 9b94a799e1a291077f5ead884e9591a7a33d3cdd4029eb4e89d1cf5715ee9d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec104c81d0de143305d4e425af1bb2e4e45e3c019b681c617bd3a2f60c6ddf87
MD5 149524448aa69472dff529d55997e80c
BLAKE2b-256 dd299f1eda19528d2529e457ddb099149049c7b5e8a6b3038f307d6decea36c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cf9c673159455851d35a5bd2f3224db97953cba194018448963477c8e588eaa4
MD5 59ca1529c47822f8ecf6c1a803d027f7
BLAKE2b-256 c7bb8f6bc1b09bc9a481929204fac5cbd65a24fdbcad5cc954a47ae89ec184ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a6384a32303b9e9e8cf1e1b79283c1ded793a4d6fd40f43b456b8a3d09748b9a
MD5 6d652334897f93ebd5e67accfa05ce00
BLAKE2b-256 c54ae8451201a050e40d2a30c85fababbe371b4504b0365b98c3ead775a8e536

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: openwraw-1.0.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 212.2 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.0.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7b631c8e1a06cdefc225484005a0326a90eac3576abde056fd3f89d9f98b323e
MD5 a8bd06c48cd74268b383e6db522942b9
BLAKE2b-256 1e946be804dff0079fbf1554ff1af98d95aeb875fe0491cca1657ab85713639f

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ac075f95ec70d2ced6c9d62b3597f1053d0dc4af0a62ae20741ae76fc51485c
MD5 fed7e012918349ea5724b44b5e8de367
BLAKE2b-256 b6ba4e5333541931096df6d03e8fed1be67b391a9deead156624a1a15c3addc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d54f60584fe5093fa91fa94fad9b04ad38b4681036a8ad4f17ce00039838100
MD5 a13dd35f068fc2ee55492ce44e0ea8e2
BLAKE2b-256 961ac6ab5ab2984e7e877f2bcfa41dcf9feb6f5e69b05dfaad08fe6040afd022

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e2178e906de78a8c21b6fef07c775614d20f523a01fd87fff3adcd396d9f012c
MD5 b0216a46af87b8a58e80134c3ad39d61
BLAKE2b-256 2f1afcfbe7bedd4c1d5aca6dc7ef8a8fe9b9442e7275782c6c34d1984a1304b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 713592fc5de1451e8b24b78219f468a54700d0c5a222fae99ad3442ecfda1308
MD5 25621f0da16b37397e3fb70dd1816f84
BLAKE2b-256 b1a70c12963fc3c3b457b655595e17f32a9ac02264ac4921975c5a0b93a7e720

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for openwraw-1.0.4-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 949aa09263f78321f32f19a522c5c100dae5df655e4b3c44d2f083e5cddc51e4
MD5 26bb713f1ea895e159976100dc87b3ae
BLAKE2b-256 fcc3947134c2fe8a0c9a16b6cdea56062863ce365ccc3ae3ec7e04b22e92f1f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for openwraw-1.0.4-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