Skip to main content

No project description provided

Project description

Rule30

Installation

pip install rule30py

Usage

from rule30 import random, Rule30Random

print(random())

# to use the Psuedo-Random Number Generator
rng = Rule30Random()
print(rng.random())
print(rng.getrandbits(8))
# all the methods of random.Random are available, such as:
print(rng.randint(0, 100))
print(rng.uniform(0, 1))
print(rng.choice(range(10))
print(rng.sample(range(10), 3))

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

rule30py-0.1.0.tar.gz (16.0 kB view details)

Uploaded Source

Built Distributions

rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

rule30py-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ s390x

rule30py-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-cp312-none-win_amd64.whl (130.8 kB view details)

Uploaded CPython 3.12 Windows x86-64

rule30py-0.1.0-cp312-none-win32.whl (127.0 kB view details)

Uploaded CPython 3.12 Windows x86

rule30py-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

rule30py-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.5+ i686

rule30py-0.1.0-cp312-cp312-macosx_10_7_x86_64.whl (272.6 kB view details)

Uploaded CPython 3.12 macOS 10.7+ x86-64

rule30py-0.1.0-cp311-none-win_amd64.whl (131.9 kB view details)

Uploaded CPython 3.11 Windows x86-64

rule30py-0.1.0-cp311-none-win32.whl (128.5 kB view details)

Uploaded CPython 3.11 Windows x86

rule30py-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

rule30py-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.5+ i686

rule30py-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (265.2 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

rule30py-0.1.0-cp311-cp311-macosx_10_7_x86_64.whl (274.7 kB view details)

Uploaded CPython 3.11 macOS 10.7+ x86-64

rule30py-0.1.0-cp310-none-win_amd64.whl (131.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

rule30py-0.1.0-cp310-none-win32.whl (128.5 kB view details)

Uploaded CPython 3.10 Windows x86

rule30py-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

rule30py-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.5+ i686

rule30py-0.1.0-cp310-cp310-macosx_11_0_arm64.whl (265.2 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

rule30py-0.1.0-cp310-cp310-macosx_10_7_x86_64.whl (274.8 kB view details)

Uploaded CPython 3.10 macOS 10.7+ x86-64

rule30py-0.1.0-cp39-none-win_amd64.whl (132.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

rule30py-0.1.0-cp39-none-win32.whl (129.1 kB view details)

Uploaded CPython 3.9 Windows x86

rule30py-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

rule30py-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.5+ i686

rule30py-0.1.0-cp38-none-win_amd64.whl (132.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

rule30py-0.1.0-cp38-none-win32.whl (128.1 kB view details)

Uploaded CPython 3.8 Windows x86

rule30py-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

rule30py-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

rule30py-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

rule30py-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

rule30py-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

rule30py-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (1.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.5+ i686

File details

Details for the file rule30py-0.1.0.tar.gz.

File metadata

  • Download URL: rule30py-0.1.0.tar.gz
  • Upload date:
  • Size: 16.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for rule30py-0.1.0.tar.gz
Algorithm Hash digest
SHA256 150bd5f929e99ffdaa057b398d6c32953b2eaf3b08b2f24020519f7054150cf5
MD5 351e345c19ad9e31116141ad56d735ea
BLAKE2b-256 fa51913e7d57e9ddded2d08a370501c77e411cacb74f9ac4f4a50818f0903fbf

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 769ec2e129bea9c05d6baf8a7443a763466e207414ef0852f23d1988fae43365
MD5 2dc703f32862439a5e080a7f8f7a6fda
BLAKE2b-256 bd4b282fc8601a4b72d25a79c9d5043b62483054258fe8ebe190e29a73c655c3

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 c6363493cdc9d967c7c5a472e95aa4593f6a1c16afb01cf9da7fb50688b0ec17
MD5 1594fd9f82ef2e8d6135fd784e530407
BLAKE2b-256 8d57a272ec565484b8a0f7dbd867f40eef3a39169ca9cbe1cc659f122066567f

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 f26fb2b040089531e28bae2b0c452b2645731bcc2d9ef55300c3f2709639901e
MD5 7fd6863dd27ad8c989c6e45a59465cf2
BLAKE2b-256 77007bf14c17cd2f84008c319821a52d58ee0f6b8d1943fa7f2cff578f9aab6d

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 feaa2b5de0fdfd695d68a4f046566271a2df161931e959ce512108d42bb83300
MD5 75b397aebe3a988da01597f91b39a17b
BLAKE2b-256 9a67b18e9fc8dd6983d3ae4d9c794fd9807be752d37aa8bb0d93064a3368cb03

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ee70d3edc2086c25eeb4dfc4b55ff8a4e26fc844022d93821a682c977ef2463b
MD5 391a7ee299ddcae0de91bd580161496c
BLAKE2b-256 9b05aaeea668b61177ceb7bb5c42e3a251dab1e4320bf2787f78511f5082dac4

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 84a27436f9d91503f553de5b7800a6a0f5ff3d4343819d9a1513a541ad03a08b
MD5 92e13fafaa87745035a8f6f56af0b807
BLAKE2b-256 50d9f2dc532bc093b0c32f1a218cf6cfe720c2579f7b44c6e3af94fda057f0d6

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0193c6d3739e41910a2c79bd3bad69d652433e9ab28c2c66b06a8d227ac666c6
MD5 83b35f08812ed63ef5966e444098edb9
BLAKE2b-256 dcf5ae90b83a64d97f2f624484222113b7dc74ad1767c16956a0052f077e82fa

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 55f715f03fba9f0928990cd6da1c06ceadf2d71b7595fc21fc3dac32e9d082d3
MD5 2606731b9c9e6b3e47ddee955e15e51a
BLAKE2b-256 3f3448f19e55a3437c2d906df3bce31b168a16e9014be7a757fd3cb79b2702ef

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 8b7b323d20f12359a5d3f8142bd985cc77f7f103270f48f9c668a24fbc5f755f
MD5 9640707548f11827e8ce0c5dea8c51fe
BLAKE2b-256 d7d6f6d031bbe678f4fd7d89e292a1a7045df068aec133474b5b4e16e3b5dc11

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 fcdbd940a5277a3eb6792ea1b965242ebfaeb081a9e1af250f86512eb6e6061d
MD5 e0332f6fca8aae4c807ae44565e780d1
BLAKE2b-256 4f6d50cfa343a5e8d3b86b4b5bc96d2fe7b3d9c96f070c8bbf8ede8c42561f1c

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0886740b5652fca0b241a755ebbaa32916d052faf6f9d5e7c6a2f989d5e43e0f
MD5 e1fa7bc2a96bece8e7bfe59be89646a1
BLAKE2b-256 2435f2de723a40a9bd7426306078489fe820d2a6764378b33ec1b2a7dd83077a

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 d3d4ad4b148e5d35e2a6c649ee9333d900d42c91bbf08b7e1e23bf2950bb0758
MD5 fa36acaceea0e44eb7fabee75615b155
BLAKE2b-256 d9e6bd3680c29afe8420bba8951e27a696101deb8d510e30b913aebd334978e7

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2007e9c01ef7e0856829d904f693801a9645fcf3bf504aa343d78f59183f9226
MD5 fd9bf20dd46dbbd346a4a671659ceedd
BLAKE2b-256 49579b4cb4ab653caa877af9c2829cc89df891a1f3b1dfc3a9fa5d17999e393b

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 82741a12c52f10fb66dc41cd86f207917e8204725a5f41cfa5187f5c35533860
MD5 d514d1fea8dcb2c093cf98ec74f33e22
BLAKE2b-256 e4411aa9a845e64eec6019ce3191769db09410c5ff82f1de542084ecc7c87947

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4c43ad651a64dd82042ce3e045c24d24b6524e3f7e2c0aad59645c85c4aca0da
MD5 94a3df9fa42ecc1e231c6e36bfb5f8ea
BLAKE2b-256 7f1135735b70ba8d2160c49ed869481089e97f1e377a56155716b25c1ffd7c90

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 5e9b4ff9f164f5819a778825044a8afd2d13e395f83f69aaf570fa98fb5386f5
MD5 1780be4b858b4d20fd3d388a18201957
BLAKE2b-256 b9234f2d7fac89b093d2b2bb2c57c3ef21286d9f27cdfb40ecbaf5681705db75

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e956cc01db12feab6947aab0e24d0156217d97a602e8f3841d687502e719eeb4
MD5 99ee566af0df2a3ebdc0f7eef1e0dccc
BLAKE2b-256 cb8b5d116468d8e4ae6bfcbccfaf806aeda239509b0d2ac34284400df2ef4f2e

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0e4143b17a162a4ef7280395a6270530cdb8132975ac63a025ff5d568964b816
MD5 779e8d6edb99900f81fb5dcc1749b05c
BLAKE2b-256 ad3f9e47a5eae3cdfdea089fb342a00b7e10b5d831f6537bcc8a1ac3dbe6ac2c

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 98f3fe541222887220f3060e56668ee6dc3fd68e1a92dda199062c0d7a8a871e
MD5 34a45cc0d706f4f59c145c49d25f87a9
BLAKE2b-256 13681862c06633da9d0d7ae83c3febd28225a2ddde119798dbedabff8337e223

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6e5fd7eccb41f944f4e6880f58612c653ef50a5c426f4efbaa12d9be3f7a4ddd
MD5 90de19c6759a05d081c7a431420336d7
BLAKE2b-256 f6c4d9796de17d19cb4bd6db0af0f47e6a72a4a7baeaba39fe8fdd51d6c9c6ba

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 36e6f0d3e0845c4b49316bcf78e5dbfe5f3945debb788629056c3fc735be9a6c
MD5 710a181c6b376ff265bdea8c6429af85
BLAKE2b-256 50bdc625d5f379cda2c98ad71ee0b1192d7ce0b3cbfdd14fabddcfbd1a848b00

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e3a96427a897b1ceb02fbc7c05c7e98e1b2cb5748967d4a0acbc3c2df5c2c70
MD5 ada0bd4d24a0600cac0ae8cfa7bb072d
BLAKE2b-256 057813f2e202bbd9637288b8b666a19883f6f67788fffe5bef8bf828ee861ab8

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 5f4fd9cb41b4df75cbbb3404b532f77a5402fcbee0ee952fe2befbc70d1fe0f0
MD5 fc3eef10bc0519ca102d0f94adfc773c
BLAKE2b-256 8acb47a5bd388e22e95ba18956f5041d27332e00085df889011cba00bb1762e4

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-none-win32.whl.

File metadata

  • Download URL: rule30py-0.1.0-cp312-none-win32.whl
  • Upload date:
  • Size: 127.0 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for rule30py-0.1.0-cp312-none-win32.whl
Algorithm Hash digest
SHA256 a78590104da5c0032f45300dd047bd21557cf99d36b3c9d3208ffe2293ebae65
MD5 57c943e8151b7b484a361c51116f4aab
BLAKE2b-256 c8ec38033a49f44634baf4f852d1795ae9cc1fb01d4b69a6ac3b84945d127e24

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad1dcc939bba5e6471382b3289f0f6c12e79e89754342976797f73af94949c75
MD5 e74c33b6e9d0cb358b8611f163d7fb99
BLAKE2b-256 2c11df2c0340640b3c245369be1ebad7d6cb5c3e31d627b42d99e67852823b5a

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1288aabd71a071d2e8da379921fc0386b9fb323ce0990a599baa59a0d4d7dda5
MD5 74b1650a10b978cef8aeb806d55ee0fe
BLAKE2b-256 a061c2a99c9dd0df9947d6881a8524a11de70519b4f65b364aee1f63d23adec0

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 ff0aa871dc10d132cfdfb5892deec1a4b7e5c4e8b307a9e7e7effd38fe7056cf
MD5 632956b5e719959859e4b857cade1f14
BLAKE2b-256 ccc91b7d57bec0ef7c41c798c1eb443e9c894eb0e6a3766cf243a1d7cd2f07da

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a35ecac42c95688904544ec878eb2bf6477ed24df1f985d7226633e29896afd2
MD5 9918edbd060d9eec585531f8baf1af19
BLAKE2b-256 03edf6bc1cd2b8b318629ed3eb451a787a0766d21067746c945189bf1362bf12

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d4f317b0f1a0bfd368c475709383532dcd976a3362a28a4836b9a4c4816fc6c
MD5 a902e5b0931c9904cc2c55c72a686df1
BLAKE2b-256 80ae7692caed945c6986cd6a16896fb8574581711783c882e2d40d9896fd8c46

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 104625c80f4d694aa0a615a7d478d7c28477097b442aa54847e46f47bb8ace32
MD5 921bd0bc8211ee28572fa2aea1695a8c
BLAKE2b-256 e8c4e23ccf7f030ee3c804f5fccdaed119ed8d5fe8b05e98d348de874fc376a3

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp312-cp312-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp312-cp312-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 57264df4518dd825b5a94c4bd12dbb3b0081b3bc1cf9ac4a0ab3e1264421bd03
MD5 e8d9b6fae59284c361e29fab49607b24
BLAKE2b-256 0f0b0db8c965c0a8989a63867d3893c9120fb44669b0be27ed7446321a499fd0

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 27db07d52567a96b5fb6db59230d64d489c4cd64080326b58be92858cc558a79
MD5 9f09044ad1d09b804b90753ad9add1e3
BLAKE2b-256 50d52e46d4e3bcab29dce0ef3a7032c53f59314227cd1cbdcef61e547066fdac

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-none-win32.whl.

File metadata

  • Download URL: rule30py-0.1.0-cp311-none-win32.whl
  • Upload date:
  • Size: 128.5 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for rule30py-0.1.0-cp311-none-win32.whl
Algorithm Hash digest
SHA256 4104f4fde026d7d9c903c01fc839b73e0b012dd6e5675aa3bc622c16ecce918f
MD5 4bbf076ae93d0660213aa8d99e4a8b8c
BLAKE2b-256 3293bdd052e255c67eff8583b825a7070666ebe505c82d1a34809550f0eac1f0

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1ffd92d56e37b772b1e874469488c41b7092a3e97927945f1a592b2479740c0a
MD5 e31de47089aa2b4e517614b9867c1eab
BLAKE2b-256 0597dfd26a67d482f94509134e6b3808c8bddf58b562e5f66e9d152ec1b776c0

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 65b18722b2ffb9d42fd8f90240f879a56854372618c44b05bd57d6a00c0bf933
MD5 4f1504ec68ed675f0b5c6477a45bcb75
BLAKE2b-256 54e0149e29bda7aff479ef4f5f2a89228c1622c7d380030314ba13304fa49848

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 69fe29e4e3e88821dc3e0f5df9d4fad2e114a4ba145b32150dd5045ea49866d5
MD5 bf295c7da379ed24bcdb1a556d66d1b9
BLAKE2b-256 307953a31f462f156006744aecba2b43ff679caae5d0ba6701e5931c474f83cc

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 2050bf4c8c1ea86e58f9def231c29ba1c758375b1686fa79ee71847cb7da7562
MD5 92b282f61baaf445855ae0f9629100e3
BLAKE2b-256 b3fa40cd558f4897423d0fb3e45a2d3c3904375415ae1c0554d5cabfa0e84ffc

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51ef0d3aa9f89c533bd963c16a8ebad490e057e500a7ae009d8bf1676e90f0b7
MD5 3c413ca02e4f6b5b5fb408f7dcbf9bba
BLAKE2b-256 477d104f5db8fac18b4c7b1323bbe08d357bf1f8a1620dc366eb8053f6dd4b61

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 710d92ac2e43c0d4697a1b7c722f326f541546b67b2a2cfa5d9eebcc1fbcc50f
MD5 e8c90acce673fb3ab8d7aad2f937a480
BLAKE2b-256 c6977ff4a77da52d23ec938d7d9fa8d4d4a1238aa3df306ff542226a2c50f5e2

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f40fc26385bcbade7a02f965cd4542ea835c6159bd67d7da2241abd08f6f5c14
MD5 8b5f6b5cc8b26af9c75230409c7f957d
BLAKE2b-256 f78d9c499dc2943f7e6d21939195a5072b72703ef373677c93f2023b135e4125

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp311-cp311-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp311-cp311-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 a81a49848b11cbb9c12772cd7376c5bf17807d5a1aa2ef29c9748ea00471a9a7
MD5 05bebc372204c51667b38b4cace36e08
BLAKE2b-256 f1c950e8c33310ed10a8895f965ff7d381a93f2fbf1d73a16ce238d3ff06c865

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 0963c5d78f0277c0cca52488df933006e10ab29aef3fe8acabe2b776e034e4fb
MD5 3382846acef6122a67b15efc10ae724c
BLAKE2b-256 63bb7ce02b6ff870ff4635e1d08e0d9dde2b759f54bc59337df0bcccbfe9e4a3

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-none-win32.whl.

File metadata

  • Download URL: rule30py-0.1.0-cp310-none-win32.whl
  • Upload date:
  • Size: 128.5 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for rule30py-0.1.0-cp310-none-win32.whl
Algorithm Hash digest
SHA256 515eee00146d4989f1f4873f83c17af5643983485e0b2bcdc55b9ba4cef63743
MD5 cceddd13decb0c047cfa014cd315f855
BLAKE2b-256 d16dab5c463c7975dcc5596fe6b8b8c52ac13e85c317a686b32a6a3fc05eb9ce

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4d15748c8cabfabdac1719c9bb02414cfc1db4a097c829734692d35426dbee42
MD5 ed6e9b623e53bf4ef11668a11de2b3bc
BLAKE2b-256 1f26c26af6dbcf3b396b96b1092ab19c0442efbb760cea0c3877400147230653

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 8f6230b3c8e1895443f18daa4f9f43c5b3eeb9ed20f247fedd4f529d2ab3657e
MD5 2b96fa1cd551e0a597883d49a266f092
BLAKE2b-256 ff5cfc8f273be6793ab19a94dad6a419f7897ae1eb177b734691ac3a8a4500c7

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 24887bd72fa195517e17aee323fe9e69794a9c8a9f709c1bf9d318ee369a2fc7
MD5 ab662d991d1463b9a8ad694758ced1e6
BLAKE2b-256 924b2a9b3f3e0a35b964c2934b6a28c77afad8d9d4f859a222fdcc1d57f87353

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 64c76c27a15f58d6ece3347d54919601b05da8ad7c896e5f6e12a68b3aa5630c
MD5 4f9e75cc74f4ab664666c1f9f58537b8
BLAKE2b-256 6ee8e47c558eed16f6a23aef3c2bbf33339f59f4612820e774d0dded62d2dd7c

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5deb0df72b923c6ee91335b6932036b3e704c26030fda6e0644c0e2e5262ff93
MD5 3d610bcb0a7da33c7c2d2e76cf1b26d2
BLAKE2b-256 1c7a4da9aadd5e0e57f6f7569c3e5cff15050095da9a7d449bfdde017ece1b9d

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 21ed81a0eca0b4de10b816c60c5df5de3e848dec69b5c1125a38b391e9551f79
MD5 510b9f43c7b22313ba1e3162dfd2ad4a
BLAKE2b-256 012490bf85c3022e201946fe648b4e1633946528207786a37dea2f148d69a267

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 159dd71b819ce3c653c669a5317f62f74f6e33050755b4685903766840e8cbf3
MD5 f3f7a0bed2704f2b4e7f1775c88b05f3
BLAKE2b-256 b8f050969405976f626c76f6dddc09f78adb33b404c473e24b89284639121c22

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp310-cp310-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp310-cp310-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 f990d8ee45e31484c4f4781d9ba0b274bdd58880f5460876d08608dc0c67c61e
MD5 650157f530bec63ce435a32df1d011f9
BLAKE2b-256 5197e011ee247cc530f399c72dd43a6d19e5c2693db51c9b415c98abc515da0d

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 07a84e9b5a0c0221bf4b81408541c8e108ab12cd7c6611e22ccd81e202b01fc1
MD5 8067ec077bb1d4b411b097659823c52c
BLAKE2b-256 1e4e5bd4be81373bbe20eaac85154bea04a1103214fd4313f7903198936abd98

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-none-win32.whl.

File metadata

  • Download URL: rule30py-0.1.0-cp39-none-win32.whl
  • Upload date:
  • Size: 129.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for rule30py-0.1.0-cp39-none-win32.whl
Algorithm Hash digest
SHA256 a83a608b13344d965bec07ea7c10a1bcfeeb964766ac6d94cb800ac9d66c5f54
MD5 c467374143d0e75657dc7e6a40be664e
BLAKE2b-256 ec18b0220a3dd0d2c2cbcb8f6f2b9b6f70edd69b75ab93f4426b82b183ad7deb

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9841e2e18aa82e6fc1cf85b0e09da96fd4ffe649d059285eb6cbf4366858665d
MD5 874c0b97a8f830744e44395b83b7b9ce
BLAKE2b-256 0cecb319ef71e1b188f5171f11b6a9b9c68c718a121791be67eeeeb99187b67e

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 d53f25348efeb905de6c86d363b804e7024549ec2604cf37a41316a86ffa30de
MD5 1f2b1ed26084728ab77804ecc6f8b154
BLAKE2b-256 e87e9fc8c02e54abe6d790ebfc1511e1bbbe04e314474d59da3aa0c2961d5116

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 0b2fd917b44bb9bcd7f76999573430644499758dfc1c7d498c923606a1a02fc3
MD5 ea659e51c53e58d2ed4fd839d5337fdc
BLAKE2b-256 3cee895a44a82c024d138e59bf85268b67f8303c7bd35e3be30c33e23e9b741c

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 746c91e6ea10f127e86b93849a56635d0dd11fd0446bba23009dc00f9a19cc2d
MD5 91b97c9a9658a1dd50f9dda0c6ec60a4
BLAKE2b-256 4d46829b24aa8eea6e8c2cdb9860f611b2ca8717a932c2cda8212bf011ec2fed

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aabdb65063206d1a8639240d8b2ec702364a7a763decac0558bbe05795fc3503
MD5 b6b9bd1016bb39c56cfe08a824b6c972
BLAKE2b-256 8481503d6ae2b542c2906e3d4a31c0be82b5f630b91816b05f395e1cfbb543bd

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 fc4fcf4d64bec793634462d105434b516fec831b13bee5f22d3060dd9efa1e17
MD5 200de3dc2b4449cdea8f249a7db15921
BLAKE2b-256 a9dd9afc13b54fb46b65cb9f26f5a6bdb8e671c56adad1702c74247e62772853

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 54c7c66b9fb1ea33dd6f469278aab89248ac162f051bcd3ba6dbf532977f0ff4
MD5 fb0684d6627dddc071332c7b1ef2c748
BLAKE2b-256 f265d7ddaff9ea92128d3fe4aa8fab91740735fb063befa6714f78cca5cc5ca0

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-none-win32.whl.

File metadata

  • Download URL: rule30py-0.1.0-cp38-none-win32.whl
  • Upload date:
  • Size: 128.1 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.4.0

File hashes

Hashes for rule30py-0.1.0-cp38-none-win32.whl
Algorithm Hash digest
SHA256 51884f08fa405ec3fbb7495b0d416afbe2a75b91dcdb5665a90a89e21acc9e73
MD5 b0d3468f47789d9ab78e772c5330e055
BLAKE2b-256 4ad587ab6ec56ca23cc93f6399bbe2d6bd3d5517fb7c56f5fa6df2826e3bd93f

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 264edeb37d025629cffc850f9fe208916c1926ee95bcfae31407553ed9b424c7
MD5 715cde61829676d14a26142b84797c82
BLAKE2b-256 899a3ade60317cca6eafa677d34dbf08e3e4f288d3f378fa1949229bb7051ea8

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ab6635b0525593d1bb0b7a837a19b40213f241d2670484304fefe6466a48c9ef
MD5 aefc9668dafe977c3a06e476d867657f
BLAKE2b-256 c54ed9a0d0cc391e873c6fd672b6ab316fef379ca378da957687c749f8b25a42

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 80befaa7d37c34a50b65a138ba83d9c1993f04995ae682e12885fa3b0e959576
MD5 dc98c97c9e87f0d8453f43f4b79c588c
BLAKE2b-256 39e4e96cd7012239d1ca243ed8e8944ba945577b95c6daab903112439fbf9380

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ddd629960d635dd7f94e9039a41eb3d305a1d687f88b96f1bb56a3a1f33e8016
MD5 bcb0bb8e2cdca628c97e44e5a62e0509
BLAKE2b-256 6c2302226598a6ce11616c646794de434c883cc336400be94ed61580de99097a

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f51b468d371dbfaa6a9c8e40351723532cb4bc4472b616db48fa0097de439acd
MD5 a8a7d2355d9039037187a6b118068c8d
BLAKE2b-256 f1b3ed5389b2422251e9cf41712e4bf78d029230f1195e76cf70f893143e550b

See more details on using hashes here.

File details

Details for the file rule30py-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for rule30py-0.1.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f53816453114f247943103ff0043c60bfda91622014ddc8eef97a9e347fe7ca2
MD5 49fbaa375eee1557a146344ec92dca4b
BLAKE2b-256 bed3ef45fd19eb9ad430bf0c9e30ac6f3ab3222e9c3d97cb828c07b1be3c5550

See more details on using hashes here.

Supported by

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