Skip to main content

Bindings for matchit rust library.

Project description

python-matchit package contains binding for matchit rust library.

Installation

pip install python-matchit

Usage

from matchit import Router
router = Router()
router.insert("/users/:id", "test_id")

res = router.at("/users/123")

assert res.route == "test_id"
assert res.params == {"id": "123"}

try:
    assert r.at("/noway")
except LookupError:
    print("Not found as expected")

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

python_matchit-0.1.2.tar.gz (11.0 kB view details)

Uploaded Source

Built Distributions

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

python_matchit-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (291.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

python_matchit-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (309.5 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

python_matchit-0.1.2-cp38-abi3-win_arm64.whl (143.9 kB view details)

Uploaded CPython 3.8+Windows ARM64

python_matchit-0.1.2-cp38-abi3-win_amd64.whl (149.1 kB view details)

Uploaded CPython 3.8+Windows x86-64

python_matchit-0.1.2-cp38-abi3-win32.whl (138.7 kB view details)

Uploaded CPython 3.8+Windows x86

python_matchit-0.1.2-cp38-abi3-musllinux_1_2_x86_64.whl (500.4 kB view details)

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

python_matchit-0.1.2-cp38-abi3-musllinux_1_2_i686.whl (533.8 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ i686

python_matchit-0.1.2-cp38-abi3-musllinux_1_2_armv7l.whl (568.1 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARMv7l

python_matchit-0.1.2-cp38-abi3-musllinux_1_2_aarch64.whl (466.1 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

python_matchit-0.1.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (295.8 kB view details)

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

python_matchit-0.1.2-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (317.6 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ s390x

python_matchit-0.1.2-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (427.0 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ppc64le

python_matchit-0.1.2-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (297.5 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARMv7l

python_matchit-0.1.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (289.8 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARM64

python_matchit-0.1.2-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl (316.7 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.5+ i686

python_matchit-0.1.2-cp38-abi3-macosx_11_0_arm64.whl (256.6 kB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

python_matchit-0.1.2-cp38-abi3-macosx_10_12_x86_64.whl (261.6 kB view details)

Uploaded CPython 3.8+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: python_matchit-0.1.2.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3c1bafc32b20a54abef6ad047220789da4205e918c00ed523013460769c079e9
MD5 2ca2ab757291417d0b77039723b17eb5
BLAKE2b-256 0d9eb87e9f4ceda12922b9776b4021e81d3707991aed4bac1383399759de82ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 291.3 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ca7900bbccdc5f578bb1d23c56ff97fb53e60fb6fd4d1dca50aec69153ea3c44
MD5 ec81a545e7171220341be074f46d7171
BLAKE2b-256 570c9777fa0895f86bc5ff20f4ba5c1fa4c5d58c31fc25c62e31d2c182afeaa3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 309.5 kB
  • Tags: PyPy, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5ea84a5dcc30448ac8657408f619a13eb701597e12c8469ced4c588da1e11f46
MD5 3c58b504a4d5188dc6b5b9ebf614170c
BLAKE2b-256 1202c95eb44caacdfb2e0776e28f591c602e9e911e40b18c65f6b1ee0cdc1fbf

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-win_arm64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-win_arm64.whl
  • Upload date:
  • Size: 143.9 kB
  • Tags: CPython 3.8+, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 8da2fc579b9af293e19975ab7b04a3ef06181a6cb357aec2257a86d97865d6cf
MD5 8974fccccd41e4e0faa67fc1c22befb1
BLAKE2b-256 d9b7b76d19219380964032ae8f86afb39062232c433f5718ce228ffa1e778421

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-win_amd64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 149.1 kB
  • Tags: CPython 3.8+, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 f1b2d07e52d818414d0b9c6c7991352b05e8ddbb863f3633d60f4094e0636cf9
MD5 7c9f9bc56b64cac4a4c7cd959e8ab958
BLAKE2b-256 6f85a15efd96d40b39374423b823664a81271dd3eb078d1f62b65adfadb93672

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-win32.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-win32.whl
  • Upload date:
  • Size: 138.7 kB
  • Tags: CPython 3.8+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-win32.whl
Algorithm Hash digest
SHA256 c3702561c304dbb519d6f755211bf96acd1e17c29f8f49579a6541699f554f65
MD5 818b3882cfb8c2cc9d2ba25de691b245
BLAKE2b-256 f4ced02b8867906d5f8d1c1a709b521e4ba507efe1e29cef8ccfd3b1f07e3ebe

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 500.4 kB
  • Tags: CPython 3.8+, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8404e743d39c4359596dfd8d0383dae8db8d8c849672c0ef577611b3eec8e958
MD5 7048581063a5e9316f36887140012b26
BLAKE2b-256 a4b0a812b2522ff0f88d66167c2b685f82a7e67d3c73bee46b0795115f3df6e3

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-musllinux_1_2_i686.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 533.8 kB
  • Tags: CPython 3.8+, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b7cc6dd2587c1884fb2d8acc7cb17e63b6b90226acfb90eaa05160117abe373a
MD5 819d1479d66efa8d7bdd08c5ded2d9e9
BLAKE2b-256 1bb4cae7b04057419d2d1c0e9b5fe34d966c4208febde9ba017cdd513ee53ea7

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-musllinux_1_2_armv7l.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 568.1 kB
  • Tags: CPython 3.8+, musllinux: musl 1.2+ ARMv7l
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0b3cdd1c2848f23cdb2cab66a5a959a9985541d5b8d291ea0d0cfe4c3eb2de42
MD5 f4c1aa49e80e8ec674421ab50ddf904f
BLAKE2b-256 b0efb365d1240a0b3b4a7f98ed738a55b11599955647aadbfc13f02e8c4358fa

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-musllinux_1_2_aarch64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 466.1 kB
  • Tags: CPython 3.8+, musllinux: musl 1.2+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 402274d5a751afeb1a0a34feb6c534305eef01817ed22f90e7beea1ec6e79aa0
MD5 4c0b6b7ffa4d16fd075baaf5d0432b67
BLAKE2b-256 23805fb80c23284a5c20ffdad7d4c8a0283a0d3409a1e52da19d15157ed5100e

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 295.8 kB
  • Tags: CPython 3.8+, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 132f53eb101be228b8f68d8fb7e3e6ad06f3901dc9e21d2b416a6be3a6114fa9
MD5 b116a7f021fc460fc715b68088144369
BLAKE2b-256 4304a0789ae2a7988a4a9e201ea06be17327113d3e6e39166f1ef9d56c7243fb

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 317.6 kB
  • Tags: CPython 3.8+, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 a848f8c63da880003d1b01fdb2f5bcf74d94dc0cf478724f3bde9f8ac124e10a
MD5 a95dcc738367aa84b177189fe59aa49b
BLAKE2b-256 df3f9800f4d454890027cfebb08c20674cddc143eef775fe09df0f806efa7ef6

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 427.0 kB
  • Tags: CPython 3.8+, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a1f20286f24c6534df040c59b82f727f34022881e110b3735c3790cdf502f871
MD5 39825c2ea132c41b927048c0225f0b2b
BLAKE2b-256 1a6047a91ec26d1177f947602df21e6e29952133a9ef8e7b297dd57069ddc213

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 297.5 kB
  • Tags: CPython 3.8+, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e135f303b37990fc0d64d362f93ec14f0e392adfc1ad30d226dfa58ce1b4a7af
MD5 1c21962b69a67f04319aac61b81c600b
BLAKE2b-256 7e0de85769a7d0c09a4f887e56758f249889b46f99226269a10db4fd4358b38b

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 289.8 kB
  • Tags: CPython 3.8+, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0eaea42f057f333decc2734e2a570453cbcd8cb33c429f54754557c60f5fb931
MD5 1ffc1b53eb7ce7562af9c7a7bf1968fa
BLAKE2b-256 5e3967d6cce00cce477e7eedaaf585a8c6c633b4a31dbe612a261ca5e2b2afe2

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 316.7 kB
  • Tags: CPython 3.8+, manylinux: glibc 2.5+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a57b405a05d359e286c3b90c17c8729d67849b8ccf5b5c9eb96c82e29f153e4d
MD5 5eb858cf7465881198d5f512d57bc4eb
BLAKE2b-256 489792df0e7ef5ed7b00350eaa071cbf92fcef5ba0071df3b7376f045c14e8dd

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 256.6 kB
  • Tags: CPython 3.8+, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1237e394fb4dfaa0edc6ed662e09bc8f8f9b06fd018e267e3ac7c3f890f0a17b
MD5 936962faae8eb4d5fa6714618bfd571e
BLAKE2b-256 9c83cfe7c9142031e863f88e4198af13f42b6cd3b95eb3ed33b2e324a6b7a3cc

See more details on using hashes here.

File details

Details for the file python_matchit-0.1.2-cp38-abi3-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: python_matchit-0.1.2-cp38-abi3-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 261.6 kB
  • Tags: CPython 3.8+, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.27 {"installer":{"name":"uv","version":"0.9.27","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for python_matchit-0.1.2-cp38-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 728dbd1a0ee1bb603685c69bc0b6d38614d6585bb0a369db30609bc35f2b139e
MD5 8ce9627d3c515a6945d7f3093654ff53
BLAKE2b-256 c3b2c66bb6cee1f34bd875e9cf5307dcdaa82366a336a6b61951e2baceb712dc

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