Skip to main content

Python bindings to Rust's regress ECMA regular expressions library

Project description

PyPI version Supported Python versions Build status

Python bindings to the Rust regress crate, exposing ECMA regular expressions.

>>> from regress import Regex
>>> regex = Regex(r"\d{4}")
>>> regex.find("2020-20-05") is not None
True

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

regress-0.4.1.tar.gz (9.1 kB view details)

Uploaded Source

Built Distributions

regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

regress-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

regress-0.4.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl (393.1 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

regress-0.4.1-pp310-pypy310_pp73-macosx_10_7_x86_64.whl (404.7 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

regress-0.4.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

regress-0.4.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl (393.1 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

regress-0.4.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl (404.7 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ x86-64

regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ i686

regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.2+ ARM64

regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ s390x

regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ppc64le

regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARMv7l

regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

regress-0.4.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.5+ i686

regress-0.4.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl (393.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

regress-0.4.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl (405.1 kB view details)

Uploaded PyPy macOS 10.7+ x86-64

regress-0.4.1-cp38-abi3-win_amd64.whl (251.3 kB view details)

Uploaded CPython 3.8+ Windows x86-64

regress-0.4.1-cp38-abi3-win32.whl (244.2 kB view details)

Uploaded CPython 3.8+ Windows x86

regress-0.4.1-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8+ musllinux: musl 1.2+ x86-64

regress-0.4.1-cp38-abi3-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.8+ musllinux: musl 1.2+ i686

regress-0.4.1-cp38-abi3-musllinux_1_2_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.8+ musllinux: musl 1.2+ ARM64

regress-0.4.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ x86-64

regress-0.4.1-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ s390x

regress-0.4.1-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ ppc64le

regress-0.4.1-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ ARMv7l

regress-0.4.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ ARM64

regress-0.4.1-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl (1.3 MB view details)

Uploaded CPython 3.8+ manylinux: glibc 2.5+ i686

regress-0.4.1-cp38-abi3-macosx_11_0_arm64.whl (393.0 kB view details)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

regress-0.4.1-cp38-abi3-macosx_10_7_x86_64.whl (404.7 kB view details)

Uploaded CPython 3.8+ macOS 10.7+ x86-64

File details

Details for the file regress-0.4.1.tar.gz.

File metadata

  • Download URL: regress-0.4.1.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for regress-0.4.1.tar.gz
Algorithm Hash digest
SHA256 882d74d7a5ff3dd3fab7840681d1ae38c984bc459703b17080e1e18804e0349d
MD5 bfe8922c9f70e1e721115392e0d4ba70
BLAKE2b-256 73e50732de753a557121b3f6ec1355ff44eabc55b5c6397422d301206b51e1bc

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 266c2bb22c7e0e8f3c231a8e0bb252e9551b83ff31982accb5e5f05f13dcf218
MD5 ea6ff90c08acb3ce414a5a82ab27b0ee
BLAKE2b-256 5df4463b63c8e6b7e1f66c61082aebba5141189038e171770b0a131a9fa21933

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1830e9aab0011c9fea37a065827519ea95a2e841cbf4721244809c18afbee05c
MD5 86793fe50c748fe187ac3c6ebed733d4
BLAKE2b-256 f40684255c0ed3f937ad16a41711db0cb725e93f6f279f353787968bd0378986

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1415e14ceb34981edd2a307465ec5a2286eef07c7e20c88fe9648ac5596bee9d
MD5 979da856ecf207d8631bbd1d41b2512c
BLAKE2b-256 832660797ace77afe05f3f20cbd9d788e804acb5fcd67492dbbe91bc17776a29

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a4dcde635d45ad4eb2cdeefb27714a6b04a799e97d0122d529facab075e22e5
MD5 156b7eed856b3006ce7aff168f2719ec
BLAKE2b-256 d44bdd22294d616179d0ef40ea86b57845656478d7922aeb20ca0f230d5f9be9

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f754c1cc393db4ebfeb8be437ebcefd6d5386252b134be855cb7d5104251d99c
MD5 054e17465d2713c2124723a99f3fce2c
BLAKE2b-256 642015eff5efcd0eb2a2ec864d3ca24d511e87373106a87a0631066141dd94a7

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d7306422d725cf5db87e1003bfab58bfc77f4b2981682bb65e760a835f64921e
MD5 6dfb637065e0fb1d7f7320ec5f6a5a64
BLAKE2b-256 ea6a8358c0eee18e1831b8388470884117c5f4a0a542d96ae446f91e50c4de75

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f136c28126171b5ad8d796daf1c3153cd88db6c8f7893adc7775754adee38685
MD5 ad7dbb77f53d5b83ae912cf98ac23abd
BLAKE2b-256 cee9c1849e6cc38c7b3c7ee972471ec4671e44cdb8d9650dc7360b8da2d40901

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d0b05ffefc42a9cf7ee975f672017a6be2afd537a055c1839d00092dbab34f1
MD5 b2a53265231d525b28c7c53c9a4da303
BLAKE2b-256 37fcd17298069a61f35024cc0383f17c6188f8c5a654671f66099336ebba2db6

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 902a4d49c4b41fbe7f27085f44d9a8abd4227e3c15a5e7dae6e37364e32dfab3
MD5 4490b9d9cd72766d7455c12923ff62b5
BLAKE2b-256 c27dad749b2263bf93d26ecc7421e5df7204ec6c78ea29677d10cff37e9f6f27

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51b080637aee3d011cd7394c7648c4a6f77708551e709056a58994b4ab08a3fd
MD5 09913a18d7b039306fbdfa398f582bcb
BLAKE2b-256 7cd5743eef032f389d060ecc21eb87f829d7eb1d045fe604a3c4e672d5a9beda

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp310-pypy310_pp73-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp310-pypy310_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 33cb94d93ae960bd221276474182a3028c6bb65b591267fcd1cfc4a4b6451948
MD5 b8cd6fd5f5f1a5d8381a00c40c7f0070
BLAKE2b-256 f9d0bc761dea659dee098eb9b244e8c08b46bb547ea7524b7050b4472147cdd8

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 01f75a58e2b84c5d751a1afb1b2232bf32f69348cfdb0d4f4c81ca52f8dc92ea
MD5 8fd25bc7648bf48fc83371d419fc5b54
BLAKE2b-256 d70595034c64d0da7060e76c5b07f7b5393755f31bdaa0df90076cea5bde1215

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6535d157332deff32fadeeb597f438161c55271aea623bf71004ae722d362f66
MD5 290797e9f42c3d81a0a0be4a5ce22b4b
BLAKE2b-256 9b05c452f877f9430c8f920b370c6148c11032305037f880df2fc28c1841d322

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 137ba07b532e9916be96340b53421ccb45ed2d691e2bedcb664ece1a7140617a
MD5 33b05d1d9bf4b09b70a7c8d115b87092
BLAKE2b-256 390f7562b88825e494b07fec45186d11c71b27da968314d4632bdb113b7cb07d

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6deffdf2a250ca80b1b28607f7ae4970eeb95d0216c5632313622dfaecf8d1ae
MD5 7907cce593b347f01767bcfec7e7050b
BLAKE2b-256 19e84d84f216db7cd6759b9a159b9b8f6c1895b77f1f7351bae95052975d8823

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 3511c29ffdb1c7c92fc63102ae5d3f7a32ce9ba1add63366d4129fffe52392c8
MD5 1bda3c9c2381f6817547cc9f63d25a74
BLAKE2b-256 5c34a892edae92db318cb2bb5ffe4aed0d64a7373615abb3bb1c9e2531133fd6

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 617ce7adbc652a1a3ee45415b195dc94b6158cfc33e7a563389eecf97308456d
MD5 118b2f8313f784516ac6e81b650a98f2
BLAKE2b-256 7a0b5d5fae5675b9129d4d505c176e10659309d29e223c46202a29aec0f18db0

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7e51d216a527eead4a9aa70430dc3f2c704862be2fb0c4023171e914be055778
MD5 3ffd38c451bf4eebe7c776e25e06501d
BLAKE2b-256 4384a1b8d2e22c5f01f60161d437d784fbafa032f5844d2d1ba22361979dabad

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2341206a7fdcfe7767c8c4829441bf7e474cdd7104cead972bd384c9d13dc53d
MD5 2c5500bf0f9ab4555ab1f36795b139fa
BLAKE2b-256 81a6e232168e3ec1d5e8518e9f09fbace9b6e0002f6b834747cba83414e1ed0b

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 027be66e35f82c16d9b23a1eea8e1b24ad3f8ac7368306aeaddbc0c25c616bf7
MD5 58ccd3d04b7dea0ef20807798f6f94c8
BLAKE2b-256 ec1bde6990751163f3f48f102e19a904398a970c3542e97f0ece0cfc8d65f029

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 794221c3e7701a9fefd382b7f7f863bbbbc7ae79d5518cac0c1e038fafab916a
MD5 77dd557453424bc65f2c4f1ef5678a15
BLAKE2b-256 8fdeb0bac2692cc4f2fbb815cb62d5e5a715528111c7953b8ae44b5e11834aa1

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp39-pypy39_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 87cddbb2d7ff2d352aa04925b3f1684b0c43e7ee204e2fc31794c535f7bec7dd
MD5 bd3d5680846cbdc96a5d8662000a07db
BLAKE2b-256 6ec70a5e0951bd0ddbda691e2254d372a247126709279788194b318bfc906684

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 349b2b567a4e658717e81f40bed2d920a2ff628b05b744d138177af9060b9bf7
MD5 e6da5615bd15a87ae0f278042185eb42
BLAKE2b-256 85c7e8130c497cb0084e276e38073b60148d09463e23899045f3ec460c769247

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ce75f17d45fc21e27af4880246112754911f79fd1b68788d42a2dbae557ab2ea
MD5 bbe234750a3c27dc63247c4e2f91abe4
BLAKE2b-256 b428570f4ccc5d31cc2c6ab9b2621853592671b7db4f93a03f2f038412c59dc9

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 642130d78da6637854f47b5b9afeabe506dc68cd45c7d826d7d1c6220d58e1ce
MD5 32c804618e3700dcddeccc2cee7baf92
BLAKE2b-256 05731571a6c8acc24063d4cf9a79e62bcf50f6f49d3113e427f5de1be8ba351e

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a2b6192657506882f1017c9e8651731683baee96f159dd04e92023a96de8cec8
MD5 fd8fedeae3eeeaed525dbd15363d369a
BLAKE2b-256 ab97e6d1fa847f9f16d2c71fd731c74f6839023316ede1a5262c447719f87de3

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0cb3a30ab3e5026b3d9c112dee9ed8f6a513124fef22776be9caa925fc5a36a3
MD5 89a5d948abd8fd59b427cb6f0df91ef0
BLAKE2b-256 343a9e062a154666afc55d456f41b47087cf7981c12863c0b9edbf57c13ed1cc

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2f1dccb40caa3ce6147fe53639898931d79e5062ed4a63ec4dbcaf84ca189cff
MD5 8742e728cb7afdbda17ad990100ea0c6
BLAKE2b-256 8dd8f8f286fc56045f5d53c6cd4f84efe7d0ba0c6e90b0184b8b817cbbd91b50

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 cca4b5676f31994afc30be80c9b12b7a7f13d9e66bd8019d3fd08baba3393b05
MD5 26b53c77904868c7023687096a98dbde
BLAKE2b-256 e2843d70005d2d3bca5ddfe6973ab5b274aed01017eeaaa540a2daafe5630e6e

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d51ffd4f97329ab2696ab588c91bb349db8c377f7a79413cd2e36e4c57f7598a
MD5 c9a5a707642bc1bc8d64837b9a5fe02b
BLAKE2b-256 6d22d65cc54c9134703528c43b444b01a1dcea66865607dc06afcd09900ec89e

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 77a99d10e7991076a8161bd8ec11a87c89cbb8403c78ed9af85e650ea9761858
MD5 7074ef4debc066ee635ea960d3098622
BLAKE2b-256 3c8091ab64144626ad855bcc5c2f26529bd5427511570f870d0e66e004b75cc9

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3286b35778dab763e607a731af60b3e5f94a5cac6b0f9fb969f8560862fe3c45
MD5 c96cf8f4d7de79bb64e12270dff0b311
BLAKE2b-256 17fd986a1a282ddbf153a11b373524ae1daabecafbff4cab0a232e44f74e21db

See more details on using hashes here.

File details

Details for the file regress-0.4.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-pp38-pypy38_pp73-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 fbd7ce191d5532ccf4205154872dfe9a27c75452f5ca02cf94079a6d361a8430
MD5 a6b614340d32c2b7e0bc226d4b9a8869
BLAKE2b-256 1223620ec3ca16f645ffc8244adfc83182ce97d318c276d30380a204c9ce6bd5

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f6dba5b8d5549d006c4e8a89067bc0c22055d330232149bb8d53830df5c80f11
MD5 957a437741b740399b6ab629c4255994
BLAKE2b-256 634637e47ed8eaa9dc23d6460244d0a91f24424730283d906dd2c6c0aeae8434

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-win32.whl.

File metadata

  • Download URL: regress-0.4.1-cp38-abi3-win32.whl
  • Upload date:
  • Size: 244.2 kB
  • Tags: CPython 3.8+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.2.3

File hashes

Hashes for regress-0.4.1-cp38-abi3-win32.whl
Algorithm Hash digest
SHA256 93856a299dd1be1dfc94611c0ebb24967183bd8ebc6df5edf19f2919f6d70068
MD5 39a6b2c981a88ca244666ba49ca0c1c9
BLAKE2b-256 5baf73daabea3c9c9cfc403a5e1c68ba0fefa6201f6bc92345720e1a877196e6

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d2a2d92fa314c2b86f01d2cf896b5ff8fcc9668c3d46d4d2d60b9d65025adb45
MD5 664bbe27a64b2fa2208f63294c245841
BLAKE2b-256 d6568e753b0fa0516b74d29c31076f00820dfc8580abfd98ca6cbb8f52f49ef3

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d7fa11483f00e908611dfb69bc060b1ececbfaea89229e9fa6f1889bba1ee1cf
MD5 99c1b883c11096f1558d8fc32b88c1c7
BLAKE2b-256 c0d9ef8bc5a2b9a2556e0f526f058f4cd96e172abd61a1cfa85c9e3496078dc8

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d49394aedd562abfd47ffd536017a1c9cc1680ef17daf5cdeab095a9bfb06d6c
MD5 a9971d0cc0ef1bfc5c9064c1e57eb5e2
BLAKE2b-256 79017b50b9c77c61ce1b92123f155df7ded7a302286f904af9a45ed0de5b3d04

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1287f8ee6e2ee031e7251190d07d6731bb4ec3640fa5dd87b04a779b54fbd2f5
MD5 57c345db0d25c4d47913ed83a7612929
BLAKE2b-256 2b2d82303ca0023e9de484cf41dcc7cbbb356d3f19c7a20ddde83d5afdc83dd0

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 06273f6c1c54690e1636e7f8663de8001b2cde279f52da55716ae81c473b93c3
MD5 8455c09c460c86db6dcc0df4ae7d14b9
BLAKE2b-256 1887bc236147f25b33c5c9d8db871d6ea27773a185c88f4ca5417734b69f9efd

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 9fdd7cf6506bd7f4d50e55aa939d1f523c8435f0a9476cc837339aed0d9afe8f
MD5 f303afe2a79f2ed7b3ca7145e87f8205
BLAKE2b-256 9517d83ed6377c10e8dde9a1cea45dd0d3c1be0327360d1db720fd5090c8bd0e

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9f4a2a4520f55c0ceca2e8dd208e8b9dd438cd3b71680e2179699baede21bc88
MD5 b3bd5ee274a8fc66b04e61d73cde282d
BLAKE2b-256 42bf87b76e90f5b3552b7342c4f5fd4452095596f064a4e8279820d12bc2343c

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cc44a604a6007343c9968207fadf280a1a5b37c429f450ea32ddfbe0ea50a5d1
MD5 9698b0e67b54238ca6373779cddda0e1
BLAKE2b-256 765687424ec7b6105883325be2575e5303088890db03dbc611bc5d43f42b8380

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 7420aedf862c856e96502734041db65374d064622a2dfe6ea542a05f71fc326c
MD5 195c3abedf81c2fafc84107ea21629aa
BLAKE2b-256 892d90b0487cae4ec3616338ee953b0e30d253d740fde03b1d7e0eb0e9094e5e

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ad9296f98d431472f96425469df278d4b5a92ef6b8bddd6a8fe3e80425cec3c
MD5 4af93ad3b77a0f95bb8c6b12851b144e
BLAKE2b-256 f4122f42cb18bea4f16b1ef2b1cec73353fc5634c0978f3da5a3697c299bab4d

See more details on using hashes here.

File details

Details for the file regress-0.4.1-cp38-abi3-macosx_10_7_x86_64.whl.

File metadata

File hashes

Hashes for regress-0.4.1-cp38-abi3-macosx_10_7_x86_64.whl
Algorithm Hash digest
SHA256 28a2397f98b2447d6c3b05ee72a6e12f174d7356dc35605e2dc6280f13fb86b5
MD5 256c62e9ba3314eb72a6eed3361ca324
BLAKE2b-256 4adfa953202235bc4825c2bc1e05a48362488782a64d2aedf38c4ba2e028ca34

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