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.0.tar.gz (239.7 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.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (7.1 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

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

Uploaded PyPymusllinux: musl 1.2+ i686

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

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

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

Uploaded PyPymusllinux: musl 1.2+ ARM64

slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

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

Uploaded PyPymanylinux: glibc 2.28+ s390x

slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ppc64le

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

Uploaded PyPymanylinux: glibc 2.28+ i686

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

Uploaded PyPymanylinux: glibc 2.28+ ARMv7l

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

Uploaded PyPymanylinux: glibc 2.28+ ARM64

slumber_python-5.2.0-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.0-cp314-cp314t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

slumber_python-5.2.0-cp314-cp314t-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14Windows x86-64

slumber_python-5.2.0-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.0-cp314-cp314-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

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

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp314-cp314-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

slumber_python-5.2.0-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.0-cp314-cp314-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.14manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

slumber_python-5.2.0-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.0-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.0-cp313-cp313t-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

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

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

slumber_python-5.2.0-cp313-cp313t-manylinux_2_28_s390x.whl (6.2 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13Windows x86-64

slumber_python-5.2.0-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.0-cp313-cp313-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

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

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

slumber_python-5.2.0-cp313-cp313-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.13manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.13manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

slumber_python-5.2.0-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.0-cp312-cp312-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.12Windows x86-64

slumber_python-5.2.0-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.0-cp312-cp312-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

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

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

slumber_python-5.2.0-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.0-cp312-cp312-manylinux_2_28_s390x.whl (6.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ s390x

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.12manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

slumber_python-5.2.0-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.0-cp311-cp311-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.11Windows x86-64

slumber_python-5.2.0-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.0-cp311-cp311-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

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

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

slumber_python-5.2.0-cp311-cp311-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.11manylinux: glibc 2.28+ s390x

slumber_python-5.2.0-cp311-cp311-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.11manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

slumber_python-5.2.0-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.0-cp310-cp310-win_amd64.whl (5.6 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

slumber_python-5.2.0-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.0-cp310-cp310-musllinux_1_2_i686.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

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

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

slumber_python-5.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

slumber_python-5.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

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

Uploaded CPython 3.10manylinux: glibc 2.28+ s390x

slumber_python-5.2.0-cp310-cp310-manylinux_2_28_ppc64le.whl (7.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ppc64le

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

Uploaded CPython 3.10manylinux: glibc 2.28+ i686

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARMv7l

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

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

slumber_python-5.2.0-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.0.tar.gz.

File metadata

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

File hashes

Hashes for slumber_python-5.2.0.tar.gz
Algorithm Hash digest
SHA256 12def2e0e52f92a70c32fe112c4fb05da5559234445022e5a24e8cf7e2bb4090
MD5 8100d3dc2671d410c206e11bd4ab8ef6
BLAKE2b-256 14db023abb172430e11ac9f5c5c8f8571cdd279dbc6c62c7698f352db652ce0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4ff8a1078e8c60f60f2806f94851bd102c202b76028a6f4cf97dbe67d5195605
MD5 7f0d6d168533335c20df3f114359b861
BLAKE2b-256 09a28bad97f08ebb6092662964b36ca3ca90bde03376d7cde01862bbc620f0e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 b4d02448613699492cfdf8618482a8a65c96103bb3aa6641221acc552a5312ad
MD5 ba041a1e4e58ea1c02f0e16a57627b82
BLAKE2b-256 66ee15d8b0332e538a00346e01b195c251db6c1fd6fb6c846ba9a811934c2522

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 df00a504b474de669f015927f35dcffc5984c288e7d54d057c1d580a2d3e172a
MD5 dc59c5bca65b3cc7239afb6bcbd316c7
BLAKE2b-256 34c92e9831301f69d618755cb0fe4d39fdceee81bfe63d05c1c9d315a66c698f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 04f89d45c2c67454e2c4b3f675f428f221a8141c72d2c5b5ac0ad28233e30c52
MD5 89df25eba7b74a2110e57ca2930027a6
BLAKE2b-256 5109d963aeba2987527de296a459ae003ac785527e0295b301747ca15a166654

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 663e42b2f4dfa5302373da240536dbdc55abeb964083b93a32ee1bad40c67915
MD5 af2e93ee04d2f77f5f043f71bb60700c
BLAKE2b-256 ff6a2d3e84448e59a4dbc73979446955a81d9a6597f4b99af6b2889399431d0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 d9cf519b6f876484e91c6e700a4e4cf37b2bd53b0a100b7d7f786264b713a4aa
MD5 3e3beee34d8b3f151103fc24f7a2181c
BLAKE2b-256 9d34d5c20cf350601ce11a1f56b78355cfe5d887bf486fb07d20d7ac381c28cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 f9ef61d41bcc2350da00579fb6b02ad09ad489e9a041c11ccc20cf405d593173
MD5 5bd0b4f956f5ed09b60feff4cb8edacf
BLAKE2b-256 94943ab73a3ad145555fd8d831838597e5ed8993d47090eb60a60ddefed0dc7b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 87b1a0c4a69d3980b85182391e5a244e642cd1cdcb3fbe6ab852b87d3bdc0369
MD5 29425cce21ec7f7f7315c4d91bef214d
BLAKE2b-256 6d3af6728a2dabe1847c87289526387bdbf8b211a8de74a67ded88c7733b02f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 d949049f679f3a47557e03087eb025778abf746c2b3cf7b1ae4b2a0cd9a4bb9d
MD5 53244905d00d2ae7a10daa1a49c63674
BLAKE2b-256 d46cd93842a59828cde9cf502bdd2eeaacce3eda587ff3f78f5940e5446a5527

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf95f2d528f6d6de87b011f5ab11f5608f0cdbeb8d85de7f3086ba5a936c6b28
MD5 503b534b777f2416fdb12e24a22e031f
BLAKE2b-256 6771c0bd660d6e745cbbb03ed4b9628934b7785a1c3d8fbbfb7b484f4dd243fc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 89e031b3b0b9b2cc30a116bf5731eb68728b307f4e36b778113bba03dd988f66
MD5 2d94701588798f63940078506e1d8e30
BLAKE2b-256 71f34c73d36ba7815c08450d58663e6274408f3cc9f73ce47ddbe065d267fef9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 081146c59e453d9c1168c72c70c921ab2693e9c049602e48f2c7ef3a9be0ebd3
MD5 b291b525e6b2a14e6879cf216911b930
BLAKE2b-256 a7ad728f8b44bc74bda9ebefe730ae87fd0472be0fdeefa8735f3f86581c2b52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 0e1d2199413c6fc4362848a55557a2fba521e21702256ca2a2bfb3a5425741f7
MD5 5312b5cdfedc849bfb49e4770e308a7f
BLAKE2b-256 396aad2055457ba1e23f46da17d69e6cfb4d73d37d57fad29975f9b843b1f087

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8fc4074a92dca4f21ff5d3feb048164217bd23a9da3c1a0d7155a524e3fa572
MD5 99978f601bbacc16b3b2c443b98ab9a1
BLAKE2b-256 5aecbe41fbffed0ecab44c762137e390d660ff312b812f2a89439c2a42fcfe99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 c9a0fad5b4f7b9953b1b1031140e3cbe72d9cfe1e8fc56c9c8550a0c5e866fd0
MD5 790dafe18bb04a185a31eed0295a882a
BLAKE2b-256 472ef788424e76b70c207df2e03f933d2e437852fd56ce310a641ea868e4db8f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 a4db4344ea54e2445d23d7ff045fb76445861b2bd054b48aafe4baf7c264b5c1
MD5 7f4abc8a0e8f0941d5fb94aad20120c4
BLAKE2b-256 1bdfb291a5e9cd9e73d09ff49ef73c10f04a2afa58cdcfac7dae31663f167828

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 86d68d381410aabd4f08dd496afa512b8014256a21a74cdf4dd960ae043d1227
MD5 894695a083343f02c82164c388003b94
BLAKE2b-256 d9e630ef9d2c1f5c3e79cda5f94d4f43e67741f47f2c226a01699fa87df02c17

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 09c51eb60bcc8945712053d5c8d1cf1b2b4b23d366232bf78b7740ed02dc416d
MD5 e3764b350429b3fd3c0dac92e999216c
BLAKE2b-256 6d0846b40c3805e884fbfb280c8d11cc5751422b8a73a20d724f2c3b05432e0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4ce59d254a1086873d54fdfe91134e1e0d835d9e91f4435c12643d184022911f
MD5 391adb80fecdaa795c217328292deae2
BLAKE2b-256 9a1845d532c2869a3540ff37d6d4c5d1d6ee0a45f8145716a29c01de2b540e56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 efb6527cceb1af26093098d788243678d1c915d739f38da3cc039402fa23779e
MD5 bfe628fe649424704b13443e5f5768ca
BLAKE2b-256 c7a5161421d9c4d488fc4564118e0096a66549c8a8a5f8c224b59e1d74eca5e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6d7010072f12c39e5a302635b1cc72d654b969a29eca133a14e4441d921e7013
MD5 b921a915d5d8558525b31a26aead6867
BLAKE2b-256 807237624f846acb624a29856e0b4a5f6f25d0d1452d4507d8a37d69ca836df9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 87d9bf0b6c94689e7b2b2877276333b74baa8417443d115325690435e35dabff
MD5 a7013410a8281eef6e2a3f0564e15c76
BLAKE2b-256 5785c08137be8f8e08f329122bcdd1e803733f52dd3ee31f92f54fd4c195f931

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2fa76dff46a3ce015243592592e57705e40f6b8cb3a73fea30a582ad43fba0b6
MD5 a9117268fa162d6e61313a503070941e
BLAKE2b-256 f7a1aa333b359f41468227dd79fba786bca615e330c2e022758e44dfab0c3842

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a45e85bfac4dc6c303f53f0facb925f8728383655fad6b71e3752a89ac85d2d2
MD5 6905a87c03652efb9e7a0a536e880e29
BLAKE2b-256 f1c7f76c1639a865685d2f65ce1d3e9484948a174ae0de40febdec1c0138b7e7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 b579180dd405ab2014127ff31993c434283d10dd1417d2bbce67d2e9c2f4e3cc
MD5 04ee0623efc4def34dc9385935284089
BLAKE2b-256 0dffe60be2896559891b4c6f2dcaaa6e22bde6a798b4563a7c4ab88cb597eed4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 18f57feb8cbc851423ac23e8865c219dc6e44cbdd39e7a8567080c4d06215bcb
MD5 164306f4f63d6196c63ba01c0e66e1ab
BLAKE2b-256 8464e18ea2d827db54330a8132fe5ec2fd09fd175e9f1295f9b45ceb0dd48b25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 f0e46a219d72a65a4947ffe538feb9ddf78bbc7f9f8978c5fa0c56b69a76f2c9
MD5 26b1b75922e108e34367b1db467b1d3e
BLAKE2b-256 caf6f715630e6646203fbc41b2e6600930efd66d1a469aed3194355b476d7324

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 f33337ba520cdc7c404ecbf66c4d395ee8f99db67da6b25d3c85a1c2a5435234
MD5 5f0a489322cd0764b36bebd7988b6e43
BLAKE2b-256 01d3077de8d2a8457046e3f1326ea0f3b00269ec0580add54ae30336971e8447

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc8c9c81181bbacc161400a9b4fa80fb321b52a928a58c819600e5e6072625a9
MD5 b1ba9c48be8c083d25aba5de8bbb7a08
BLAKE2b-256 0ed8f87601d17082a6f908001a580a5a2cfba6517d0370abd495d8220770f985

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2c43ae8e579046ceae3193cb63d498a304e3ae68effcf786a7bafa6deb4e3ed1
MD5 2c4d8bfdfbe0ea5f92e3a0994f5fbdb8
BLAKE2b-256 9e383b963a68c094ffa90ba6f1d54e841f97350cc8f2eca79eea487096979507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 cbf2648960d651e4ac36a673bd4143e9cf087900b3cae199650b00fdacc574d6
MD5 e5059e14549d118fb0ec21641849e0be
BLAKE2b-256 a6b6a0b4737fc5fb92e61d9d1b17b68a8d8c3bd9fe672bca585462250c02b3b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc50c3ecc94156e0baae199bceeaa4700da11c5978a8b99193ce739ad428b993
MD5 1601c8681656633874e326f8dd6cbe43
BLAKE2b-256 10d3f0910b4457e31d285b0bdbb22d25f40b4d90703138e4c40df3e45ce60c9f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 73c3b9178a6122e0e7bb68e3a02db3f5b7534f282821581e016bf60b905297c3
MD5 0ad2a8129acd0d25eb12d49b964a841d
BLAKE2b-256 617ff29af3a1b8244efbc7e091df6c00c4b355eaa98bebf560c3b0bf7d27f142

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 194fd41fc74bfaa5467e1752926c283ce2878791b9f2b965ec135cb04a65c689
MD5 d7fb846be1539b9b2730ee69da938552
BLAKE2b-256 8f038352ae5cbd57cfe81ec99f0686e0b3654c0a1ec69bb7ea8b870c095e4de6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ae2d49a6a53539a849f6675d69aaf9a63c1634acbc1cc6af186811884a034c0d
MD5 2a6cdd326d8175971f008e604c181192
BLAKE2b-256 8aff6d223f8f98fd45c78b714001eb115432fc10ca71f9b66104618df7d854a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 080a0686851128b65769807c4bb71393bdba7df26afe5a67cfda33f6fe4f0afd
MD5 2ea72e969b9d7e2eb9c99d450baa0d60
BLAKE2b-256 892590168e35a6f4b018e3f4e54a3f383cf85425bce9644083d25db8394ad169

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 d6afa14a0c1be027217c7a64ceb71f34bdf678e2ec53986be593a664e51fa975
MD5 f0f6fa935336e48fcd3e2a05513a719c
BLAKE2b-256 c7e4a7c3905471794097ff6f76df47f215b93caaec87e5a46d33bd5dcd9d88ea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 2a97dc4090be9eaa29a4e39e5bc88bcb2f8f038786d75a35c94c0e85a122d1fc
MD5 9aa9a3149b70b4dcae24d270320d5c1b
BLAKE2b-256 4349b968b7ed832f045b81ecc5200b7304c58bb1e5cadb26b136439f35f54a08

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3e60fc42ca8774056fdbcccd61b8482a5ed5e99a8ea08559500892c25a2f66aa
MD5 f3bd7f0a87c53efc0ae25cbff27c0bfb
BLAKE2b-256 a186cfafcdd93e685cd272dd2dbea2856c9a1d92407e263d5f1128848aad9652

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a4e90fd01d05ed2152647dc1fe1012f91329d045ab680fc341b088458d4d4464
MD5 2ff113e20a8e42d4754129a6c003fad6
BLAKE2b-256 17347a333c1e94bee8d654e1574c3a4bb8577100e86af7b608621cfa9ac187a6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f184e11072a26d1e5d343e61d678532a20b160d48666af7b2eeb27b06516431
MD5 7aaa79aa09f9460bfdbcc30b8b842672
BLAKE2b-256 6e7dac09aa95dcf5d4b5c0d9aa3b0bb0002bed38eec01c2f2ba8abe7fe48d8ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 02a25499684d25182c3619d80bce6cbc62ddf6f9330324ecf71e9ef16e67ccff
MD5 6e083d1f5a1ad08e1b99b1433a303535
BLAKE2b-256 3a0787de64dd17ab31569e14e72d39330645150d7409874d5cf46d0ae6d002ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f2aaf0a742751a350319162f98c6cf22ac3452f2044f16838d55bd1bb3cebf12
MD5 41fd74f57776c33f771f43a6ff3416f8
BLAKE2b-256 efa7b6150d3da20ad95ce46ed23eb56a0cdc68095c5fe155a90d5fd0ee49c2a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5693011ce8c04d795c054bbfd2cc61b8c19cea995f228f47c42bb8cf744adf4b
MD5 95a78b6a1bb45e3df50e968672c5d6bc
BLAKE2b-256 d0b997aa7d74e7a8d4ae17a8b3ac55492f7c755135ca1082ea2b0bbc9ceafb8c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ab92d7ceb28b84d46978b70a57b9c6beb309e4a14aa025c63d6f2342cab0d26c
MD5 c5a71a1d53a3f840dbc3541540703d9e
BLAKE2b-256 0084a32d632a8fbc68075a59d7f83f3cef713ea3f2e5a3ae0b702305ce65cad2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 71cbe5aca56d863e9a5c24c1b227f117e4b9b1205413cda51e3e8a76179d3131
MD5 f5808ce5b5ce2d2fc3949797259448bc
BLAKE2b-256 c9685e0358a68884169ecc22beec28df7579c733a0433ed5df0dd02d94611065

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 e40645344f98c501177bfcaef35f9b1733f5d44121dff087d965c5b676b47700
MD5 5aa9bb611e1abda3e9bda9b001efa346
BLAKE2b-256 d2943a001cbec9af79d347866bcb531280818cc4658f3cde4bee6c0433e2f2ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 24e52436d007e0af1cb4f2ed5e8c74b4c114bd93eb65c28418c7c3f27e2d355a
MD5 597882459d0392fc244399360f3ba25d
BLAKE2b-256 c26e942916a702894f6ab54f584e88e3763612e4f26af9856dc3c56fe93a0c99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 321180c72d6d5db15266172df8a6cc1a0030f450ca5c68e05f81389f6cafc1fb
MD5 af493069e8b31ecb2d6737dd9f13cc17
BLAKE2b-256 37b702bcffc0acf7ae7705a7a27a8b24a5de6240b8ad893fd10d064cf9d4535a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b02bb9392539124d5894bc559f97a167e9c97b20f27efe4d48732d4e483e167b
MD5 5d43ce5993d01d0fc0c96204273de639
BLAKE2b-256 a4480843dc296edd55ffa078d7a905c6fe18b3b49e3aa4913a62b1e290ec1c20

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 015a564f12ab1e36560f7922e735af88d8683e142eaead9d20f80e7eae75ef5f
MD5 55073db85d5ea96f634ff889fde57569
BLAKE2b-256 975371839de60df16b3a4b1c3da3cfa131b950079f755ba3459b71ed36079d67

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 673a2291d2fd2a7a5850879c176b7f4bac1bc923434baa025cc9a5a4c927ff7d
MD5 5c4ca39fc7f05c78c47f16636f4013bc
BLAKE2b-256 ca8edb82be9ce93354e1c40736391e436379331582f2b93afc50dc85ceef02bc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a7422884140b635a8645277cb99c11aef6a8a87c02e3f30364fc0474cbcfb512
MD5 c0806aa9d552274cccd7b1f6a39a8211
BLAKE2b-256 ff1b0264d88925badd2b16639de01ac5510b3edbd274902a5cb1771208ab30f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 565693340483c936f4f1f194f65cc74f25761a36066812af2a424bbdfd6236fc
MD5 dd47366da6fde24d61a9da7793fa7144
BLAKE2b-256 4e2498961ee9a87c048b82b485ed20c2f23a5c683319182c11c51e131496094f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 550870fb35c985ea13a6b34f9b53c72fd05950673e68fa88a2060538a925d094
MD5 8500837c83f0cd7ea5d2e272ea35191e
BLAKE2b-256 c3df175c5b4dba7bd39a926af2fd010999d38e96268ba7a8e9e26f415d6b81d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 ac55a8bdd2816562c933ef39ebd4339adfd2adc15cf5ae2e74c7b29f56cee623
MD5 935f7a4451c72fc9f544c5237fcce395
BLAKE2b-256 a3499265c6e02a4c2156ef9199706bf3668e16ddb9a400e568a6930b75d445cc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6cd29b2ed0fb5401f8b4c2063bcc3e20c130ab22068a775fb4de619b7f1f533c
MD5 b4f31d8b9e94fbfec587ad77f7a14aa4
BLAKE2b-256 1339c163fa6161d46844af01c7b4d2f00d303b6ae75492d002dbf9bfa368d9ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a17cd41f76cb34024522b5ec2cbf6468fa7f86cfa69abedc6d41619e5a333ebb
MD5 8f6d776f1c8407a02278365362fd3892
BLAKE2b-256 18359976d7d7fbb964d5edcf88afa250427d46e8bc13c8eb544b0ee5c5c82c42

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 b081a0fc43ab633dd92af29f3528d15ce03f47d3646bcc3fe775033de99c52ae
MD5 0078dc1f748dd66500689a4ade66a69f
BLAKE2b-256 4fbe00ba7e32b15fcd1cc76a4ae2421c8ad0a0ce5bf5dee1b387d851bba13722

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 037eb0021d3b95ad093b2255b98c7f98deb5e3e74766d5bc676a756d6ff2002d
MD5 c64a997432457c279494a05ebf664369
BLAKE2b-256 5af397d24b8538faf781adead6e5077cb2cc102d1e6c1e68146d68af977b47b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 0d276519c1633e093daa38256b3fab1e0bab632eecfe471026c91fbb37d2abbe
MD5 a411a6cf1491e6a99419975db6d22eab
BLAKE2b-256 6c57016c8cecac37e00422c3a24a03a852774915c97ef4d5830b738e6e1d0637

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 5bfc9c0a5d06b381359e4daf539b48c16117ad6b4d7e45fb8c7d9dfd392778a6
MD5 80eaa68839706ebd5710e464edd7c4b5
BLAKE2b-256 00cc205d0349e9860b1bde4577f5cf0bdae828744781f1adaa38ea3ac3aed90d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c9d4887156ed43a62a73fdfc38f63735503eb0f6d7eab58c416cddc22193ee9e
MD5 b25219eb4ed734cce07f5184f270ff70
BLAKE2b-256 fd23b3703f3931fccdb71455c455b28cf4f3cc6ae54640fadcf1d087252ac813

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f9a0dff1f81e617159140a2374ba267feef1fc88660df2dd6e93ea70d11a959f
MD5 0adfdc466209bcee9fb92361175c871f
BLAKE2b-256 16746d3fe857b0586b481bb8b9b20cbdd31e63d0eefd0940638863c756f78b2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e93638ccbc60741d393f9aa11d423a3a8e89674bf957b58537f1660ec1966f09
MD5 5026da249b310d947a033743bab3189b
BLAKE2b-256 333b9545e2d446baf7521a7a5a885c1f66db1bd55ea0f19fca7a179e9d64137d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 85fbb5f038a5bff7ec860c7c5cc1da1f065942079fb63287f67361cb14f73481
MD5 d14b85e88b1121b46ea9f903cee1d547
BLAKE2b-256 d06cc6221263c39488bc0c9d950bb40e689db2f3e9f157cbeb0b955b1257cb87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c21f390b4e57a3dcbccb553e68cd822de9e00fb8cb195dd026882f037ae33cb
MD5 f3689b55ec09e785a9bd8b71e4dabac7
BLAKE2b-256 6fcfa22969a760606c156d0061c0770c366289a62b46d9402ff2b3fb095bdff8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2996a954714bf1f8fb45a8c990fd9c1f57315626e5927586adb92adb3e69729b
MD5 21150af4f1e6463198c3dbb126cc14d3
BLAKE2b-256 a93feceac88f056fa76b11c30f9bd6234abac67c486ce8e0a72ddb3418b8e133

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 29ad92479cdfa5715b6172adefe4f67a184fe3dcbc1a4aea686bbf5037be2811
MD5 8797be5613592841dd308b10a0f2f1ec
BLAKE2b-256 60ca0c1d8c4a926661f743d8f2562270883a2bd32b54ef89f9373f521a0a5528

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d425fb7b0a1ba321ecc07b67f7397c20c2dc193d6018a78db1464a042a74284c
MD5 e7466a8180decad30051d2e282928104
BLAKE2b-256 2eb3d296c5ec4883e417dee3651e5fd3baf4a6c20a6334eee58632e694869475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2a74eb7f7a287846e513e5a06337649827d5d3473f370334107cc0d4e5316411
MD5 c4521a4c9621bac5cf622f9255d045fb
BLAKE2b-256 ac6773b9f19e1196944adda249fc65fc4ea2fe492bf83108011b19f124066920

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 3f0a5dea9ca2bb14ff195e078868e78fe1dd8a5494e5cc9c3df42d257080bda8
MD5 e21b1eda9a08107f6a043e4e9f6539e8
BLAKE2b-256 0cf1d1463c806f6a08b83482a3c195b196dd85417ec5c7d42cc2cefac8331dac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 04ddf8e9b18dc272f434c4ba3fef6f8afc3b13312ae2d26217699153e72067d6
MD5 732fc90a64e712765a75bd65dfa855b4
BLAKE2b-256 b268df9ad6f7a0685f9d2bcb305abdf00b1cd1f9eaecade7a47003cfe5ab1c8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 38966347e1d9ca8c0e1308032468918759b735e01a02fade0d1a9c7e42c88cc7
MD5 874ed4b324f36ed0e49dd782bd9a494f
BLAKE2b-256 583aa2eb3bdd8cb0c79fb990f01edff2c919ba03f2168ac9244c26a737b41c68

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 42e18541153f9878730caceaa25076bc3d30706afc28bf35525d9d807e4481a5
MD5 5bc1addf96a6a2f2e6494cb21edfc2b0
BLAKE2b-256 bf1108182c2d07967e72b98c7cbe8c3831dfff794da0143ebeaf52416b16819e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 849b1c5a4ec095bd7c29b8a86f47aca804b283995fff2d05f39f806b4a7facb2
MD5 c6d0b1f61f93d6b6c052d87362dbedf2
BLAKE2b-256 d15f7a3bbbe0b0c963152f14ea93a946a11503d57ad34f812be91d5cafdf6394

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 edc32e5c58ca3d50e023df51c47a37ee140db8dc30d79231d324f249243a257f
MD5 507b7183871a95ef79642cc5a247da38
BLAKE2b-256 b5092dad1e874e29db1a02bc94d99c3606c5780d92b8b986f5ffe43514be175e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 359f15d80e7201e49d014363b5206e193358a912b22cfabb5ed9bee21773dc3d
MD5 526c1749bb646fc568fc04fc4fb53737
BLAKE2b-256 f76ad079fe20e1fd303ab4fe9c4313aeca3ed08472ec188fc1a8ab4951041262

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f578303f31b121d0f1386c37aaaaa2d527fcd76982638594d5e00f7a5a14af7e
MD5 90c16cd07df11bc5bd3fbb8213bac2aa
BLAKE2b-256 ec2148b1240c3e05bc733a4c0d5286b5c4a4da8805cbd97c1183d64aa1d21b05

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8a99c41520a6cd223370a1af6ca8aed4ef3b218b46d7d0cae514254ab6bb652f
MD5 8fde77f20011225727910104c16f514d
BLAKE2b-256 d0c7ba76191a3155524c1e00b2b8d290b83c98d90d13b0b8b8ea2e089e645829

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 299e7e448f02eb050572e79bba081dd0fb2318a79e5e2e691d7fba69a0a152d7
MD5 e12e20b268293069ae8fc4a862dbb9f0
BLAKE2b-256 7f120fd70637c434f52447b276c35c6a3b2e4dd6b0bb33f5cef81be963742204

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 8f61d771294add4ea5234854f1aa59a5cef5aeb8ded896b7a8fd1cb046128105
MD5 dc0763a962df30b29605c49ae6bbe073
BLAKE2b-256 2543f34bc370a21c8022f7fdc901fcb3318825651ac52c4f02ae6b846598c658

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 3d6c2d158586795fff28329f3cc96151576ee8a8b6e63f9f3b41557419eaecbe
MD5 e785a49e82b4d3832540ef5ecb127501
BLAKE2b-256 9916aeda55827fd876c9fd34c61db8217589548783d861bc9857e14405c480e1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c2490f59ea78570d031bbb90faa173635e236a4208ccbf90e8463659a261dae6
MD5 d80b26cbd6e8fa2b45da74f1454c1377
BLAKE2b-256 3a968369c39624becc551b00f2282fd68beda6dc49592780b8cfa4b9b2b7cd2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0325fcc70bb9387d3100163fe7f30ae38e9d8c9ee2f04ed87e273846e72c3483
MD5 47e9ed6d8b3609c0e59511652555a239
BLAKE2b-256 6fdc96c68d4e633a43903d4244547cc59274e8a81818d22359f1daa4077e6991

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-manylinux_2_28_s390x.whl
Algorithm Hash digest
SHA256 91a51bbb9719795a27ef85a45466e70a6fe73b7c1596d211c72d347609ffaa08
MD5 88935eefbf2ffe6a58074a0269632b88
BLAKE2b-256 26ff3fc0f21488224433e9c9438c0d5e479183610a6f7bb88a3c7b3142fbd0b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-manylinux_2_28_ppc64le.whl
Algorithm Hash digest
SHA256 64165df92c690bcb4df96e138533726a7bffa9d4247133a2c0c210dc537f2075
MD5 27676d50b2f88760250c6ded1c6db292
BLAKE2b-256 d0037a888a62845354bcc2a28c893ce2d90541173b1c42b06f8b1e15033d7d3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-manylinux_2_28_i686.whl
Algorithm Hash digest
SHA256 d0fb3f5517604d3820cd4a62a284f89dffe75e258ee70e1a88f366edb3e5e2bf
MD5 258345afc21d358ab6036cefe2d67b62
BLAKE2b-256 352858acfcef9335bd8486dfa71c2e7cda18dd8d3c0e0a2fbd601f650ff6528b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-manylinux_2_28_armv7l.whl
Algorithm Hash digest
SHA256 b8de8c6f47e2d095927f8423496b728d02ca880a07e57ef9db20e7c1df528690
MD5 c89889efa1cf2781368f8ebb6e542e86
BLAKE2b-256 148eddd068ee8f66782b5baeed3ac1fcbab62fa491b768875c47512f5cd91d83

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d33101fa5d322954ba9e32496fd4b77d6881fcb51936f9cef5be93103bc86d6f
MD5 d8890b6c431f2292a9b44fc0bed7c4f6
BLAKE2b-256 c331567c1f9b98325ccf5854438441e1698a89eced66ed55726db468f8c68bed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 43c896ae1ac9a77fc7b7f959a262ac59c1e783137843247b14fb71f94b8f1a41
MD5 0965189dc0d417a7b0cc11707bf844db
BLAKE2b-256 ac3a06d9c6ecfed73c0e2032f325bc9b9f7fc2b1a5eae1d39286ccaa753bd4df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for slumber_python-5.2.0-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 6af4ea80d772c3b1b56ba1467000c6b3ef0ed492c9b2690b3712f3d6ece68ab2
MD5 5e7d34f8fc3c8204bc4602c2de79fa8a
BLAKE2b-256 3036584a57a278b28365268fe7d4cbcce0a2766fb8489676630737916c3d7ada

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