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.value == "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.3.0.tar.gz (11.4 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.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (292.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

python_matchit-0.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl (310.1 kB view details)

Uploaded PyPymanylinux: glibc 2.5+ i686

python_matchit-0.3.0-cp38-abi3-win_arm64.whl (144.4 kB view details)

Uploaded CPython 3.8+Windows ARM64

python_matchit-0.3.0-cp38-abi3-win_amd64.whl (148.4 kB view details)

Uploaded CPython 3.8+Windows x86-64

python_matchit-0.3.0-cp38-abi3-win32.whl (139.3 kB view details)

Uploaded CPython 3.8+Windows x86

python_matchit-0.3.0-cp38-abi3-musllinux_1_2_x86_64.whl (501.2 kB view details)

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

python_matchit-0.3.0-cp38-abi3-musllinux_1_2_i686.whl (534.9 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ i686

python_matchit-0.3.0-cp38-abi3-musllinux_1_2_armv7l.whl (568.7 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARMv7l

python_matchit-0.3.0-cp38-abi3-musllinux_1_2_aarch64.whl (467.2 kB view details)

Uploaded CPython 3.8+musllinux: musl 1.2+ ARM64

python_matchit-0.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (296.6 kB view details)

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

python_matchit-0.3.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (318.2 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ s390x

python_matchit-0.3.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (427.7 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ppc64le

python_matchit-0.3.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (298.1 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARMv7l

python_matchit-0.3.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (290.7 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.17+ ARM64

python_matchit-0.3.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl (317.6 kB view details)

Uploaded CPython 3.8+manylinux: glibc 2.5+ i686

python_matchit-0.3.0-cp38-abi3-macosx_11_0_arm64.whl (257.1 kB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

python_matchit-0.3.0-cp38-abi3-macosx_10_12_x86_64.whl (261.7 kB view details)

Uploaded CPython 3.8+macOS 10.12+ x86-64

File details

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

File metadata

  • Download URL: python_matchit-0.3.0.tar.gz
  • Upload date:
  • Size: 11.4 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.3.0.tar.gz
Algorithm Hash digest
SHA256 87b696da1c1147992f4abc890b9740f61897886c2d2a9fdfc5cf35eb4f2b5967
MD5 791a91f6245dcd4e09f6fabe13529ff6
BLAKE2b-256 d45365e3169cbdf5efe6578291106faaa47629668a6eae3b5806da13884e4b22

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 292.0 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.3.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0ea18a403a2c3fff9d7caa58d3e31b95e1d3eb657148a6ff532844a6b0190afa
MD5 f1f99f593351c9c0d3769e30d7454bb8
BLAKE2b-256 75b05cc6fab3dd743cee8ddb074fae30f59a4fb60680cb14f82724d7e341aad8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 310.1 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.3.0-pp311-pypy311_pp73-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1c4cf33e46204ba0b75f69cba543f11afeb7692fe46384ac4da8d5647f01fd9f
MD5 9b386d75ccb709a668378dea6a241fa5
BLAKE2b-256 3f2dffebc4798bd9ef0cd46e79640d2a26dc4cb72fc28d27839c2486699bef7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-win_arm64.whl
  • Upload date:
  • Size: 144.4 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.3.0-cp38-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 822ddbcc2ade0e94e1454f3262fca69e5b26b8468f05ccf844d24264a45d184d
MD5 cd65b8b2ae9ddc75000a293be9db1704
BLAKE2b-256 a66ec39daaf05f1d1e0e45cd0b45d7e34e3005f087d5c23f7d0dca94501d1752

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-win_amd64.whl
  • Upload date:
  • Size: 148.4 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.3.0-cp38-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 89a3ac846cd5abc344aeae3da1448943011f15e5f4922f232a1bebdc346c1643
MD5 7a8153e6496e36e633428f06d3dab740
BLAKE2b-256 bed2ef5b6093b8f7f728e288a180b8316646ef5fcba4acbd7d07d08dd9016fd3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-win32.whl
  • Upload date:
  • Size: 139.3 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.3.0-cp38-abi3-win32.whl
Algorithm Hash digest
SHA256 23096810b50bf56ca46876c267ca9413e04c49192bf423a79874eda39604804e
MD5 29b9855faac31971bade03ac940450f7
BLAKE2b-256 0409668f52b3aab284cbc6f23b1d1dddb243525991b2ebfc2407f334d299b5a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 501.2 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.3.0-cp38-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3376c7723ade0fefd08385a09430abf51c82661435723ce277465d0875cf563c
MD5 4c40aa093fa7242af5ed6daf95938482
BLAKE2b-256 c7e231b94fdc185b71129fcf56049b757748f65eef8624fbf1914f8d4da2a234

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 534.9 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.3.0-cp38-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f4c71c776cc7b92a8ea1ab7d02f14e4fdcda1c22d848805116d374964912804e
MD5 b40dd4a5fff643d765dfad6df201ed51
BLAKE2b-256 03a3c4cfa09f1cb9393e9ef6099d3c144071ed1d7f103e1ffc56153379e443f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-musllinux_1_2_armv7l.whl
  • Upload date:
  • Size: 568.7 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.3.0-cp38-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 6965ad53f495b545a8fc000b8b8a260627fd2ebd16f13788338bd7b65637e037
MD5 f4deb064bda2c103b3925726b7a9a37d
BLAKE2b-256 d09f96e6b93006e180a7b4671d7cec78469438e0190a38f941ebd5a2516de5fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-musllinux_1_2_aarch64.whl
  • Upload date:
  • Size: 467.2 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.3.0-cp38-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5a442c391ed7bd3596f3247c9132ff2f7e44d8ba6b16dca89adfb8bcfccfb7a6
MD5 61dd9cf84d543adc6e3f4f7002a4c73b
BLAKE2b-256 f1479d39d3a484cf48d9d69794d51670d31c209fe32dca1c78a18e47bf37b3ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 296.6 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.3.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fc9e8ce4707c6407ed8306286162d4e9554262e77ee8520e78dcadc8036911d4
MD5 d780ed1e653da0ac1a540e3eaabd09a1
BLAKE2b-256 6690271e6b4fa85c45dc7d825472fa2ef14036309f874a522a3954c9f097ff3d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 318.2 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.3.0-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 79c62d7e12714b73fae0544ca9c1d2ded95db8a569cf712d93448675542ee472
MD5 88d4b9feadb840236adaa5c1ad25f9ce
BLAKE2b-256 af7753ed489738a643acce3451f78a87a834e0ea4b865cc1820e69ec41b273cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 427.7 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.3.0-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5d2a598169a3775acca6230daeb27c5b26195244f12a20332429ce15fbff6e3b
MD5 18a5059f2a3e5015ea68752d5aa02c0b
BLAKE2b-256 14624143442f74e303b30300d38358f84f81873c47b9896641beee4795d2100f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 298.1 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.3.0-cp38-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7b6aa40391d69cdcd4c99d83c70cc64b3aa8b5c00dd00dd08dad4bf68cb8fb02
MD5 1562981e1c8db1430eff9e2074667b3b
BLAKE2b-256 4e103520cc8fe8eeef6cea74749783d47b829010ed3db9d2737a23d9da75b681

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 290.7 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.3.0-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8e6765e9f312d9036a6952870abaaa5d9a14e91c9b00e1770ce6e77f7830cde2
MD5 f019cfc01fbfcea0d7e07abd1ad1a47a
BLAKE2b-256 c8f9c30c5a6307a6578132a0c48cb2ab57333bcd6647e3566ec5cdd64efdca53

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
  • Upload date:
  • Size: 317.6 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.3.0-cp38-abi3-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 5a01c412651a841ead29f55f38fa2e850b7c728c8faf55d38bb951d3881d614f
MD5 aa069e89d74b7fff9f4e86d146c62d67
BLAKE2b-256 09d7f61444db9a7a1986f0ed2c67a50a7e76a2baab099b58ad826a7122e92025

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 257.1 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.3.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46d18332f9a103e81aa9a47367a3f842655b8ffba919d63337af8d4c5c3e63a0
MD5 d3514c84eb0fcd45320dd4f3fce424d3
BLAKE2b-256 f28c11967cdd29427e0f24d288ab01177c705dbe78d098d902d8f13d88ade6e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: python_matchit-0.3.0-cp38-abi3-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 261.7 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.3.0-cp38-abi3-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9ebff6687ebb01cebf04ca3333b6b09ef7ed2c8cc7e4962660150aa9a10f38d6
MD5 fbe71ce5e326362ffdea8e748d9f71b4
BLAKE2b-256 97e01d7f2d2ccfd9d91eb02cc732f324f1a37cbe0cfe3c7db0ffa9da1155ec44

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