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.

import asyncio
from slumber import Collection

collection = Collection()
response = asyncio.run(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-5.2.5.tar.gz (240.8 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-5.2.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (7.2 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl (7.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ i686

slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp314-cp314-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.14Windows x86-64

slumber_python-5.2.5-cp314-cp314-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp314-cp314-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

slumber_python-5.2.5-cp314-cp314-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp314-cp314-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp314-cp314-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

slumber_python-5.2.5-cp314-cp314-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp314-cp314-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp314-cp314-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

slumber_python-5.2.5-cp314-cp314-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp314-cp314-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp314-cp314-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

slumber_python-5.2.5-cp314-cp314-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp313-cp313-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.13Windows x86-64

slumber_python-5.2.5-cp313-cp313-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp313-cp313-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

slumber_python-5.2.5-cp313-cp313-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp313-cp313-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp313-cp313-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

slumber_python-5.2.5-cp313-cp313-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp313-cp313-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp313-cp313-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

slumber_python-5.2.5-cp313-cp313-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp313-cp313-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp313-cp313-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

slumber_python-5.2.5-cp313-cp313-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

slumber_python-5.2.5-cp312-cp312-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.12Windows x86-64

slumber_python-5.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp312-cp312-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

slumber_python-5.2.5-cp312-cp312-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp312-cp312-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

slumber_python-5.2.5-cp312-cp312-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp312-cp312-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp312-cp312-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

slumber_python-5.2.5-cp312-cp312-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp312-cp312-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp312-cp312-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

slumber_python-5.2.5-cp312-cp312-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

slumber_python-5.2.5-cp311-cp311-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.11Windows x86-64

slumber_python-5.2.5-cp311-cp311-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp311-cp311-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

slumber_python-5.2.5-cp311-cp311-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp311-cp311-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp311-cp311-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

slumber_python-5.2.5-cp311-cp311-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp311-cp311-manylinux_2_28_ppc64le.whl (7.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp311-cp311-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

slumber_python-5.2.5-cp311-cp311-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp311-cp311-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp311-cp311-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

slumber_python-5.2.5-cp311-cp311-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

slumber_python-5.2.5-cp310-cp310-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.10Windows x86-64

slumber_python-5.2.5-cp310-cp310-win32.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86

slumber_python-5.2.5-cp310-cp310-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

slumber_python-5.2.5-cp310-cp310-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

slumber_python-5.2.5-cp310-cp310-musllinux_1_2_armv7l.whl (6.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.5-cp310-cp310-musllinux_1_2_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-5.2.5-cp310-cp310-manylinux_2_28_x86_64.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

slumber_python-5.2.5-cp310-cp310-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

slumber_python-5.2.5-cp310-cp310-manylinux_2_28_ppc64le.whl (7.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

slumber_python-5.2.5-cp310-cp310-manylinux_2_28_i686.whl (6.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

slumber_python-5.2.5-cp310-cp310-manylinux_2_28_armv7l.whl (5.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

slumber_python-5.2.5-cp310-cp310-manylinux_2_28_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

slumber_python-5.2.5-cp310-cp310-macosx_11_0_arm64.whl (6.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-5.2.5-cp310-cp310-macosx_10_12_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.10macOS 10.12+ x86-64

File details

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

File metadata

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

File hashes

Hashes for slumber_python-5.2.5.tar.gz
Algorithm Hash digest
SHA256 00927ac0cc2936865ce0c457a62ec22b2aacad0de5c01d7095c5dd104931b72b
MD5 00c609e8ae9b3e8c3da0ceff394a6b7e
BLAKE2b-256 233c24790f7980e72b2756730d6f8581b92c57bf507a5f38901460531e26b490

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1c7a7484015ad1c71fb1f833bae9887c61ca99cb38a9c5bb42545e603efb0819
MD5 8ce1f3154f6bbe7c52c57350fc6370b3
BLAKE2b-256 a9a57554ce76f9765cdb419505e2d9db2b3a6b83d69fba30272613999ccab8fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3e4618dda4c06037ab21d7948c43f23a09752fd1f7d6955fd9b4467b0dc09e2a
MD5 96f193e0006f9def204e2e0ffb025768
BLAKE2b-256 738ca94f383a22ec18746423feda8b6bacc69dc2fde8172e4ff4e0bd48039fdf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 d14cd6e4897823666c2eab284b7c13a30b2ecb6503a65861e2dd78c276e1c35d
MD5 f85fc36342ac9a6e55c4a5cba1a2d49e
BLAKE2b-256 2d67c6dfcc00c63bf8b7de50e573133d4aa213824f4378857d9875220165c0eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1c98fbc7e4fac604b4a7a95c4d6b8fe3cd9b635e92d2e50e89be93e5a0789999
MD5 262f77b0cdcc6cefcd91d43ba8b6e9f8
BLAKE2b-256 be52f9333f9fb8ac348b15f787496e6c955c4f7bd0c86b65d5df3ddeee531c03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb75ac9f8712be15b58b6548814a77e68292248acd506791fc16b12453b975de
MD5 b9bf32ec33249e03dc36ed6a6215b5a8
BLAKE2b-256 490da7dd73d043f87d6d2e24fbb6c9ea07133a2a537db8d6897e16bb2ed8b734

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e3a9248616a9f8c9fb4bcf64d6424581ddc65f79d29c3ca2fb79c0332b3a578f
MD5 3cf8adc5fb1041137a0df1a99d6e2d00
BLAKE2b-256 cfa514769be6960f07aa1c23b5825ba97a336d5d81f21c17c4c99e47041c9367

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 989439c8a68cf51e1fb1b9638633bfe80e122e118718e0e5ff7176717da36347
MD5 a515a6aba176da2aefc4fc6b969abdb2
BLAKE2b-256 284675c98da14078293ea9805a0858c38bf0c90ffdfc21ab3e1067ea058db949

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 9deaf2d2df3f51c4e7cb11f043e774e68b0b42a26faf7370ee2d91ca68147214
MD5 4fdf7bec66added7a68826d36b7ee959
BLAKE2b-256 93f5f00d1d59ce2a42f53e80914de1c8aae96d6108bf3a9da504d201651a0b99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d5f21cd94baf29f2e55c0767963c6219b08cf43fd5e91d16d9a9cd5af47a83cc
MD5 4d24adb2042ba47cf4daa25edaeeecfd
BLAKE2b-256 2c9aee0ec571d212c558c10eed8b3252e582422aaef37b83c620bb63a435399b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d5bd6f80ad862e21c6f93d9f584b81193258b3fc056b0e20bf10f8e39bcee477
MD5 48a3e98f91ceb891d1ab6960a7e9c843
BLAKE2b-256 5ddad84e973902f8bc7c262a5df823a1d2b3626a4ccea3001f1115bc539afd5f

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 22e94ebe37e995c367b0e617de55afd1c2b79cd6d147e38e8485541618323bb2
MD5 cfa60710877697fb5ac23835bb2c813a
BLAKE2b-256 51ee13403fc00d0a6032b8d12e032e8e2dd1ac377eefe998ddae945b785458d8

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 83814e38ffe80dcd88ac514effb77b7eeaad186c502276f6fa274cec6e4a6308
MD5 cf69f8ee7d99c932b1d3f5d1d730ff0e
BLAKE2b-256 1156e0fdf43e96b7c7285108e04941d61eb5b2f0f8f3d6a0713d6196fdc56259

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 e601a9ecac41ab20b24d3aadfa745db17b2cd37742998b951b2249133b074aa8
MD5 640343313402360684c1d88f849f258d
BLAKE2b-256 2369be63ed2e3b1ea365e301f6ba0c12d4b8597b4c8c22293dac1867166dbd75

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f74f48200f4005901e31c10308d8d5f20e4bb67cff0b2587d71d589289f92b29
MD5 9dc1ba22c72450face0b380fd500ec27
BLAKE2b-256 e48478ef9b9d781a91a5b167bb344f2260ff2f7ce2f732b5fe7631e3cf894c19

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 63dd63117cc427110ecf1e9d2efe7d25ddfb2a436afeb71a3b4aba0a3b70a2c6
MD5 fe7dfee307f2afcee121ad661cad5fab
BLAKE2b-256 a5908cce2b3c1495219c5a122c2daad4ddd6716c37d97aecada9d6b85f5abc7e

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 4ca124f212089dc50e6788c25f4e85f886a902a0bca6262c60cf6a926da3a156
MD5 4e5fc51797ff30fe9a6c64c0ba9b1251
BLAKE2b-256 1cc33791acc5221fd77102505770f0557d270093083d25b10881ad9b1222960e

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 fceaf0bde389073e1601519070f92cf1473d0dfb476f326bfbc257f748fb41cb
MD5 91611f5ebbc1e8075ed241ad41d760e9
BLAKE2b-256 f6e6d7c635702e1195bfa3c53c28382331f7c23a16f44c6bf76774df946db87a

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1743d88564d21942648b71f64b42971f3bb703c1ac2f9577bae087d9da605159
MD5 ea23aea6f23522eacf8028b10c8c9029
BLAKE2b-256 c6a2532347293ef6d151ee26e40350ab4ecd037ebaf0a64505a724847dbd4ec1

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6bd12e6cfa134a32132b77321fcdb39dcc6d694628541d7d123a15ae2ac63b01
MD5 657c766f49acefd026cf80b748f1c55b
BLAKE2b-256 d3a8bdbfa34802811e2c5187bc9622033515519d75a92e51a686f495dd51b15f

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b95361e9843fd47a51bc8992ff55bfaba953283108a70eca5eda6a03308f8234
MD5 6929d2dfb88040e214a13e4f16fbd3e8
BLAKE2b-256 920cc91c6d5080c6a0ebe658916bcd518228eb523083bf3afb667034b3fadf3f

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 003ddd16768711fde92d1f3864b1e6c44e870163ea0eadcf3c7187d6887c7275
MD5 f94fcea5609223572dd5b30604287401
BLAKE2b-256 08c53f2696d7ece9cb52cdb3486b54bf073d77690bf1172559ac995f6572a3d4

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0d4dff3038e9190864038937f393143844a7cce4df09092a6680e6d23ad74847
MD5 6919b3be51aab99670249d4e07cc9d96
BLAKE2b-256 7af9d5d86b24a943efcf902357381794c2738cda054dc45d4058466e6f3bfe21

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cd7457e448f955b56c9d134acd5f38502e61c359a056756c8d891cb80e803094
MD5 59890306bfe929c742004190c9d6bae7
BLAKE2b-256 c40fd4a259a2d6f9e56a2b51f438ad21404903ccbfa025f1557e981e060cce79

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 224d0bc3d2ee6c886ac91d3165371e0a9d48adab0c6c3216b80c6e12c5d2e1e1
MD5 76127b266a7e6a5c766b1e1055a51267
BLAKE2b-256 75d9eae70ff148f04a31effae184a6f8c5bb3781647073846e5d25d889bea1d5

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-manylinux_2_28_s390x.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 2b13c028e0d25276742e872abdc1ad3cd0d8c554ac3a33f0055b2cecca4810fa
MD5 9d23a6ea5fbd5a8849e7928c2f8829b2
BLAKE2b-256 f2ccbd24f6ec13830f5b7337dfced5ed85311f877c9e8d96569efb1d96b6f44d

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-manylinux_2_28_ppc64le.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 3c9b859745be143bb1b0b63e817f18dde6027133e5edf86e856692d43ebec137
MD5 b6e444d0831039808f64610d1c34306e
BLAKE2b-256 112dace26d05602c397be11e79848d6f2089b1233658b78fc9c872ca85af8286

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 9047621f52a24a5997741147dee20b3f60815cf7c3275b62f2e8abbfa97a1bdd
MD5 0c2fb1048f924d6a60aca62579e3aefc
BLAKE2b-256 93b36ba9d3b6286181504afc94775eabea61259854296f9a7eb6ae0bda667b68

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-manylinux_2_28_armv7l.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 a36b320b287794c475522d40caaeee9f33fed3d988290bbec55fd4bce406e589
MD5 d1b04544ba7a44e2a920e2a7cdbba94d
BLAKE2b-256 8346bacd488289f370b9d35c3960d4b55e8cb818b987314219a08dcdb8643132

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5a0c42a158a1028c29fba8ad8d00bb02238673585117955e0e7b515fbf4b306
MD5 a5cb739ca95c73bc9e250a5a22a0f11e
BLAKE2b-256 4521bffc0b2be8a9ac8edbddf70cab6748b5eac63544dd42a711da8aaea6c11f

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 823d824b2f6db35e16c886be154c65eef6831e85ebc3846aab87975d58fd1e5f
MD5 709e960eff4975e9ab24d486504743c1
BLAKE2b-256 4981843f12522813f26bb3e1f53d64053f0753c1690454c4fd5f72b30ed1458a

See more details on using hashes here.

File details

Details for the file slumber_python-5.2.5-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a644f9ad078d3318c30ae8b3d342dcf9e184b460b58511b360f5cdb84f22a16f
MD5 ba045d311c04c297503f5dafd44d9cde
BLAKE2b-256 b5e72f74f68c2b696a9d4120dc6eaed0b14fc5b917d309957df0a369b52297ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8f036403e13862e714aaac78a300b293d1cdc08d8d30400a0353cf5f0271cebd
MD5 e52d52fb977fa5825228092c8436a355
BLAKE2b-256 765aa534044837deab45229a79f7b84f7a2abaed030b40021f628090d71b50ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7e556f461146f412d28a40fd0f7bef3ddd1a02f057f430886575d7a6c1024d6b
MD5 ddb1a4526886fea4d33e7471d1d477d1
BLAKE2b-256 c24d238b9b984f3207e88c59ea60b31ee2884bc742180cfb346248e3f8b369b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 a6571d005acf6f9fb68ef4ce10ae718252fdd7ffe4d729c3a8bf83176e562873
MD5 d4bac5bbe011338e06d3f790ffadafff
BLAKE2b-256 980cafdcc3ef01a9d0bb59f2a4d30d6da0a2bed08ed2976b257139c9afefa060

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 551a0dd0ce94cee986138630a076df33cc6252ac145fa4839b8da126c4947842
MD5 b9bb2ae13ecb99b713837c45dd4c4b7f
BLAKE2b-256 0604f809fe67563f0fd56084d9ba35c0bebbdf45f83b1c68cdb06d684ab68406

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c0b3a5b570d10feda5b1b71a6c3a39ebdc115bb81d6c9ef90a68dba69a118272
MD5 534fe13b0f0a9835c975d836769909cf
BLAKE2b-256 67762c6a32a1510686113f2ba74626183ad32a6b61504889401cb77dca89646f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 1c383d7997516cce8ffcdaf241fbe4360f2983bb4b2e4478d9f21e3cc9769ea9
MD5 04d612d16f9ba911c5541c11f7dd4de7
BLAKE2b-256 5c07724c9527d7940a1170f7359d58f48e376a8be682cb3db04d0b218eca1d81

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 336f33a555dc49fcc189bac40c282e95df6e0b5b4ff28ac11c131e9cc1d6f210
MD5 f6b21140cdd1f9c15eb7006eb58f0fa7
BLAKE2b-256 b8d409171d736459a119b3b8f22e004c1392d6fabb53142f57ef7b0725eabea0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6744b2ce20bcc611fc6d1ddc02622ec8ce335a39338685531c28be41cf568e85
MD5 d6093c7c0f0f6e47d6baa74d14f818e5
BLAKE2b-256 19b969a62687e128c8cfc7b8ca2d360c16c9a081fc4c5d4d5129b4c25b77034a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6544e800107f23f50ff08a9567ef7ea4ff3b783aed126d36a544ce2473ebd151
MD5 ae9622e1fa51d7f00a7cf9160b4d9f2d
BLAKE2b-256 5ddaf9e12674d763ac62be8b28d62f151c93c59b8c8d6690bf6db940aaccfc68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a65d75213f682b125561367dd912010a7bb6dc2455e1b93654f96dd962054948
MD5 39fd7229aef544446feecc975a3ec70f
BLAKE2b-256 48bae7c17a47bed6a1dad487dcde1f4fa6b5111044412c6a087a06201760f358

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 161afc33e5f815cfffe1f228c45be6f36e69e9a88198629decff5fd7cb66f89e
MD5 7e10c9ccdae4163cc93494fbf8db0c68
BLAKE2b-256 f379d7ca12349716c48113dca7a83da1035470c3202fe771b5d0eff9088b695a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f1bd387f35243e07b8a5fb1cbb221419ba77da6085b6b2c401a82bd9213507fe
MD5 227684519debcff04fcaad48998d33c2
BLAKE2b-256 c4e9f510111a975ab25cc98920576c07f9fd9d7b2144e154962bfbfbdf6adc6b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44efaa2bf6b580504dd5fc29dc5f2efaa9ebccc0e7cbfd1df60b0828ab2f489e
MD5 8a8bedee3920a990fcaf727cc529976e
BLAKE2b-256 0b0ab0048e40556a48bbdb37c371cad84aeff457c243d94bafb90d1cf204d73d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cd8351039c01856aca8e77027546d168f393d3118e1e59b9cf7436bed955fd49
MD5 b95ed62c890c77a6c5e7aab412a001e6
BLAKE2b-256 9789b755b28f20ceadda8b4ad68719cce5530f6ac7c47c4baa873b3ade976a17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 8380fc556aefc1a51d0963d9708c45523546ed4d0978d2a0fedb122438f65329
MD5 4811ecfed5b9c70854866c4e12860ef7
BLAKE2b-256 6ec2d0d47e0d9b72bf6e6cfa654f3441ee81a4a6591b61448df3508c8ee10ea9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 cdc44bb6e79b4bde5e0a924d6c43919d6f4ce75de15c5a0c4ebc4c227620a38c
MD5 f2b5f3a6662a77093cc2115a10ecb48b
BLAKE2b-256 2191f7ffb386ce64c18223a1f976ee79d43d7bd4bbe7c16de638102bb9281da6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 01948b21068be0e4b58ae0afe7abc2bf31f98a79f85b5ba1f41804925a291a8a
MD5 a0fc7fcf5b3194ba893670fe4eacce8e
BLAKE2b-256 99d88ff35af6f6be4e5ed1a870b71b80d8bb21dfe92cd440073abae50684c081

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 0a54966a3a803d1abc9aef959f22abba83277f7a6c899b163e42853514b30748
MD5 f5a8a1645c7d2dfefeef519d9b81ad94
BLAKE2b-256 689d88e3b07dc2e4c18bb96186259054e35c9effa9a0643c38fefbcde3a00d93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6c75cfeb9f3eb32301f428e110e343a2a8a51f75145d22030d8e0a1f18b0c273
MD5 5aa7b72aaf0c00f2231492d04d732420
BLAKE2b-256 d9f7be35b33da8aabc485078e63b8727f52a7ed13b620ab0c7465daa2ee82b8b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6947063f5bbdb4a2b94d73db8941a8b482ae7091138a8d01d413ec8a88ade2fb
MD5 006d45411e88da2bbf9e8bd20ef4ad0a
BLAKE2b-256 43c16f09c929e33b3f02c03e7def83320cb4e0526fa925260b2cc723bd98ac04

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f707feaaaecda6e54626ac55a884b6410597062036768b8855695b125e2241c4
MD5 a8ebd4b5112667b863d0017dc01184d1
BLAKE2b-256 3bf9f36f6899849493eef1adb08c0f89b76a103c811655f913fbe797642585d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 26224c580af1a45a90c9b1b062bf22856cf5c23fbc3d6319314474be199afe94
MD5 6b0a61c5ec0678240e01516304e5cac1
BLAKE2b-256 6ce85dbb97c0f4b68d32111f3c9d011eb89cf3493b2264580336b28e8899a16f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a5dcc5fe488a3def30f6bd823d3ea8384e0e472453cd96479da6840351d0601
MD5 11570474f8396bd912be7af12e4bed5b
BLAKE2b-256 6ef2048bd17df7ee5404955270140226078d92db418f33daa593d998dc12367d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bee5279a567b315a17bc291f6cb802a7154c565406cd6836b6ff6e8140ef8951
MD5 58d68bf5eb46a542437ed41a02acdd61
BLAKE2b-256 571f700270e5607fc4f88a53d3d241beca64423bd233dbad605ae70f476d5ac9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 2eefb026f9a406722bc473166080866b867fb410df0a13d24b9771a24ba4e3ed
MD5 71e23054f48b85d37e355140546f5840
BLAKE2b-256 6e0e0c9e15a0d8b5331ff2ae88b5d0cb557d343e4a5ef8420f262f674c531f92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d8a1413a5ad7e02e888ef5cd98375667cededb63e1ed5ed3ce1f52abe9a972f5
MD5 764dd95311903c6a11686bb8b066f3e3
BLAKE2b-256 14f4e70dc6b773add36a1cdd532fbce8c5fea43e58919b72318071529b1b4ed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b935bc9068141f98c230edcf9ac0fa3e12a54a88e295bc866d68d304fb99070f
MD5 ee90c8b01d49e2d38954eb7ca2ef771a
BLAKE2b-256 dd16b312658ed31cb20c5ac7bef5d3b83840af82bc752d43085ffd6cc9a585ff

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 5db98c3ae2687adfadc5cb002b92bf410b5f7b272bca0bf6e636047494fe4832
MD5 6c0e22d093ab1bebd60d37ea1cde0af5
BLAKE2b-256 745defcff73c82f7c05adcd271656ed178ea4e33fcc44f735f32debf43a85d33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 701d01d8f9a30fc9aa7aace35bebe6645837fc8b0cc342f56e957f8bc4fdfce3
MD5 239c1bbe70695873bb4864963c1d48c0
BLAKE2b-256 16bae912ad68e57df3658165515386efe108d0d40373fb7e22bc5e94fd1942b8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 afa1f1d602b80dd0d29974749bb35143a5df0b5f4987c4f72c8bac11d492e155
MD5 664795991dbcc8ebb05937d0735e083d
BLAKE2b-256 df82461670e2f8eafb70059a6e59982eccae818210f134dbf9d96be9ff5b845a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b8b64581062d228a50bbfbcb039046ec21c001f5f5add1ff5488c45266e9a576
MD5 b87156f0b24301910d70202f0bdc9847
BLAKE2b-256 3adc516193284efe4ceec736910a7608e2b0840fa8c5ac741d6da01921ae5e33

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b1d561b6c2b66e6ba6d19c97ec3bee17660a1333a512754b0608ba85d3a5ba0
MD5 c9ca299efe576849d4b4c6bc42441f65
BLAKE2b-256 99dc7451c966d9801531ea0ac9884a23e3e12ce7a0c249acd778bb7f97520048

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b09cbee8499faa937be52a6a913217d05f6a35afd87061cc93792b604985d362
MD5 401dc762f463102f689b843d7f4dab14
BLAKE2b-256 caece8938ca74e10154e969b622c44629133ecdd17fd5d4092bb1088a7e08fee

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e132a8427bfe17fa82abef978efef01e9c7fb3e885f67cde70673d8c00b046c9
MD5 4b894405728f392a5f9d0b63ed63a752
BLAKE2b-256 26a813fd5ee544eddd4994dc7716ef32590fa75293d6a1a05644074c3d45ba8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 98535b6e1532c504e6dccfd8ee1e71886d17c1046a69278206da2bbd6b18f217
MD5 1985da8fc33b0c591be168df4c309942
BLAKE2b-256 a55a21d416268aa61d94d2e0773837c417db9a62bf7536ca3fe506ed47b824eb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b977e171b9c48b85f16168dbe1d8da83b572dc7f080a0a1043716f2f9e826fb9
MD5 60f27aadef6b83d07dbcaafc3dae9e54
BLAKE2b-256 387550ac50c987ded20b8261836e50d8d3cb2dbc86bf82b480ccc0d920b156ad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5e59535cd564c7726295bcfac3b7a9f98f64fbf89c34f97d78da928a722fab0a
MD5 7371c8ef861c01c7e28c5ca511f0335e
BLAKE2b-256 801c135a1f029ab72921fb85f8de3c14b03b97345a7287477eeafb8c9d286980

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 499bda3ee15b596b911f7c6c78e9aa14f219327dfe7b1a2de51f954c16b73561
MD5 d335b88c75571284faf13a4d94373f8e
BLAKE2b-256 142e162c6465d8e30e7f01eca4f9913e6f9261240c398531bf73ebfa3eb73e80

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3f5f14d686eb0359098602f5603dbf9b6b67311a7b5a017ff2cbd3e35dd75dc1
MD5 92645d3de8f16beffd9946228e97e865
BLAKE2b-256 301167781959a42fdfbf400724c1b41578c80682c13e9d35c0a8b387b0c8e3c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 26cd2f6ed7629e68d19a29475c20386361f4feb25f9490c8fb68fcb0d8a74f4e
MD5 01433f4894b99b3b1ca391332a825a2f
BLAKE2b-256 21f769dbeee37e1e3b27f5132c6bcee05650460d197074644065c3a756d472d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 e537ba6d980f4c5236328506d6dc7f852fb1e056cd33cd57a93b5f0e086c8c57
MD5 1608c03761f89dd44cc8c6f59e2f4a85
BLAKE2b-256 8e9ec51acc3c18eb6b44dfeb4ca268742b946abb9b1d72faa2c859ecd0d0bc03

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 7c9ad803d203958becf8193897e4228f4a42e42c155b6617c5ca06cfe9193c45
MD5 a2d4f758e60f5af75d4e400f401b5d92
BLAKE2b-256 1d00e840f7a4ea0a0ce3dc02e8ee7ea4cb38205ba9ea6dcb555729671bedce63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 fd2a8b00c917e003696bf4eda6102693cf49a827cf248bc77f4ccfb130605aba
MD5 85f4b0aea0dcdfb1629c0db9b21371f0
BLAKE2b-256 4d5d36d6007dd42afcb366a54eca83b9965266873a8d5f703b6b42881e918a99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 e0c619088136f3537c19cc3f69f403def24fca74dbb80ec24d6d7cd1d61b92dd
MD5 e48f32f00743eea6cbdcde0be7869635
BLAKE2b-256 283f456b775919796909500ac440a3ed241e190ae51a0fdf08c29a8eab5aca56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2fe369922824b71bc12535bd172ee0b1af02d480d7572305779a013517c8e6b9
MD5 9b691060c1736ae90e0aa6598803d49e
BLAKE2b-256 3a2694813e2ba442aa5a151edc708da7b3804963b74223c564e551804c52a9bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f37417c699a38b6d8585887a307a280ec829737b39a216d6378fd43b0219683
MD5 3acf8b2c12372ce9dd443b0a589c2d80
BLAKE2b-256 582aa2abf8915fb491d44483861113e0e3aab2b8a30133df2f6af194bfd0e42b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 57b3427d9b2067837e1523a7be816c3c9d4cf9e314db08ac033957bd516b7e88
MD5 81518c26d3ae6cf517e6292ddecfba85
BLAKE2b-256 b3d7265d54926ffe0e13bd032d43e1a5ee91a2558397e8647176fee8b6da6d88

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 182bc36d78febd1c3024b38ed7231f301b41e3482d90a1f5d50023fc3b77c2aa
MD5 95aa8a59c3028ec3ca36bb552c8064b3
BLAKE2b-256 e7bf29582717baec26cd037c116d6a5ef90482043f9280695033a15a1a3284e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d8066d03f67c40e63ef7a2e31cfbcff92704f4c674967fc217007e789bd4c7d0
MD5 efe81d15ce449c9293f88252cad761cb
BLAKE2b-256 288da441ee72b4f76047f61e46d86d526fe8ef41a563bab106f4f99722c77339

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e7ebc2cb72bbeabce9088ea9383f13e359fb0e084ff53db2132f4a2cde0517b2
MD5 34be1163cd1486029d09a3674367ddd2
BLAKE2b-256 738fc4a6ed37975ffa68a3eb62da77139729f0cb78bf0934e6804cdb0f4cfdb0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 76adb45812de0d127dfddb58fc08dab4b352c61b6824007a605aaa3a44f6e59a
MD5 74eefddc840f2cac57a2c5afa5b4c08c
BLAKE2b-256 8581ce2f8e3dba11250f35718a3af0e949984d66335c452b217e2a6fb54a656c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 28138c642a4d02418f0e4b4713828d975bcaa8167a2c32b8b57358385b4b7e04
MD5 a3f96668fb4ad1c3bdf874de5bdb0446
BLAKE2b-256 3f8c395557d189d84845e9b39a7cefe70b8145852bdd205e97ffc46cf5b8456e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48a29ba788ef515dd33c9b51557b131744f3388df86ec2dea0ab5d45da66be0d
MD5 cd4d96e4caeaee7ae2d31235bc2fed42
BLAKE2b-256 e2bbbdc327a28997e0d37482eea08fa881010189c91903ec96ba87728cf818cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 51d30d5cac6faf62478da6eaa48eda92f380dc762c90e52fc0357216afebc1a8
MD5 49b8800eb7c66d5481dda2cd8c94408a
BLAKE2b-256 ff752017c2cd7777f9ecac40d59ffbd66352cd4e5896fce37f93dd4efd223d1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 189fb7950202396a74bf3c647666c1f1bcdc702bf53d37fe161b8c36ee97a836
MD5 27bf86e2bd9506820840905aa716e247
BLAKE2b-256 8dc690f758ecc7c76a44d92af0a9776a372d058215ee1f984d3d42a65c5ec193

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 f151e4493ff9595c98986fa6540eaaf58d2db4e0a54e3c83f8d48e1099f7923c
MD5 a3b3cc3170e79309f13554105e6d04eb
BLAKE2b-256 227ea54f62be04d3c950aad10206be13c72bbc63819e9d60b6891bc4ea155fd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 7297aef04ced253043620cc895a33c5e6d3a87d2f21650597bc33ac8ffadae8a
MD5 a60d31038d63b17e2eaa61002fa60fb5
BLAKE2b-256 24a4fee1b0ec82e03f40682694f8c32cfc170218244ff05bfa4988cba955a601

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 38cb6fdadfb3b39527bc8e2745d24ea3a01004d04cae927ed94452cb234fee25
MD5 c4ed06ea8b2d5fc2b6faee2599f4d725
BLAKE2b-256 5f6fe72d40c6597e8a0755afcb48d75230156c27a721b78eab17dcfaab1c635b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 638115619d2566738171325a95e65c72ca0f26dd3a0db3aa483989d4e869e577
MD5 05504cce8b35e453d7c4f7f6e168545c
BLAKE2b-256 300ac296e9d17424a8c99d220e05ac355b94d159602d4ae15ab85c25825317e5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f2c6ad1bc20c4686504bdb58639208a385cddf070b1011e6bdabd256db7ed8c
MD5 e6b402f75778ce61a105dd958b060b7f
BLAKE2b-256 676ca39e0dcafe01c6f96f2663d3fa1a219a73f28e3aa4c6ab27aee37f069554

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.5-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 2d244be350e984a28ee35f518fbc443b338ec952e84ed5098e20b5de846269dd
MD5 8ea25b8ff787239dab092341371532fd
BLAKE2b-256 a054d6037ba307f1f397ba3244c7f641ad7f2ee87c0a8e14dd1e1a380f15719e

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