Skip to main content

Python bindings for Slumber, the source-based REST/HTTP client

Project description

slumber-python

This is not related to, or a replacement of, the slumber package.

Documentation

Python bindings for Slumber, the source-based REST API client. This library makes it easy to take your existing Slumber collection and use it in Python scripts.

This package does not yet support all the same functionality as the Slumber CLI. If you have a specific feature that you'd like to see in it, please open an issue on GitHub.

This is not a general-purpose REST/HTTP client. If you're not already using Slumber as a TUI/CLI client, then there isn't much value provided by this package.

Installation

pip install slumber-python

Usage

First, create a Slumber collection.

from slumber import Collection

collection = Collection()
response = collection.request('example_get')
print(response.text)

For more usage examples, see the docs.

Versioning

For simplicity, the version of this package is synched to the main Slumber version and follows the same releases. That means there may be releases of this package that don't actually change anything, or version bumps that are higher than necessary (e.g. minor versions with only patch changes). The versioning is still semver compliant.

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

slumber_python-4.2.0.tar.gz (223.6 kB view details)

Uploaded Source

Built Distributions

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

slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl (6.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-cp314-cp314-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

slumber_python-4.2.0-cp314-cp314-manylinux_2_28_i686.whl (6.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-cp313-cp313-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.13Windows x86-64

slumber_python-4.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

slumber_python-4.2.0-cp313-cp313-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

slumber_python-4.2.0-cp313-cp313-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-4.2.0-cp313-cp313-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

slumber_python-4.2.0-cp313-cp313-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

slumber_python-4.2.0-cp313-cp313-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-cp313-cp313-manylinux_2_28_i686.whl (6.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

slumber_python-4.2.0-cp313-cp313-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-cp313-cp313-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-cp313-cp313-macosx_11_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

slumber_python-4.2.0-cp313-cp313-macosx_10_12_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

slumber_python-4.2.0-cp312-cp312-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.12Windows x86-64

slumber_python-4.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

slumber_python-4.2.0-cp312-cp312-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

slumber_python-4.2.0-cp312-cp312-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-4.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

slumber_python-4.2.0-cp312-cp312-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

slumber_python-4.2.0-cp312-cp312-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-cp312-cp312-manylinux_2_28_i686.whl (6.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

slumber_python-4.2.0-cp312-cp312-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-cp312-cp312-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-cp312-cp312-macosx_11_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

slumber_python-4.2.0-cp312-cp312-macosx_10_12_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

slumber_python-4.2.0-cp311-cp311-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.11Windows x86-64

slumber_python-4.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

slumber_python-4.2.0-cp311-cp311-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

slumber_python-4.2.0-cp311-cp311-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slumber_python-4.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

slumber_python-4.2.0-cp311-cp311-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

slumber_python-4.2.0-cp311-cp311-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-cp311-cp311-manylinux_2_28_i686.whl (6.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

slumber_python-4.2.0-cp311-cp311-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-cp311-cp311-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-cp311-cp311-macosx_11_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

slumber_python-4.2.0-cp311-cp311-macosx_10_12_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

slumber_python-4.2.0-cp310-cp310-win_amd64.whl (4.9 MB view details)

Uploaded CPython 3.10Windows x86-64

slumber_python-4.2.0-cp310-cp310-win32.whl (4.2 MB view details)

Uploaded CPython 3.10Windows x86

slumber_python-4.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

slumber_python-4.2.0-cp310-cp310-musllinux_1_2_i686.whl (6.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

slumber_python-4.2.0-cp310-cp310-musllinux_1_2_armv7l.whl (5.7 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slumber_python-4.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (5.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-4.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

slumber_python-4.2.0-cp310-cp310-manylinux_2_28_s390x.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

slumber_python-4.2.0-cp310-cp310-manylinux_2_28_ppc64le.whl (6.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

slumber_python-4.2.0-cp310-cp310-manylinux_2_28_i686.whl (6.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

slumber_python-4.2.0-cp310-cp310-manylinux_2_28_armv7l.whl (5.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

slumber_python-4.2.0-cp310-cp310-manylinux_2_28_aarch64.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

slumber_python-4.2.0-cp310-cp310-macosx_11_0_arm64.whl (5.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-4.2.0-cp310-cp310-macosx_10_12_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

Details for the file slumber_python-4.2.0.tar.gz.

File metadata

  • Download URL: slumber_python-4.2.0.tar.gz
  • Upload date:
  • Size: 223.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.9.6

File hashes

Hashes for slumber_python-4.2.0.tar.gz
Algorithm Hash digest
SHA256 4fe720574fdb3b83933171e650bd4c0f4d7786c8912627c9ed3a4525e7bcfad6
MD5 d50f179e9b927cf6d87379b730512b6f
BLAKE2b-256 62b43daf1c4eb8c4912d55cc3f5f7ed9ce1d16a34a96f8861a1fe1fe4605d29c

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 222fcfecd9b8222eab4a0a0fb57a2320c63da0621e13962a1780daa3960bd4d0
MD5 c7ca89c774e2d12d89040e6c8e86a62a
BLAKE2b-256 bb8aa0158be1a2bf44e63abe91a679af72114755a2a2ba5c2d779a104f8e0d98

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 216b992679220414980a8e62b65ffee36fb3ef5240947d310a3c500d98996d50
MD5 6c1705b3b3e115b67ca7eda2e88bd927
BLAKE2b-256 e7acdb9ba675f08dc657e9463f2430ea3399f7b0b675abb84ddd87e842c4de80

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 13baa89acb2e76a1fd2da818fc19e1dd33b243aec40569aa77cf0e9bbe4c11bb
MD5 3366e1f3f0726a9e9f9b24b50ef28a3b
BLAKE2b-256 fc5419695b4a55332f15f0d184096f1f6607b1c433ebb0830ff9b5d981bf2359

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 db28476e3a3bb990b9d6862ffa6dff845afe8f92eeb113bbd4debdcb88f32f00
MD5 aedd9ebf043148a58f54b6d793342f04
BLAKE2b-256 63fa03f0e142b531fc59ddb41cf260067223787891b1f220879a1773b03b49a1

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4225532a6531b113a6cd24caf3a6948c248fb2c948b1108adaed28053132b2cc
MD5 1873d74990b8754925e18c2a09d4ca86
BLAKE2b-256 68ab0e824f4956a3b37d8658d20432282e6b7ee89523014f76e6b95fe14681c1

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 6e10b4818cc17cfd8cb25bf19c153c7ed1c3a7d85440d26bf828a99c14fce141
MD5 6009104b90748151ab6a0a76c31a5370
BLAKE2b-256 626bde85ab4c9cef386d7de6e29a245325962c5775a5b29034f6bc8a3aeddaa3

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 8ab1a0998a344e014fa95e4d4c3d25509edbede07b5bf7b6ee7be0a4bf4b5922
MD5 a22cd8a1a3efaf254605ae9be66d81a4
BLAKE2b-256 7cacc0023e4422e36ef9e75edfdeb75a0020922681be65565b353dfbb38ebc76

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 03a0627f565d1da83d299c90f4084af2d1b01884d282a35d2c5d29a4f4f402c8
MD5 e550334b947f2fe29356cf22b3ea6f76
BLAKE2b-256 34cc2ef58bbf3e6f848e97f78d417d406ce412915f6ab6abdd018f95b151b243

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 479487c3ef98fcfa07f48e5a046f2f9f157947195c6da3f772cb69fea7e80689
MD5 dd62f3a13682e711687e599809b1013d
BLAKE2b-256 40c2ecca290c77cc5197216388b83bc521a280a6575c4b038a4ce60f7f549b00

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82b9a7229004ce6f4747de11e18c1c51c21b3bf9d5ccfc726a2b19d6129d57bc
MD5 219dc30e56a8f1641aa2b8ad7b663d99
BLAKE2b-256 356c530bb796a96597152f473d4006ee05bfc20e415fb60b956184eb2cf2243d

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1b8cce53f916b1e9f286336118266af7e07b334e6726d376cc7194697771c2c
MD5 c31710e4e1b58e3e9eed05dd6ce2e940
BLAKE2b-256 e72f02b9e5a10c36f5d52357645f044d24c39b8ba8be6003a1dda6ce6594e6ca

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 1704a3002b2f372611b396e8874a65adb76a5bc767545d1545effacd22e2030f
MD5 416d3a16f9ea4b99e93256edf365b6e8
BLAKE2b-256 4d4b4be055c68b2133711dd5d0823b42ad2656f917bcd6b12de6869ec03463a9

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e26436e934823a58b26dbf490b514ad8cbe09945b97142275eeb4e5a23e5ad6c
MD5 7c9d921e48e054b2e84a16074212e7f7
BLAKE2b-256 ba7be15d287ab12bcc1b7d99d5314295d1c9fb7fcc64de83858e4742a057062c

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ffe44914e867a49b9d22feed972fd9e5163483929dd32e963405a2000361628d
MD5 f4fa49b2ec03f5dbeffc4aac143c43bd
BLAKE2b-256 207c7c49db94f88b758e321bd7db48600a786e6011aac999aeae8218aaaf6d51

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 1df4db53ce1e0d60d5034037a0d6661c04ef8b6160e923682f5318687112eb23
MD5 3f0d369f6f89b47ca4a65b6876a0f09a
BLAKE2b-256 80b0809bf9e10b66e7fba4c8c4b43da9fd272f94b6b9a205271cc8d379a53a7f

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 997723c9aa21c4854792b50420038550fb8cc3951c94a9e14a21dad7fc8d3d6e
MD5 7399f24a52072cfbbf1392a3a887225a
BLAKE2b-256 748a14b349a58d88349c55b37863cb7768bb03aed5d74f6058fb35ee81b6e934

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 02db10f608b4867f14ba077a860e22fc32aac59c588d7c0c09e83ae58710c3b5
MD5 5d691dfe554704b1d145bf376b24e90b
BLAKE2b-256 0bc53bd2560d2e5ffe6eae172da4ddf68c0c46334469c31025145aa61b224719

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f307d93c0acc4f6fc92300d59c28d534c1d6ae3aa4b10cba680d48aee3acb12b
MD5 6fe8c7d0fe43230be37abdfb988d86f5
BLAKE2b-256 af5b99df37446aafeda692bc09b43203bbf7b57db86c369f47ac70515c00b30d

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f476cd46877a215a7a602d33fcf79e66b79775bf5dea82373bc0cf28dee5a186
MD5 665291140bbf641dce68d81f4e0a83a3
BLAKE2b-256 941717715b12916f54f54ac3b95b1d81e5531adcbd61643b7b42e33b3d305ab8

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp314-cp314-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 de28273e9140d7f48bc2fe6f7c9db5414577411db59ea02a1cd3ef1bf88007c8
MD5 b9f08f9be5f030402610e01d35296bed
BLAKE2b-256 7451349adf5177177367dca90a727c12a19b88c633827d70013a5777a9fcd6ad

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 715d8db80e50f6b4c7a94bf6b8201ce3b557a99445d9b02e50088f6f7cab2a5d
MD5 608518f21d0a3185fe4e8ce20f47c7db
BLAKE2b-256 70f5900ce48d7c49114507ec8819714fa4dc315ff98eadc7aaecd09083cfd3fc

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 c2dd09f09caf1af58878800928df43da9a7313241ae9e8adae8d87032b7afbcc
MD5 7a888a0c3cc5b0fe288f5fe3bda91493
BLAKE2b-256 d49f26a7e68e3312c536ca1a1ace3f8504c83c3104a8bbece16d3a5a0201683d

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5e820ee67bbbdcf897199c2d29675435d357417f7d2b507c32774ea5022d2be9
MD5 06952bdb4b13277ecc95fb9a7598ad3f
BLAKE2b-256 6c59b88842bfda5901202e1414e522e78522fe3b2613d832cf04c9c84a03bc52

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 63f9c170f134c754b185d20d5f005db7faabef286bebed369c23e78fa3983197
MD5 f23a001019b4468dbb6c7b8ff8013e56
BLAKE2b-256 929e8298277b41365d67b2c415950da5bb1d2d1e3b97b828b5d00e8556312641

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 0683361f124faef5e18995a15239be321db9fe178c979e845843788d8050732c
MD5 c0c9cb97cd455c21bda918def62c8f61
BLAKE2b-256 8e0d20370e8c4bf9fd1ad210d1babc8e11f5a1634c404b7cf70e89f171f68ba1

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 f27659f57194b6c530a7852f52fb1d31145ef1f3fd0e20e57c029142183a87ea
MD5 35333457a116a844d4b000bf0102a426
BLAKE2b-256 d971a40e90d419663620bdb9b34a01c1605fb0016d7803867d0e66adfe3bf74a

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 ede65c3f235ad9810d36a46e03024a57c11938453c81d47a0ed0aca1ed325565
MD5 c75d72ac3890d1bb520d4fda02df4276
BLAKE2b-256 091c0378ff86886b865a81d0564aeff63c8dd9756c9bdca887dd3c9e15d178a0

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ecf3c755c8b93000018244dc610b4d79fe76be9e7f1260a4ca5c919a788545a4
MD5 cac839e8ec3b1dcf8ea60df0eb765307
BLAKE2b-256 97fe81414994bff1645bc8223207417db94bc2acb77b3bcadbc8c2fe58234caf

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 0d75dc62da6d914cbfa93e0c64c3d3b47e59987cccb4e4760fc9cd4fbe6e31aa
MD5 424f14c5c095a86838bc3ce8e90470e2
BLAKE2b-256 8de9a12cec625ddf8f4f89dad6732498513e99a006115e9025614d73c26b8ad6

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5403b0be7ba63e3e557ca75ef7f1d6b92873f5b4dc71f1c5eebc64ffc514bb76
MD5 a135ffe8454c9da085691b93450cedf4
BLAKE2b-256 9e378801bad136884ece6204a6dcce00ab96f8cd09ff9593fa4e87e9d23d6fa9

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 0a662073e8c2865a242717fe5cb5c934b152a54b754166ff846c8148a43c9d3c
MD5 48fd1473b3f0c4764f99ee9042b4ae15
BLAKE2b-256 f8d75533d9dffce12d0b10a6927eae8c2314de73eea3263a577f21e84ea5c7c1

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 27daeb29e10d776be1f317765fa610ff7b08e574a67eca59bb82ac615d82db8c
MD5 244c326ad0f315d5cc43cf43cb264230
BLAKE2b-256 2be41336b86a5e2c4650e5e24233e5711583acc0a29dbc7b623d2359fd132b10

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8fd496c53bfd92d0b13aed3a283529d294a0f325ad7e0e6a517c1a5522f52183
MD5 626ebc233c19e24c2336a55c43a595b4
BLAKE2b-256 c2d798137da95075c1b53b88fa81ee5605072297e895df5462f042a5fa4b9e13

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 771368a663f44bf03aa520a572a06a8246a0b5700aacf49e36f3c25241eaa9a1
MD5 d69b4877afa2d9ac7a45a7552cf2a2d1
BLAKE2b-256 559e265da6e74e411bc35f56067a884db829be807ddec19c46d6d7aa5ecf35a2

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 b0559d4d5e2a2022acea7f09fbfb5593e66e59c3800d9347d6152f7a690e25df
MD5 5b9ecb1177de68ec7a45e2ec67fbf6f9
BLAKE2b-256 1e32bd88f300ba53e46fee906b1601a4f1a33b3ae7a7c7d7714d329044e70c78

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 f5bbb9bfc9f32e12b1f1178c369b6786207ae313e28900d0932450672c2885ef
MD5 ecf2e9fb7afee4a997ef73e3b4da7743
BLAKE2b-256 1a296459a8ef16c08c05c8c50231c05c034bc2356de7d1f8f4480e7a429df14f

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 facd3bca6f0d04d814f0d9ce5c48c0fa5bfb53f9e863c93a9fadc54d169154ae
MD5 ce01c1c4d61a37fb60890f21a1856a7e
BLAKE2b-256 e78abe4e6864cbdef2a25784505ccb2d4394a396da8ffa499548fb24bb352fed

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2c00c1fb2dd2259ced5d53be47610752bcb78e9d8988dc930677ed587f1ba0cc
MD5 f761a6a5d323647c71041646e93dd6b3
BLAKE2b-256 05f42f42754164dcb74dd9f2b7f5ce5c6afed29e0f600826ef1f3d2999a57aa1

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5c525fb3c3988e9259eb427e5d3d5b7f97843870e1f5b8dad1502ce2052ed776
MD5 bff294ccd232a2bbba9b5c164da02b17
BLAKE2b-256 cc47ef6d924a51b99118623cf3057cc45e25ce7e9c4ed500ff55ad1237fbee49

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f1c1bc372d845fc11439b2567fd5eb344bcaa004f58971a7bacb30f8bd3a6b8
MD5 ebcf589559c9c76f7fc98bea41726178
BLAKE2b-256 4012bf419b6f7786bdf1ae1b0d75a9357180ab72e3cdd15aadb9e9ff91497cdc

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 d2db1be1f74b763554d5a4ff141fd518782e76f62238ad6848af6ce001306771
MD5 cad88820795f156fc466d364124e339f
BLAKE2b-256 27f3050011d2e6983d1e65b8d045088d1434ad74e631104ca4e59fa3ddd3f0f2

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d46e3f5a6e1a8e889652fb65d5dfa82888c9765946c5d61851b3f3c095539ad9
MD5 a15aef25871a4fe7b49fb07d8b68c87f
BLAKE2b-256 ddb8e5af7ac43c6176a6a8a9a61772767841ce4da2f8157d102b7d90e5ebad8d

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ac27fc8e22b8e3302beef3375ed5ab1299a57611f758c103b0d3b29c48b250a7
MD5 41c042ae214562dfe969aabdd2025695
BLAKE2b-256 5c5f261a8821af028dc484566a7919909a0cd861152c724b7fd307c0d4dcd91f

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 86414bde2bc20094e527ac9e3c2f93fb946bccc662f0b1697b3833a9c7e81660
MD5 bdf52b3f062e6812ed7978665aec7e68
BLAKE2b-256 565493c002e0d106209d7a9b1b7ec2c14db4d961ee7cd4342598b11d50160344

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2e15498f9890596ede842ed298f709c65f21a7a74d45cd4a08106ce3dc6713aa
MD5 82de41463f7358d2c748b4855a8808fb
BLAKE2b-256 473c50b1d772ee63019010ad026affc153b517008aecc2d433d9e6c7b2adcd78

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fdceda0bfe3344dc3aa39a208e95e2b78647f79ac08ae5248dd2eab37537278d
MD5 553e5866cb7417d0e200f55e65caf8f3
BLAKE2b-256 949d3b04a518da0ad943de1146c2448fb931e76b2bc78e150fa92c15d64907f8

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec14287aa37e0df84ebe050bf1c734473abc5c97c965f2c4cb359d182ac695da
MD5 7010b0d1fa1ee9e78b8772f8018915a0
BLAKE2b-256 7f9d49e176df36929d17c4baa7b56746ceaf174bc0b059f26518851e84c6796b

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 79851a760d672903f202b4f595a7a2be5910e58f36aa3adc88fe6f72cfc2e521
MD5 a7326dd0fa6c1ea84705634c866c785c
BLAKE2b-256 fa202f29331b9ae874b8db8b42ea7a3bc0cf8c749703f6b9153b5733566a7bbe

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 afc32f7fffd6706225eb80ac90532d5e5eefa923af75c4203de548f6351f5fdc
MD5 ca6626a99dc6a2bdf02a092e59438f41
BLAKE2b-256 cb4775b76179bd1e219b2456c5358fd20fe00b1d9123e6e66d3d741ec11dc241

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 1b930fe24161c023a1887fba84f12e321578e47371146481a6ad62bab6a2687f
MD5 be00422abe30c817cd5b35b8b106f526
BLAKE2b-256 c861228e406d4fb5eb833def2a10ca7a05c5f990e5b101b72ba8893db718d6a4

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 8210793fa58207bc9f26622d59d4456109e933fabd80afce4c4ad562111dde2e
MD5 b178f5169f10e618669e4e682baa0d4b
BLAKE2b-256 af471bf2e23a41c84314ff987738e65f8ee61a5d21fd31c2f3db53ea545dfbe9

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ccb8f82fc2b52466d20f570c066a710be1f1fe0d42768a17793e21fc5011bb6a
MD5 fdaae1ceabfbd328b3fa37e599ca439a
BLAKE2b-256 dc3fc8178fa179929b523b80a8b3ea8a9805489bfd2452292cf9361abaa2352b

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a22bf5048d85793b3e54143c93bcee76a3c06b295e2fdb935fc6aaf2a35b94e
MD5 97ff4f8d0feaf922e2b5651c74546377
BLAKE2b-256 c936f7a39182c3140dc8685c443534b791eeddcd834a9e0a84d3082aba997057

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2984b8c34e22e142f5599b27289be301312e95373a4ac65b1d6392cd4e5b668e
MD5 902039b67490b9f798fe31e96f00a122
BLAKE2b-256 8a957aa623296eade0ce468ca0f3c7fe04bf5e855330cd48076c865106efadc2

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f8aa16e2698089b5fe5fc2a02eb79a3848e9b82fd0b7cf76a1a15ac7a7b10862
MD5 8428b1b1e9dadad5af00bc776dcc4154
BLAKE2b-256 2c81686de5d82f2df0d1923fbfaae99ce2fc21047d4898c72a8c21b1601a7c1d

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ceaa7104055f1b5d9d21ee2205838de1f9f14f6dc4c73cc90ee3fd4e10a93fc3
MD5 085e61b7c65acf183e0b0bda54161539
BLAKE2b-256 a55028448f3271aebe2abcebad7a2dcdc42f9d186a50377926c5a1b049d9ed16

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f77affa4f635f0ee47b1d8e7ec06715ba7e6507d4db869d89d3cbd88a174993d
MD5 d3f6110c5df1dbaf1cb15a1bd9d371b6
BLAKE2b-256 4b40dcd8bb91b03480d8e4f9af42ab8e116c65970fb8427a24562cf029aa6fba

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 5f42b4426803488a726920f2dbe0695fb2632534f43f67378a5bbd9add9083ed
MD5 4587feb77a513d4a47ace15995125d63
BLAKE2b-256 c6feb526b9bbb131b9ac08769f8cd6f556a71cb29c2dea4dd9ff383d40fce7dd

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0dd8820f53a4c67b1796f71c7dcf59f1bd16324295753fea954423115bc31ce9
MD5 501d3fff10a0c7681a19790a02e5fed6
BLAKE2b-256 ef75dee329e2ad0c179cb800f0cbb7f0819cd20c499f892735395d50235de994

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 61ffe7da904ed7376fc03f0697aef64aafd70f1536d62bfc04b50ab4865e97dd
MD5 7a9d274b8ef8c02d299b833261364dc2
BLAKE2b-256 60f0a3b3d748eb99741c608eecd0d94b249590df2daceb1aef3d9ee28dc39d6a

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 655c8f933e92c6c7f418c40043ca730fd0dec974a8bad9f063c064d312f59bf6
MD5 36a8dc5189172899529868ebea86fee2
BLAKE2b-256 53a41bd54fcac370c8100a6e5152bd2ff51b2b97989cf5367129a0412ac32a61

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 b3b3bc9980fdc82f1016507f681eed82b513fff86f1a0fd3c5cabd67982632f8
MD5 d26727b3e3a02f2bb55e895eb8532871
BLAKE2b-256 7a3bde42f9411ff7ba5ec68e005e143db5f0936d2086f087bd26e9f1f51fa050

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 4b3f8a4fff9156fde3280f73c2191cf15a185db577fc87c411222664d384a05d
MD5 7b54e5daf1c11e18513dc69692894687
BLAKE2b-256 51091434e4e9f6c38ba1bf7e245693086734834ec7129630669e1d6f57ed581b

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 f9c3f9ae8a15318fc8c3d88b6face0315e99eb4909df9dfc6e1fac7aadff9a59
MD5 d50717c2d348697ebe0ee27f18ebba15
BLAKE2b-256 758801bed593a29e58f7879ac0f09cb0eeee8abe4b50f951241c1e4af8a41fe6

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6635f4369454a88f5848f7d5f12385dcacf9ae2c3aed4a2d233ab6827a1f80b6
MD5 512037a7650a3251690d5ac539c8192b
BLAKE2b-256 5aa525df636aaaaf33cb32e9f2a1dc73848cdd9ed482ba5bebba5d28bca6f5c3

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e7e1864882346db1c6db141e3638aa874ffdaf94c345972d6bb5863b776184a
MD5 068ebbd3e2fa39a272468e2658ba06c6
BLAKE2b-256 16d9da543cc2f74d127752c7313b80f97f75e04f8a148f57a99aeac10120ed19

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9dc49ecefde966af3ee0b648ee0fd8c8d2119280b470d7e1f65bc1fbc679e95b
MD5 766fc90bcb88c07bcbe1fe11865e7f81
BLAKE2b-256 3db0f46c5db1022bbc4df38e1c3d213b5390fa7740f44fb0c7c098c2f116e8dc

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 072fabf82e8a7cda94984ff9c4d0cb40939059eaa9ba08044c6b29cd66d299c5
MD5 288801eec8055b64778b28d808455ed2
BLAKE2b-256 79ba5c3b579dfe751cd7c31642f5799601211a50584a2028125247c290fabc83

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7a02474984e1af8474911c0b486f55db1455c19e2c8b47893318f44a9717c251
MD5 7ae42f0b808e946f0140592681c8b320
BLAKE2b-256 bf686e7ae7d5b1681582a3f823d2657bfc6fa852738d61f97e4f583ca9cb6157

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1b394dedba742d761fec4d5b29d2e26b226a86bc894c5d6725564765153fffd7
MD5 0d4c026262ae9006e120e5168af1f632
BLAKE2b-256 bdd5be26503aad8d843d83dc89effdd215b163508ebbbccce5cb342702656da0

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6a72c25be2d42a1c1b0526da860cfb1a4859045c6351247e9630867b6a9b8852
MD5 6293fd5d57de03eb1f0d29b534d3639e
BLAKE2b-256 5119592762b43d3f57c87e53eeab39ba7cc08d180e67709147d935b5d2f95104

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d199dfe9d33901f25e981bd3e1aa780ed9b920ae018b5d78e3e2f68df4ab6966
MD5 8e3d8823464fd8471794a73bc17845bc
BLAKE2b-256 679b402c7c98c98b4c9837df91a7c6398fb8070739a2b899dba5f450bc4ff4f4

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3635b9fe6f53be546e138cd246e0c59ef9b5159d6a7202511b83d5afb7c82db1
MD5 19c8891824dfaa7182ed52dc25d8ba8d
BLAKE2b-256 87f4491d1c2f544407a4687a49513f169f1cc88980d01bb87059435cfb48cb31

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f343509e88308938be01d9a5f14cb081c272eaff15689fd31907f9290c7d2458
MD5 a567b66bf57e976d683ad4e32e43245b
BLAKE2b-256 d5c7a01ea4f25d70fbd7884e9d906c8ea25915602530106bd1497a924cf390e8

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 64352889ecbe2ff336092ef34eff0c354f9f4687b922c866d2f2f055ac8a24bd
MD5 075f9778d1f76a80e1f63721fec0a942
BLAKE2b-256 626558ed70442a35511d2e5888b33c53026164a4575e939b1e5de00160784a7c

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 0a125ae21bf67feafed0f76af2747b350153bb4776a0abcfb9ac98367ab5cdaa
MD5 512e6d4add7ecb24103f6909cb6fb0eb
BLAKE2b-256 21f6a1acb7d335ec281fbaf4377723520f01e1d544007d7b26766a1099731af8

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-manylinux_2_28_i686.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 2abdba0943c759e8c4945f902c8751fb5c80238d8b732f841c830b0b4a175437
MD5 9b1a72f0248a9da83b2d30f816410f27
BLAKE2b-256 25209d982845ff0f0149e4430ec2f9f703eff063b6f711bf54b2bfb20a13d9bd

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e079fbc5f0ba4ebd8f2222bff83de1e051c41e81da897f4dfe23c575a6669558
MD5 86cacbc1bf7c2882c409d479372c1b4b
BLAKE2b-256 d581bc8e5d9eca61386490c57287698f8b41aa39b6d2652f966f7c2eff53147b

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d2bbb46dca9047b61c541a519067c89e5c626f18691e740e471cbd7faef810e
MD5 c80a8bac8619ef72a3dfd227b658c7c6
BLAKE2b-256 0d264f874386ac8172ed41d77826b592a62b3b7ee5fe6ea779c96689c4cbdb60

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7fd016a8fec7e29841bf56f0fdc6e292a7ad7a4fc2aac595510e880e888989a3
MD5 876d462bb5dbb2fabd16f111ad4847a0
BLAKE2b-256 0af88c3521740209d25a1208a54a065c65c4095af27cf9727d68f01a3d64f0ff

See more details on using hashes here.

File details

Details for the file slumber_python-4.2.0-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-4.2.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 71d10750c047754ddb0fe384939035e3e4f59e7c888c255814b1ad80194ebe28
MD5 493410ede0e6e4874db22db9beac7834
BLAKE2b-256 4d2d6f69ca2334ba23cf0eeec2c26e51e06aff766d1ca9e3290a704a17cdecf3

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