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.5.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.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (349.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

openwraw-1.0.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (344.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

openwraw-1.0.5-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (347.1 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

openwraw-1.0.5-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (340.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.14Windows x86-64

openwraw-1.0.5-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.5-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

openwraw-1.0.5-cp314-cp314-macosx_11_0_arm64.whl (307.7 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.12+ x86-64

openwraw-1.0.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (340.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

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

Uploaded CPython 3.13Windows x86-64

openwraw-1.0.5-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.5-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.5-cp313-cp313-macosx_11_0_arm64.whl (308.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.12+ x86-64

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

Uploaded CPython 3.12Windows x86-64

openwraw-1.0.5-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.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

openwraw-1.0.5-cp312-cp312-macosx_11_0_arm64.whl (308.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

openwraw-1.0.5-cp312-cp312-macosx_10_12_x86_64.whl (313.3 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

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

Uploaded CPython 3.11Windows x86-64

openwraw-1.0.5-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.5-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.5-cp311-cp311-macosx_11_0_arm64.whl (309.7 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.12+ x86-64

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

Uploaded CPython 3.10Windows x86-64

openwraw-1.0.5-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.5-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.5-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.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (347.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

openwraw-1.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: openwraw-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 364c50efa5d5f384a5b4c7988ff14402336ef3cf559d6deacb8103f4a9beac95
MD5 52637d7ed93fca2f61f184c78c578028
BLAKE2b-256 42a3568b4db34c7bb93c622e7f9c5fcc55848354418b0e58bd15eed057e29c61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 030ba84bae34b50f8220360d78d9f6236a78ba2156a31ba71c06e85952dd33a5
MD5 0c40e5766e7d3acdf544218bff76df6d
BLAKE2b-256 6e6e8510b47d2856880a598cef70beb989c766c6ba1c0029515a98e33dc732be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6212a46348428d20509f131df9658dbab036b73c17b384cd28f2bd8f53f8e48a
MD5 3ffac2df756079733f7a0dc0b0e03715
BLAKE2b-256 d799bdb1983ea60ae9b5bd1b025a7bb8b2082080a00d485154f3af45161cff9b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 44ce27c394266624b2e292ccc24e127372fd50c6535393eea613b1b4f591cb9c
MD5 f7bc1fa7573ad979cba02c605c457251
BLAKE2b-256 9490c7fba84291bdf188750336917367cc007f42f53e688c8376f8e3dca1c606

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 960438851808e4dbcf6f96dd5733851f4c8123e587ffc38691a4c8a4f551c2f6
MD5 628074cca788bb3ccc694e007594297f
BLAKE2b-256 1ffa0da9a88f7cbe769b124d5fe14d2300d1609cbca59eb2675d62fe866e154c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.5-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.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 b5369f54db3d6d6edf9261c7d346f74999c50f1c4f55e79c4be62d68eea5b3f7
MD5 8cfc4dbcbcd6c7dffda02ad3604c9d65
BLAKE2b-256 0d4a26db44ab116012d2cb8949f95feddce735648313209f1d0d11b8fb60f5b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6934d6e98c578e665204dfdbf9f1ad401508690b9f61c5fbc2d0cf8016091938
MD5 9e894ae6b9e5e6d8996bfa481a1021f5
BLAKE2b-256 67fa4b9afbe56b0a0fc23b145fe81a79dd2c5a24e3408b78b29eb6f50c7990d0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8df3673ca2c89d7ab9b12268df3382b8fc772b107da5bc9b714ba634a8a6c7a9
MD5 14e2a548dd12357e6b23261e0cbb9118
BLAKE2b-256 3c06db8340cdc05f7ff57c25b065161dd0b475017ebeff6275d5ec38d61b2db5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 03b97767719dbf4e7ba44110605c9e395093da8370bd05952b452fb509c8ea8c
MD5 4c95e15094ac40dd1ec5f030a88bc22e
BLAKE2b-256 0ba4ed987ef315e8e09cd950ce97ccbdd7de028ea8e8ff5f2908e9c3a0f7e90b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9df97c59af7a47db6574da2f06d6afc6ed042e3d24d44e408b3e6b13c4f5811d
MD5 6dcf24a868592cd502a6a28102cbf8b3
BLAKE2b-256 9211bef170238d4c952a2a1ed9c131f20d008f47491b19726f85b503aa2bd969

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a51326892dfb2db15229b20b6f974f80bbe48e5149f5703ab7b67700bf5484ea
MD5 ae990e6b9e80c497bbd918ded15bca5a
BLAKE2b-256 5e4ec216516b373119fd27da296114476db0b1ce9faed0410d805c92aa2c04e5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.5-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.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0b90846880c87a58afb84387282d602a867b43b5bd7320af461059453fab734a
MD5 da52754f2d38c46ee8c4128c358b0f7b
BLAKE2b-256 ad670531f57ef997a63989410afeb2762bd452b8246cc81399aa1a347579995c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1920aae22905b4c39dec81f37c05986a468a68f97779d7984a6209a5b9971274
MD5 c7e506515cb61cd43d0823a9b5e9a22b
BLAKE2b-256 2d88910f857fc56146876edbd602c31784efbe926ed59eb5dd9e6c13f440d08e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 375525cf4c329bdb8ac20995da24fc24b6fbee8c6b317ce52ff31685b28d9ace
MD5 06f0840a895255c9094616449a6c030e
BLAKE2b-256 e19cb7ee1beecd351817b317289844d9c7288f345e7f2ed93ccf1e28edb1f22b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf82cde89a64e2963d197c9a1fd120b512a888e7aac0995d0730c42f8f796703
MD5 39e87b186b24f83dc12e3e695d35efad
BLAKE2b-256 172d9b3d6803d70e7fae300599bee425fb37ccc43e910ab0ac54b878ac736d17

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 744aed2285c9232e3d69b923dd51d061dbb449f8a0f6bd1667c6ee1a5b3fda8d
MD5 fc063eb62343af5223a657c738e3dafe
BLAKE2b-256 17ad17dd4343bd468df6ea377fdf039f101d262493be26e0987496dbdd26eb03

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.5-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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ad810248dca7f1ac4b1884f39c710cad841551b647f325d43b462e3726304953
MD5 620e0806ec2f5f8cc065acfd3db7485f
BLAKE2b-256 c6edda6cf904375cb7907e7d0fe357cfb33e2ae8cc726a27309cc745227868ba

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 55c32b76580f04574b4e85cc50896c42b5a471668dffbc247b20f7e0d6f9e34a
MD5 eacadaa7ded0e0c8fa6908067a0fd53f
BLAKE2b-256 9f7de543a3e7680b110827f7997270e9c3161da393d9cd4a04e3eebcd4c73cac

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cf6afb72f0198d1c4888d45c019f49b30374e3118b88a96504d2b73e05dfe60c
MD5 8a3aed40db1ead9a8530f6768d5c5edb
BLAKE2b-256 45c2c8597ce9f2c8bce46732d4c594957b872fbe7271cc8272e817432d3e70ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e98fa486e40cb1699c7e0acf2be3f0d494aed8126550a965ffcd3f2f050c0552
MD5 9bc0499e3c65939fd259b03c21ff62e9
BLAKE2b-256 34f831b6a734e7c5c0c1a92adf15ea22015d71645ee7cf28f161fe357fe47d3d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b223e29df385563515aa3eabdcc757762580acc9f2592fabdc3b2cea6d71bc58
MD5 0180a91a3842076fd7128edf6a11c409
BLAKE2b-256 b344d23df354093e6b73be5062927f169534bf8f7a048f0850c9f87a4d548c76

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.5-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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 12c8b137355d5c89ac1c0f67129079b18d0172787e3f47a2d33f29f17722f9d5
MD5 b35c8ce04113c865296751a4caa6f822
BLAKE2b-256 79e29df49032e5d223d5d6f62357a697c6bc8852156a086c91f42ef1cff0bb4a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7d6f836a3905317dd6d66acc05d247083764094b3d4851b2b8f69e32546184b2
MD5 126d1de4bb8f04765397428cc4eb4417
BLAKE2b-256 e2e6a518347958252dac9b711197cdf38728572a761c89e0ee8e512da60e558e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e26f14fb242355efc4b14c983e78245017e7581a69674b6a8025c975bf13beba
MD5 f5b2a7460b1fa696a3afe282d2a61ef9
BLAKE2b-256 07215764240fe3318de2dd6040c60c5927df1fa7b6c4a8ea84b376901657c1d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e20d976bfe73213cd16f380b83393038efc8c61303339fc2fc3dd43b2a86e0e4
MD5 3a9d38a437fb1238d2af4bcc636307a5
BLAKE2b-256 82523e0150e9e8884d7a40772ae60b616eb0bab14979258feb8cfaba031bc952

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ffc3c32cbd6015cf19492c497b07eb2b773b18613f5077c95a51c2497c8e41fb
MD5 63fd4676447cc4fd3720534952eeacd8
BLAKE2b-256 fad83934db570a34ee6a82a07fabba6d4b787778880e3ccdfab1afd09adbc77d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.5-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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 77104ca14c54c6867ca358952ce30da6004383679dcce0da57fff0c0678b37a9
MD5 dddbb87596974ef37182114b3c870fdd
BLAKE2b-256 cc3ff16dfb206b1e424a7fa2029b5853d98d817f4b9e5d1283dc3e2eaf500fb7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d6855ef217cfc6596e7803159404e142db1e2bb9188002a08d96ca3f9fc8d603
MD5 c4df386869be4a3ac447bfdfda497960
BLAKE2b-256 7b0d0df9c9dc41e13669b8f00672d0e40b2970fa06a0b6a65270fe711a718e22

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eef0e8e8c06202051d093f1734798f92e8c645a4f186eb448149c4c12a7945ea
MD5 b2fcbcc9cd87d6496d5cb2648511a100
BLAKE2b-256 bfd10ebc4da3558a5031154aab2698a0bf75ef8717050bd077af55030d8427c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3fb8a86ac26d527eb8e0ee299a0e62b4e33b4fcaebc7d7762bcc36d116168b08
MD5 dc338bcef1855ebe382898dbb3c2369d
BLAKE2b-256 453cbc15476582ae456f4f558d96a40c742bebfef7880204af9f1e13b675e272

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ba191eececbb0b591d92de45d9900489cfc183d7fcf67a90310ff2d664b6ee30
MD5 b9ad55f26e69fe10eaf90e9465d8e0dc
BLAKE2b-256 a5539ae7cbe122073dffca4e8074b66b4c54ea8fc1105d60dd4cd537000e0caf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.5-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d16f1d8e094a00e50d536a27b04f9a13bc519a1d078e54bafa0567782f2ef5ed
MD5 687c006a5b4d2d8436a51967d0f55136
BLAKE2b-256 79ec3856494b81e1782847a8e3007cba3c79f0be71c84458ee0425723c28d6f5

See more details on using hashes here.

Provenance

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