Skip to main content

Better Rust Extensions for Python

Project description

Rust Extensions for Python

Installation

pip install rspx

# or
uv add rspx

Usage

import rspx


def main():
    print(f"rs module: {rspx.__all__}")
    print(f"rs doc: {rspx.__doc__}")
    print(f"rust sum: {rspx.sum(1, 1)}")
    print(f"rust fib: {rspx.fib(10)}")


if __name__ == "__main__":
    main()

Development

build

# or 
task build

# task build:pyo3

publish

# publish to pypi
task up

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

rspx-0.1.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distributions

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

rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (400.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl (429.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (502.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (410.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (265.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (289.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (239.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (232.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (247.9 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (400.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl (429.0 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (502.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (410.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (266.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (289.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (239.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (233.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (248.0 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

rspx-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl (398.6 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

rspx-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl (427.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

rspx-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl (500.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

rspx-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl (408.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rspx-0.1.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (263.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

rspx-0.1.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (288.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

rspx-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (237.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (231.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rspx-0.1.2-cp313-cp313-win_amd64.whl (99.8 kB view details)

Uploaded CPython 3.13Windows x86-64

rspx-0.1.2-cp313-cp313-win32.whl (96.2 kB view details)

Uploaded CPython 3.13Windows x86

rspx-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (398.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rspx-0.1.2-cp313-cp313-musllinux_1_2_i686.whl (427.1 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

rspx-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl (500.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

rspx-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (409.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rspx-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rspx-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (263.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

rspx-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (288.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

rspx-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (237.7 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (231.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rspx-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl (245.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.5+ i686

rspx-0.1.2-cp313-cp313-macosx_11_0_arm64.whl (199.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

rspx-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl (207.1 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

rspx-0.1.2-cp312-cp312-win_amd64.whl (100.0 kB view details)

Uploaded CPython 3.12Windows x86-64

rspx-0.1.2-cp312-cp312-win32.whl (96.2 kB view details)

Uploaded CPython 3.12Windows x86

rspx-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (398.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rspx-0.1.2-cp312-cp312-musllinux_1_2_i686.whl (426.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

rspx-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl (500.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

rspx-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (409.2 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rspx-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rspx-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (263.6 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

rspx-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (288.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

rspx-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (237.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (231.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rspx-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (245.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.5+ i686

rspx-0.1.2-cp312-cp312-macosx_11_0_arm64.whl (199.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

rspx-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl (207.3 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

rspx-0.1.2-cp311-cp311-win_amd64.whl (100.0 kB view details)

Uploaded CPython 3.11Windows x86-64

rspx-0.1.2-cp311-cp311-win32.whl (96.6 kB view details)

Uploaded CPython 3.11Windows x86

rspx-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (399.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rspx-0.1.2-cp311-cp311-musllinux_1_2_i686.whl (428.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

rspx-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl (501.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

rspx-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (409.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rspx-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rspx-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (265.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

rspx-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (288.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

rspx-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (239.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (232.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rspx-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (247.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

rspx-0.1.2-cp311-cp311-macosx_11_0_arm64.whl (202.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

rspx-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl (209.7 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

rspx-0.1.2-cp310-cp310-win_amd64.whl (100.1 kB view details)

Uploaded CPython 3.10Windows x86-64

rspx-0.1.2-cp310-cp310-win32.whl (96.7 kB view details)

Uploaded CPython 3.10Windows x86

rspx-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (400.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rspx-0.1.2-cp310-cp310-musllinux_1_2_i686.whl (428.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

rspx-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl (502.0 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

rspx-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (409.9 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rspx-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (229.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rspx-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (265.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ s390x

rspx-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (288.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ppc64le

rspx-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (239.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

rspx-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (232.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rspx-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (247.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

File details

Details for the file rspx-0.1.2.tar.gz.

File metadata

  • Download URL: rspx-0.1.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.13

File hashes

Hashes for rspx-0.1.2.tar.gz
Algorithm Hash digest
SHA256 e0e520a43f5e65d2b24ad6679b366337d044685393d3663e65df187d3ff5b4e9
MD5 c76328773b5ba384502c5620943effb3
BLAKE2b-256 585a143f0d24b3a7d4b5f141e0c15d052ed9d0e01b18ba544034ba7e221e8b51

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 08fd5c41f490905ef2c83a2a4e71169d918ba1df25c7365083e4cac34faa5be2
MD5 4d9485b98326066b9fcee22ed22acd7b
BLAKE2b-256 08c23799753aa8a8cad660f113aaf972a9fedb052d78a4c2488709ec0786d6f1

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e876bc0c26de4fae0b85f1a6135188d85fb94eaaf447c25854df3542ae8f1719
MD5 cc72d05fa91d3dfb4eabbfb64124dee6
BLAKE2b-256 d5d0d7d9d7857f44d4617c21e7b1fbe98c2f722a5bbf9918a872d2c9d9741ae8

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 57f3f9a71149a1e4c438e0439ef62481f6ce04e2645670b3b3e9a53980c90958
MD5 fb53c7926a3cdb3acf3fd4b0c3a39030
BLAKE2b-256 9b2dd2dc6a9dafb23ab54733cbdf409da7a5b4d108646f467233c6f067ee84c3

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3d8824b7ff5f688c279d9a18de349d11ffd1c689212a74e847144df34a56e553
MD5 7cba8390101c5e5b07efa87c7e916a19
BLAKE2b-256 e34d1da03763763ec4d1d60138efb1013e33e640c6e6d800809e0bbd35df1adf

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4508f17475a7bd7ab23af1111882a0f6c3d0d5e8d4ec0917d2fde64043e4747b
MD5 288ed6dde346c74890821fbfb57624ed
BLAKE2b-256 9bad28c8c6a6372eaac0074b87f33f9a82ab081833eec69c138c58b4b70023eb

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 39289f87c97713614e862f8c56fbdfd025e4e6c7ab1e88462e828bfa75b3f449
MD5 457a3d768050ef2355d5f1abdbaa2ed1
BLAKE2b-256 928361a4e7ca4b5f5f54269c9602bebf33e9b263140216a02b4744905a8758dc

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 89fca72f0fc0adcb2b1523080858a69d41007c574fbeb0a37e8a5cdc9ebc6096
MD5 f157d9ac6f7d9388490200ed66729276
BLAKE2b-256 015b9596770a834ae0178f2e26ea6cbf0dba996c436876b382dce37aee1426ce

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 429fe0ac75e1da4ce1144964973234064fbe1a4ea2225442f8a2a68416e52341
MD5 a8ab5b392a659321c3260a557e13cb55
BLAKE2b-256 d07c0d1aebc98f34572fe77640c9539ec66d5ad57ad0950dc8010c8b8a92ad05

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 95a1a2db207d4a692f9977d802375c3024adee796f30574e0daa92d71f767b1d
MD5 b51692f1426c89930e404cf4b0c6054c
BLAKE2b-256 891606cf0954b460c46cc867951aa9a2366b9b237ab08a18e9f40dcd27d8f501

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 2bb3de4289d869bf08334e8d4c2f9ca5fe7f1800664e1d48ce4ee0a95b162531
MD5 416a8f981377818b0cc8043042875d01
BLAKE2b-256 ee20a1f37066cc38df44843ff5ae8ab7c1740ab0829a2a4153f992693e9f64eb

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 31834399288301cd0e3fb1b401ffa320825156ae2084d8aa01765c616e2471fe
MD5 0f7d3cfe70f79bd7f8f194484834ee53
BLAKE2b-256 dca848f1a4d3414fc3ce8a49dc72ee85ceae1128b5ec74ef9481b9a1c0c618b9

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3b04863f29aa18e7e47d1d769e1f972314fa8fea61dfb62411ea0933e46da14b
MD5 9cfb3b109593df664e8346deed210fcb
BLAKE2b-256 c171e7009c7667cad3eb74a5c95bec16b6e000103b811b0fd5791a0e95f0888f

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 678bd3dcebef44d06ac1ee44d770ddca2d35cb658dc045353ac05f0a808477e9
MD5 9aafa5b46e99c10374904f2361ed73e6
BLAKE2b-256 57225d7dbf15c123c65bf91a9e915b1ed2f8d6f6ade6a5615827c16cd4e7bbfa

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b2884849eada591fe04e52f5ab36f4aebea65ed64e00013189f3157e10bb077
MD5 5582f7cc6e1d265153ee6d52be4ce30e
BLAKE2b-256 b4a3ef5fc267ccdd44c98d9d87674bfe54ffb6d40b10fc528c505ce7a56a7510

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0f7e0a8235df78699fbb4669fb209f0980cd4891141770535d5e48fe216747b2
MD5 95e61045f56abf048e126b74adc8a31d
BLAKE2b-256 2807124b00113f964dda784d91aa75c4c9474a72cc43d0757ad906bf9696d10b

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5e0c8a12c0f3a825eb962848810d332183a0c78f47ff79d66c839309eb74bd80
MD5 318368bec5cd26af5ced14efdbdf70ef
BLAKE2b-256 836e4dbbc6979e497c7de73b71ad4d73c93fbda768ce5e56b42c1985cb750989

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5196579b88a11fcf5fe3433b606e60acedea9f23c8ebaecf3438a75b16bf1996
MD5 ab25cc4325e82282f14a8e1300fc6549
BLAKE2b-256 52388a3d0c73054682f13c1b6bc046ae955d67dc37e89649d4a4d50ef018c91b

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 4ec3893176491be92711dc66e272e75a353401fee586461d637e1b443ece0d7b
MD5 f7788969cca325b9b2275af7f6048770
BLAKE2b-256 d85d50060b493ab98741e745a15ff9e534ee7e8af4e2b5427340153435d0b2b8

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8db781060d277eac8c6db186336e5a5d14b49ba28fd7bdec51ac64949a8928e2
MD5 96f8b7526c1c9cb0a072cd983608e664
BLAKE2b-256 09d1c2859eae1eb57d1684b46c143059160b35b5c87cfa6dbcb128d1474deae1

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5c9a688c12d9fecaf8a414127e2245291ca118c7af4f98dc0cb5b5016ab2ade3
MD5 7def0392bb81d7fd4b57bd1ad91bcaab
BLAKE2b-256 576f6fa556b4bf89c1e407e1d0240f8bc85d6350eee9cb9090b358397c86729a

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a8fb80ac9160b8f3ce5c0f82faa35c5f44292f32444966ae1c3fbcd79799d8eb
MD5 60697bfd82d0e39887a2919f373914de
BLAKE2b-256 8e05ceb2fe625a7bc5c68a50bac65923a804fd2b686bf072b32e5aa5cfad2b8c

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8e2b34f8eed8b6ef85d08240fe5b688bca0819e5aacea992cfc15756baa4d869
MD5 39efea647ce367dc01282cc7eb6484f8
BLAKE2b-256 b1a8956a6075c11b2e600e891935705b7ae989c89c830a40d4bd368cab6e1679

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 b1d4c2ec20a7382a82816c960dd73117e0304469202ddedb8f5990dddd6a66ab
MD5 d855e9c12e62e7faff7a7a3a6e25ffc6
BLAKE2b-256 97b7e91307551e71c5a36c87d4c165a58b0ad5fb69f5c8a346e29b3c72408886

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1aa80d4a971655568c9d4592e0294058e84e45e44918572a256c81991a1ab6eb
MD5 32839f325e62503ddf8a0777b3b594cc
BLAKE2b-256 86acb3cc0423e98305c9faf0a414850545ebb8ca0bfa853336c1c3495ea538ea

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 86b6b0f94e4841bdd5758d3f56c121f4f18eb4015a587b6f99bdff3c5ad05903
MD5 5c1740a7c6ac25d0da3963ebc41b9525
BLAKE2b-256 26200f4464a0c85c9fb36936c65f7d38dc3a43d4a88f8d121dd2206a7c8d2931

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e8b1ccef610872ae24c1ead448f3010d8113198ac44028d38503252a11e92241
MD5 9bc31967eba6195667889926d58cac89
BLAKE2b-256 a40a17c1ad62ef366168ea83cf597bafca50a07341f6532210221e829de79a70

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 998006538cd0f8d7b9f00b2891a4fbde41ac322d11c87a67c08575f4f14f71f7
MD5 0a1a403a9bccea3e470fd96a947784f9
BLAKE2b-256 4278a261d8a1cafc58c7ca8e7557eba2413b19408da50c1eab8746140cb01d97

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 05026fc16eeffff2a3d08d0bc33bbd1fb86e66a03d5c372778176f482c07d21b
MD5 0e7f4a19f8532c43b865ad8b394be13e
BLAKE2b-256 382b374eec55dbb1eef02102b6be470495bced8a827daa233898efe1807080bd

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rspx-0.1.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 99.8 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 eb7baecf367d4ca6e57df4b6f0a252c3ed5c12b610ae4e9aeb1091fda17dbc85
MD5 66a508ff4a59ad0abbaab8b4c3712da1
BLAKE2b-256 3653895e9c128d26c94eaa75888c0c4559e187490f4d0bdcae480db374aeac5a

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-win32.whl.

File metadata

  • Download URL: rspx-0.1.2-cp313-cp313-win32.whl
  • Upload date:
  • Size: 96.2 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a5457f4e639250494c471253a22a74381dec7301f767807db1361dfd4707f7fd
MD5 38ee7c386396b847760e3ffde055c8af
BLAKE2b-256 5b9990adaee54a1826b3a1b87e9119f875df4153c780f0fe50cddb7c49e63b63

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 06b6ef1c90fcdffc2da5427b8e99135bacf7992d253a23a8ebe6b857c3c311e5
MD5 6a8f4c18606e7b541625336a215a8883
BLAKE2b-256 fd6d9c08627d7ce5d5ac92089457499e481be85933cd2114a47933e017cac378

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6a2006cddffb5a4fd74f7ea34728ab23e4ff2d343328293c03505d32d450ffa3
MD5 7802e30b64a8901447d126f0ede40cda
BLAKE2b-256 f73663a3989a309afce71bd537c0a2c75c66f9832c1dd33d98e06cbf8a92b7f6

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6550eb226fb162de1770bf9dcfa134bd69efcf3dcb3c51ee799590167b69a0f2
MD5 681302fdea1389e0cc2f30aaf46b0f53
BLAKE2b-256 749346415bd532229b1b84723a922af8aafc8ce35e0d677999986ce8f89bb306

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef1ead80409feafe3a35d69b10b4dc9f10cba3233e8c479c7b4d1c834a2a25eb
MD5 1b2b02b3fe236558320576b7e24ebc64
BLAKE2b-256 854aa40999ef961bbfb27816ad993556799d764ef5f47ba9871e2481ed9a65a5

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6d03e8cc77200724f4a20e2ffeda6fd011d224bc18ab12a926c986795fac0665
MD5 0c439b02d2c81e36efa47c0806eed0f3
BLAKE2b-256 f7432f42c0672a39f2914cd0c7ef80088c82671fc21832e656d8d53fd3bdfbf7

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ca1b6b9d8c5a0b5c9b5f54bef3f166877a29175412cd1ef8908b93e704c1890e
MD5 da132e1f659500274dd4174ec3801cb5
BLAKE2b-256 e2acae7fd3d3324848283b361578a75329032e42d878a10a36412bd8f7f5b56b

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3e253cbf0787047efe7054d1230cee74eff0a45b99b80bbff12b948e18db4ed2
MD5 e74da5f0602f8208a5c832d8fb0179c3
BLAKE2b-256 0b7cfc5fce84769024b4e2267fab56f54855f287e7a8ec4cead0f2895607009b

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 030a08f3b3dbe8a373179eea4ff537cc4d0d659ee4bf7b54db1237d369fbfe32
MD5 fb5184923b59e67b44bb2fdaec6c3cf3
BLAKE2b-256 df7dc82f383450221157538df58a3b3bdf260b7b2767556f24e32a3d587f0039

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0c6bda52128a5b074f388af2752978b8b24ee5d25f7a9f2fa120e1cf6a18f089
MD5 346555984d755fa561c73a910f8998ce
BLAKE2b-256 8ef21ebb2948c8fce38a894867c8ad92e28e251b518c70a9afe35dc706f68b39

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 4140a2c4563b298cf40c58a1b9055e7818ddf36394d262321d2bc09368494fdd
MD5 0abdc62c52a2f99381fecd6b1f0decfb
BLAKE2b-256 7db863c7ba3b939be49d49f1269c1c03950c38703c50dc9d6251b1ea991326f8

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b07aefdec6cf8fe6852f238b2405d581f13e403f9b9b2bc8bcb91d6f089d6d5a
MD5 9ebff23f5c47e4fbf75b149c4b3b21f1
BLAKE2b-256 cc0f669edc029b72cec7b0740149903abde4eb2d23b168dcee22c05e734f7689

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 167e6da4f9ae94adc780e88587838ca339a74a5b0e325cb32d4c60566ea9b383
MD5 c05d30566365ba6671f216f1e89d3b2a
BLAKE2b-256 f4ee40efbd96471a74939b2d40e7ba21f0498f2438649667e9b9da2e7982f12a

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rspx-0.1.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 100.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2d5ec2cff238300ef41fee2b63358ee758420896ffb2521237c223c8d1c47277
MD5 5d352f536d5b31af15f16d636f72eb44
BLAKE2b-256 c41907f40b2ed82837dea21c212c35c8f0ce7dda1a0c6b556c9809108566943d

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-win32.whl.

File metadata

  • Download URL: rspx-0.1.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 96.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f79a0e05f3b2d7456a56d364d8d29cd80332fabc057d4b0b7ea2197646fac0ae
MD5 4d707dc321bfab6f44283ae0b4831858
BLAKE2b-256 f105fb4e0203d015f9157a70c4b84bd44f64fff77a546dc552c1856af23435f5

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0ac9216b325c7fa8e3df042cff56f3d4a1661a35682e4aeb8b26baa8a9b2ec70
MD5 48a26836e99bead16fe3830c7a244a53
BLAKE2b-256 aa61bf22bc6d70300376d28e53e910aa20558bc7988e3a22ede1c443bd4b6bb9

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 9b66d498f9bed273c0745fddd405093c94fef93f12eb145090ce2474e9da1af3
MD5 8282e7ed0b7e7824f99af40618a58578
BLAKE2b-256 1dcbc34147e230318795cc0311758e248b4063c1d633d38ecf9185fafc2076a1

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 df5cc42c3e87884d9a4cda6d800bdc363b8db56794e8f263961f0c678d4fa8be
MD5 a95fa7eb8994df8dbeffaf105a5adf86
BLAKE2b-256 637b3dbc91a00fbce2ac37c4cc5f3bedcefdd281807176b2a44831769847f316

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7256d65258f375f9fc51486305d27b793fe733c317f22bdc8fcaab3f043ee484
MD5 60a1700adba40dd0891fada78ff1d9b9
BLAKE2b-256 24ac925b8f1f39051dde62cf80317d12e498789cfd1f1c34fe83aaae04f27ab9

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 07bbe7c80d4fc93a2a2fa24959c3d8d5796159bc6d27149804cc97515eaa2c96
MD5 2e8e03f351b8ffef6824eff26e8f044e
BLAKE2b-256 a27989ccacf5b9082a0527bd863ec2462f571e4839fbd68deed3ccceb981ba67

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 4793124ad61b25f54e2161ff75ba04a1a7c234e2ad151caa986f2727447e6f28
MD5 1b3dbb3eb61f6a1e87de486479bbea27
BLAKE2b-256 de0d35d702e7c7900bf6b0727d668d8afaf463055080d12e5e0246ade566d9d6

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f8c7f29d2a474b24dd973b8e35b692f35580e4cd5f0ac46eeb939811b52ca5f2
MD5 7d49eee585dde6b5cb056a2596cd628b
BLAKE2b-256 c186fe16e73f15784b1b8d94289b66e738076a680934dea98085307205a762b3

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ae99b4d3a55b69019fa5b68a9aab3b2aa662a052f2ffd7da0bebf3c02b958576
MD5 3d85b78dce479630f48435202197a200
BLAKE2b-256 a1b43472e6fb4ae2abd0cb93fc36b2747c0e91182a72c5063c1367a130d3e0ed

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a3c2dc95501828e6dae464e9d7a03b7de9bc1337667e4843f54335b60caec2fe
MD5 7a3b40494c90bf221f96f01ed4621fac
BLAKE2b-256 13aaf2b953053fadce9a60dd9c41209006f7b5bf8350a2319766e6801fdeb1e0

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a86d36852b2256efd2629540246a47e4d1e2b4713974ff81f32cf531c447edb4
MD5 4f67e322de414f25822175414b373a1b
BLAKE2b-256 a808eb359493bd69dfc50bd62d5bc9c254655d44ea9dbb64ef4253402c481a7f

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dae21978b4683cee7219498d692f43dfccc8ccfed3601d0283ea6d8bdc2ad7fc
MD5 f8fb3ce3dd221df7cbfdb41fba29c228
BLAKE2b-256 58fa787b6863be8e65e4491fd5f6111f06a964be5a335b88c5bccb6f7eaabbd8

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 c009a77a890f6866c217917990a273094be90e702d2d005be358f974560432c1
MD5 e8ecf05e1ff5a9b103b5571c9a9bcc6f
BLAKE2b-256 f8b09479c9f9dad3aa69a61b13c0984dc8177c9c3696006b97c60ee9aec6f0a3

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rspx-0.1.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 100.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 12eb78b75826ba494a20f408b8d7560a881c52b5da1e5e0656a3b80935034026
MD5 53dc58e7e6beeba8253c47c33f80429a
BLAKE2b-256 d82bd98941afc4bb2f04b081959c6b4adb9c84cd73ac6f95dcf344c75b920637

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-win32.whl.

File metadata

  • Download URL: rspx-0.1.2-cp311-cp311-win32.whl
  • Upload date:
  • Size: 96.6 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a795ef49365600d60bd828c3da791fa14f075494a528215f44c63caeaf5bc3d7
MD5 e2ea92d2cac72ce7ddd5be58b128dd42
BLAKE2b-256 b391c737260d9486e1288555ce7a5ea393dbd0fc32f8869b8cc0827f588b9eaa

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 fc45d5a3a9259ba5df3d9736ef90555063764565440c52dc2e137e02d8b1df81
MD5 bc1cc8aa5ead3c4837d010da9c4b0002
BLAKE2b-256 5c5e74c8ec0c56bfff2430a480102f71c5c5e8905a73a7a58f6c628de502a6c0

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 22b20fa3fadd00d8f3d3e6a58388f3bc69f333a05c1f12a01f157ff240c95db7
MD5 805341473780a91a79beb976f1ecaf66
BLAKE2b-256 e8fc35ccc3acab50e13656f5faa7fc40ced8206d56fc4b887ddd0b3adaef6e6e

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 10671993d29ce68d4e768672ea1889e836103d4513f72c61718d14972879df3b
MD5 46d05c02f7431b817690b176084b53cf
BLAKE2b-256 908d10c455b23ce306359f867de9c6898795a0cb9f7e00fae07c983e42e835ed

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 19dfb965d1fecc9cbc842c8941ea40e75628963955a99df38614546240353284
MD5 89098ad4cf5e28008a93590c2ef20aa4
BLAKE2b-256 da1ce2045e399bf125ab0d35d22bc083f6f97752e4d5437a1c259c7b35de75fb

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38c037c200e264a121e9c9a814fbea6e0c338f773a68d3283d86db63f84d0007
MD5 ea575ed801d57c10ba112d4d03173d45
BLAKE2b-256 3e8636180f76e708eee5f2286fcd4185e431df869ff8dc220f153c9174edc47b

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8445b66cc985caaad3de9bd2bc337d7b175fbcccc1442124e26cedbccb64816b
MD5 448bdce17df6ed2da4dbf87a505d4c42
BLAKE2b-256 1514560b680a5ca39f0d26db812bbea01e3d415f34d0e3cdebba1967af9ddad8

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3a3c2bef6f2f95867520a99e25fe21bb0590b1f60efe9b5c93dfda359e8b4054
MD5 448ab99275feb292bf07a15e54c8bd62
BLAKE2b-256 2849d06c869c8d0f254a8396cec78688aada5ebb818f39c797c61df27d5d900a

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d039d335dfca24f235a8cf98433cf930450c4c7bc033adb3f20e16c9fdac4714
MD5 b80ad9c7ca47f87bd1c5c7881db50b1b
BLAKE2b-256 ed05e95b7d2c220c9641a318f759a314b5e3bd5bec4cd53c3f851ef6d1391b75

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e12f75e556b4094378fcb895873a310a92bd70a9dff2cb7e2477ec73087b2971
MD5 95176c70be3846290000891652d322fe
BLAKE2b-256 ef3e044b7a1a86b3c2e1d449bf05619c96fdf3d5b118404275fd68237ed8e55d

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1c3800197a19bfeb38f96e33579549bf577629468f515143e8cb2ef9a69026a3
MD5 853686253e67819791d1080d5376ac23
BLAKE2b-256 900b4c57302c4189e70252ad9a162d7a8cd062dd135cc1be742c1fdeebfb5e7d

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 40024ad07cfeb4af7c76e77dbe4f4fd94102c53404d26849a6ec3ae2bd830730
MD5 f131a52411e8a3a460388e4fadd98920
BLAKE2b-256 816456d6a44817b636bc73631b9f4d11529cb20de988e545376a77e27fec29ba

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 92ee6fd383542edb9495dffc2b1c5bcd96d587a01bc8882931cf6fe97e88ae8e
MD5 9fd37275461c4100f56fc1a06db5a5d7
BLAKE2b-256 1886e94f1453b6de7808f5e4b34ae82c94456b2ede0665be4c737eb30403b5e4

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rspx-0.1.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 100.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d686ba41a0c243f3f812995a2c7208a725219a8533a369003f8088dff08b66d0
MD5 be295583fa924dfc5c8accec1fd00f31
BLAKE2b-256 1fc63228f104026d3367a82302673dd171f5f85dde7562ef99a0c504a841cea8

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-win32.whl.

File metadata

  • Download URL: rspx-0.1.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 96.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.8.3

File hashes

Hashes for rspx-0.1.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ce96f89fea7ffac79a36264554672b1c6e7e9494971f3f0f903efeff0c8b7a73
MD5 3c352624ee91ac6ee1bf6033731f45aa
BLAKE2b-256 a0078a39173753400d17768cc67c5ba97d8d4494fb0d7b4934ce51d97407dfc2

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b6ca5daf0830a2852d9950c399d3ed0ed142cbd956ec28713cdc289b923a774f
MD5 6464f2e93ce0ccdcaef99fe37cc6484b
BLAKE2b-256 8106e3e8544c3a6a3283657791035d9e3e1dc782e7e9a56ebaa7c97c3dbab94f

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3c90ef8d3bb28e09e332d2385754e8ec67303d0b60f4c2c87df0e00f8b019a7d
MD5 907a3bb93857d551f5d3afec7c9f5c56
BLAKE2b-256 01275256491d49ec304c46a8b00ea76d533d6e878c5023112c03ff0892919b50

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 47ed606f30164c48755301595a430cac36b7a9d8ff001c4e6c4685729e0b526a
MD5 b6a81e96f4dcaae89312086538687e8b
BLAKE2b-256 93d2c0e01a7b2afda05459f6a6864076da9576b188dc9354d06601e010f220ab

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0d48c8da29e930e8a0c6ddbe006d86cdb421091d06f728d0b9fa50cd958a120d
MD5 74db72db8c2d46506ed67702c1b2f3f4
BLAKE2b-256 2e9a45e6f87047efb4b9aef7a2e2836a2da347f47164e59cd713de0b313e2db9

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2b75a7ecd64f49bbf3f28e52389dd166cfef950bded78f0e3c07ef749a03514
MD5 671810c5a02816aaa077976c0a492a32
BLAKE2b-256 9cab87374267a296942d2cbd3ad332b096ff5b13bdee9c7558dbbc1585260881

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b2d23e9e86e8db233309c3efa148531cd74ceccbd2bb7f5289b56762f5a2a25b
MD5 890bdae063edd0f2ecfe3eb0dc3a7347
BLAKE2b-256 e3228735ccf226e726a84eb157a63ecacaab8073664918fde6d5bab19553c066

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5002faa6503e9f6f92a2c58453132e2af64b4b2f9015bdf11d17d888b2140f1b
MD5 7d81de6f9cf02f9214d83209da599f29
BLAKE2b-256 5dc17d736fe20dafff7a36e975642498035e6160f98d5337d956644457852c2c

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b99ad63f7d9e20c2249a2161d3567a707be9779dd33c9f18319f8b805430d3fa
MD5 46fa030410311f73f468db3a0bd4c188
BLAKE2b-256 aab6a39294324059f187d11d201f1242fdcb8d17a7d89c75313557efa28c3a82

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 78bed4c1e511546f7b576d01309e8b537ab2fd1f1d0dcfad3a40543cc585a759
MD5 b29ea3c4c05e93aadbed0a08701a964b
BLAKE2b-256 6c9b308cfeacc2788139031f4a71465eae74b3c3d0217af770139f4c25e935e7

See more details on using hashes here.

File details

Details for the file rspx-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rspx-0.1.2-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 dcab681b3752530582b10fd4031900886dc47860a29cdffce4b47f86a626d45f
MD5 d64a50167b651271ae3d0c1bee58f5f3
BLAKE2b-256 ae15e193ff4244563a15b0518bbfd51bbc3bb4d9f8ffedf82340f03d891c3e88

See more details on using hashes here.

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