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 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.

Copyright 2026 Sigilweaver Holdings LLC.

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.2.tar.gz (32.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.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

openwraw-1.0.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.9 kB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (338.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp314-cp314-win_amd64.whl (208.2 kB view details)

Uploaded CPython 3.14Windows x86-64

openwraw-1.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (339.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp314-cp314-macosx_11_0_arm64.whl (306.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

openwraw-1.0.2-cp314-cp314-macosx_10_12_x86_64.whl (311.8 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

openwraw-1.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (338.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp313-cp313-win_amd64.whl (208.0 kB view details)

Uploaded CPython 3.13Windows x86-64

openwraw-1.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (343.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (339.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp313-cp313-macosx_11_0_arm64.whl (306.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

openwraw-1.0.2-cp313-cp313-macosx_10_12_x86_64.whl (310.8 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

openwraw-1.0.2-cp312-cp312-win_amd64.whl (207.9 kB view details)

Uploaded CPython 3.12Windows x86-64

openwraw-1.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (344.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (339.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp312-cp312-macosx_11_0_arm64.whl (306.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

openwraw-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl (310.4 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

openwraw-1.0.2-cp311-cp311-win_amd64.whl (209.3 kB view details)

Uploaded CPython 3.11Windows x86-64

openwraw-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.5 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp311-cp311-macosx_11_0_arm64.whl (307.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

openwraw-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl (312.7 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

openwraw-1.0.2-cp310-cp310-win_amd64.whl (209.4 kB view details)

Uploaded CPython 3.10Windows x86-64

openwraw-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (346.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (342.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (350.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

openwraw-1.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (345.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

openwraw-1.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (345.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: openwraw-1.0.2.tar.gz
  • Upload date:
  • Size: 32.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.0.2.tar.gz
Algorithm Hash digest
SHA256 53e9c5abbc0ac1d8b245ef8601fbb467dc212d1c24f42d091a891082ed8ea4df
MD5 77e7579ded8c03fe5571f7eab47394e2
BLAKE2b-256 c80f0874030ae514ccc671ba846a3729f1da7db78f4827f5f72a1a8675ae8e94

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f9fac948bdf98e51a4804609ad5916b21b9261aad888a07cdea69bd6b310fe58
MD5 0dbc5af42b45537aff8c777990fe141f
BLAKE2b-256 c1fd036b9ee458f8bbe3e3b676fe0923912303e7044c1e4ab07d08cd18b7c22e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2fb11d6876a6f3190941306c3f856f745e208c27a178cf23f379bb4fbb5a76ae
MD5 36c520d5a2df1ad3ee5a51c5b893a190
BLAKE2b-256 4187527a2c2096277dd5f0b1e864f9b5bddccad2f81fad80c87482e981917d52

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp315-cp315-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ac595ff9aab96ff93861ed6b7643ed573242a38241c418813155c1f28033d105
MD5 ba0d83ef76d33256c6285bd06be27cdb
BLAKE2b-256 952e94f542a4a191b729c3367abb2f01e46c4cc57d2aedea9878dd8caf4a3bc8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b8fdf6c3c0edfd7fd385da82d976200bb9616342bf5fa2c35a6c9aa2f05ccb10
MD5 8e638417c3563f0771cb14c5f84d9e77
BLAKE2b-256 a001292a2ff3ac2779589d5754996fcfe04bc6738356d7a1fc502eb0cbbeefac

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 208.2 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.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 bfcc0f092215bafd977629478760cfdecd7c232d6cd9f5d4ca130561582b660f
MD5 33e0cdb4661706c6abe8927828eff094
BLAKE2b-256 15975936714cb5c4510ca8aff89fe74d9d247f376f4e2d6c18f6a70f9425c16f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7e16eb77ce5e30bff70ba0faf8c79dafe3e152ce08442cb9c26b18966218b6b4
MD5 64ae4b541624a930776fdc6e0d7245ac
BLAKE2b-256 f2b909b10a98b794a85b9a9a1b4c39999a61bea81a9b70e092b09c2f5124f162

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c2dc804297b88f08596d17adeac6dd87355c22101f6f730c934e3e58ea9f23e4
MD5 2bd7f5d51d01f892e898de3b74ed3dcb
BLAKE2b-256 517b0546568bb05b9cab184bdc2d09f15236dacaa6d3aee0ce1f6c9762c67cfe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 37a3802d3445ae8b482c0ce3107eb7e1b4086bd472e464788a6b20e8d5264172
MD5 7800e7e55f07df2aa2df7c51867dadff
BLAKE2b-256 87a912638dd58ab525c478d4b479c6b2fd0e325918eb75ea88eb38e3bd0ac996

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d777ca405b0033dc9177c64ba71cb361843b24bd872e7d7853c03795347a646a
MD5 4a6a0b8400ec526afa49fc13f9b6f3af
BLAKE2b-256 b879bb4d07eeb5dfe3fc179bf69cacf23f122279e4b2cf35be389ecc87e16bc7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4b01931a1fc28e26b70e17a018625f56f97c7f0fdd7f3f6b136b28a374eddfe8
MD5 11c9e5f6ec78ad613d0e79a617dd5ed3
BLAKE2b-256 ee78aa8aef9e11c311ac81229b90c798c9daa03344ed9daaeb62775266b78416

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 208.0 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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 99a543c0af7ced3b22e0780b467e99ebccbab793602e38f9e528d65725df3a4d
MD5 0517296f8552a04212be981f90bed254
BLAKE2b-256 34ae03748e781568c45a2cb2c1a4d948bda7a6259be5e0d12a4f48d30e1f538c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1aa24a41744c6c86bb37c7c709a8ee17ef13dc8fcc80a3f948c16335a721f676
MD5 3a349b129c0c709f0f5aff41ab39221e
BLAKE2b-256 392bce684b8ba2801e8e7fc4cd0dab8e01136caff04b0af202395020f6ab09d3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 758621917cc096de2cd30f954546257d73b61be44963956a488fae3271b3ef4c
MD5 887b29768a502cb3f4a6b917af19f1d1
BLAKE2b-256 bf1cab4e30f9cb3d3d83ad7f1a10ffe5a9d2283d75bf788de7d8103e8f9bbbbd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b48281862efa59780ac0f43c91c0c38652cd0c217d6cd3fb8fc4479b64cf4bdb
MD5 0d31e7043a802d3c389206f6093dcce7
BLAKE2b-256 5f75ca0a0f83da5c9d85f2f6e37bb0f2f5c65529e14d6db6f42257d951ab4370

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 18e0531406de52e90ac961a8cce1736b55c87a109c8945506649be2de9b3fa55
MD5 605f34ea8f57eb2c3754ea635b6a8844
BLAKE2b-256 69c08b971588e712058797132a4b6fe4909c0abd3c48c2c9e9471e2e25f848d4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 207.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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d92a6557633eb79db86d4dcb8451450d85a2becedc23254356dc1050aaa48125
MD5 31ee5e8150d85362abc1728f26eb4323
BLAKE2b-256 08b0e320db736cf21695de0c4508c3be326ba68c45e38015dcbd3d14a0c0e7a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4a9269398f7c0ff7cd70d40b2cbfe105d9afeb52d4f698892f49d47a6c498399
MD5 1c84b395404e0c60a05f51619b118d09
BLAKE2b-256 c4d6c967bdc73919101961219d0913ea11e845a573bd6d04ce6e63c646f42e2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 02fedd50706240ed8bf5475a7879417aa4d5a7353f82a1ee52e2608263a568e8
MD5 c1a74231516525daa8bc5236cd3d481f
BLAKE2b-256 839c44b88c07dbfb23b5300937a322ce1f24054ec5ea0e20ce6827b3c5854702

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 703e52cc1048b1002985229c83c3bfb5eae5d8cdfc16a6aad200acfc5bb5875b
MD5 d298942ec28f03ba48b5a6e978747d14
BLAKE2b-256 00979b9115274f350df576c9c54654a9c181bef1984acd1e8ed343cb3a276169

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b0e874d1099a273f0843951b4daa8835f0fa89f34d8ce0b12c63bbfec9ae77c8
MD5 c33dc90179d6784f6aa90d2ee03c31f8
BLAKE2b-256 7a446c68b931c9709ddc088dc2b3159e2a7236c61455fc521c2863e3cf7915c5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 209.3 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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bab83a69ea6f6a215fabfd1640d05b8dea9538d99d4df8e23bc9ce336f94fa49
MD5 d548dd135e3c847220daec0b7f2cf3e3
BLAKE2b-256 a5cb4ec35ca51f2fb722b3db374a9d8abfd55efdc4b3c965059ee9ec034c906b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 060181c4e6e840e4dc09d664335f74225550ecbf34a9bd855d067e051634a055
MD5 c257b958e10e5d9ff1b1eb3d9b5e1345
BLAKE2b-256 2439f425456c9026a20d53015d2ec5cb2aa57772d68736ae4d39762f637e17a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bf330869f85b1dc7739e61091ff77fb096a81a12ee76f92fe7e7605d5a829932
MD5 c023335cbcc16de97d1c171d3de588e3
BLAKE2b-256 8d1bd65fdcfe055e4cb7ad6f01ef264c2dea058864d53c45f66388985dcbc8a6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1bad54274868eda4433ef525748bfcc6228f2dd51c07d6f1afb1ac5c9c827d79
MD5 d3d3ab42c9f3224f08ae2f96501f5f36
BLAKE2b-256 66dcb5b1fd06bb6f393acdfd14f5d6254da9484375d75f0da926204f2ed73de8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 844fb7938541d2cbb301c15c3a27b51358d097973f9725a37fda3e2375873c7b
MD5 e6c007b392edb2e211c444bd71eed3db
BLAKE2b-256 ea3b21a13b6acf44c0f9f80d5764be956a9775738a7b1c1fee1fd9f98e226a4d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: openwraw-1.0.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 209.4 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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 36829f7c3d4e150fc0da6cb7b35c5be0dc761724193e52e55d0a2744141a4648
MD5 f0872fc5f9577d97c2d0ddbe6cb0efea
BLAKE2b-256 53552e41d2f4d4b94959cfdcad85cbd9603391483f05ea6a6f030cc429629efb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 62fbba50ed30648dccf2529cee4dab4230eb5580b0e5b3e68e1c351fa8e21a65
MD5 4b4ee6bae14717a0943fdda3a5361e47
BLAKE2b-256 1cf8d61f57aa7bd8c406e389a2414dabe89cfd933c25b0cebacb1153537c1747

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c48c6b7bcd6469b54aa2b9b64bfc695d8126dea4dcdd7be6ecd25635b3739e7e
MD5 fd519a99098637e5b310a3d549213720
BLAKE2b-256 3109c866e461e90e7d89c9f745f355dff6327c42894b5c8dad20e2c05e17cfe4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 afa4168faef6bf2cc7d9a2c48dd1d892e6c87ca5d4fb880074c8c037fb543722
MD5 31556aaba2b7a381a1389ec4fe0232f3
BLAKE2b-256 91728bc4a209e2165af29c14f5f77705baa76d743da2de7d35ba38ca2fa91a79

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3dab680e19f2c69ed00cbd5ab6e4de89f5960cf7e49c0917acd5db7dd5ea258b
MD5 a0f3cb1abd23c4f4082c72f237c48ec7
BLAKE2b-256 242a09b2b7ab8761864488829e80a570cd8018ecd81f6efe2ed0b2ca9f467247

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for openwraw-1.0.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 89d32d7eb3e46f4b2d6ce33b8b079c82be3206b6330a9546f0a5361b8051226f
MD5 7896bc27b4b0ace6a78a4b05d5f61b4b
BLAKE2b-256 d8abb29674f6f90a3c76df4d56a70e1ce1efe762b00e321ed02a20e35ddde580

See more details on using hashes here.

Provenance

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