Skip to main content

A minimal C++ extension with an elephant joke

Project description

Elephant Joke

A minimal CMake + Python example project using scikit-build-core.

Hinweis: Dies ist eine kleine Testversion. Hier wird das Verhalten von dynamischer Versionierung auf PyPI getestet.

Installation

pip install .

Usage

from elephant_joke import elephant_joke
print(elephant_joke())

Version

The package version is dynamically read from the VERSION file using regex transformation:

  • 3.10_rc23.10rc2
  • 3.10_dev13.10.dev1

Testing

Build and install in development mode:

pip install -e .

Test the package:

python -c "from elephant_joke import elephant_joke, __version__; print(f'v{__version__}: {elephant_joke()}')"

Build a wheel:

pip wheel . --no-deps

Install from wheel:

pip install elephant_joke-*.whl

Deployment

Hinweis: Dies ist eine von Mistral Vibe codierte Lösung. Der Upload zu PyPI erfolgt automatisch über GitHub Actions bei Tag-Push oder manuell per Workflow-Dispatch (siehe .github/workflows/wheels.yml).

Voraussetzung für CI-Deployment:

  • PyPI API Token als GitHub Secret PYPI_API_TOKEN hinterlegen (Settings → Secrets and variables → Actions)

Manual upload to PyPI:

python -m pip install build twine
python -m build
python -m twine upload dist/* --username __token__ --password YOUR_PYPI_API_TOKEN

Test-PyPI verwenden:

python -m twine upload dist/* --username __token__ --password YOUR_TESTPYPI_API_TOKEN --repository testpypi

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

elephant_joke-3.11rc1-cp314-cp314t-win_amd64.whl (71.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

elephant_joke-3.11rc1-cp314-cp314t-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (69.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp314-cp314t-macosx_11_0_arm64.whl (57.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

elephant_joke-3.11rc1-cp314-cp314-win_amd64.whl (65.8 kB view details)

Uploaded CPython 3.14Windows x86-64

elephant_joke-3.11rc1-cp314-cp314-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (69.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp314-cp314-macosx_11_0_arm64.whl (54.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

elephant_joke-3.11rc1-cp313-cp313-win_amd64.whl (64.3 kB view details)

Uploaded CPython 3.13Windows x86-64

elephant_joke-3.11rc1-cp313-cp313-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (69.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp313-cp313-macosx_11_0_arm64.whl (54.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

elephant_joke-3.11rc1-cp312-cp312-win_amd64.whl (64.3 kB view details)

Uploaded CPython 3.12Windows x86-64

elephant_joke-3.11rc1-cp312-cp312-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (68.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp312-cp312-macosx_11_0_arm64.whl (54.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

elephant_joke-3.11rc1-cp311-cp311-win_amd64.whl (63.6 kB view details)

Uploaded CPython 3.11Windows x86-64

elephant_joke-3.11rc1-cp311-cp311-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (68.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp311-cp311-macosx_11_0_arm64.whl (54.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

elephant_joke-3.11rc1-cp310-cp310-win_amd64.whl (63.1 kB view details)

Uploaded CPython 3.10Windows x86-64

elephant_joke-3.11rc1-cp310-cp310-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (66.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp310-cp310-macosx_11_0_arm64.whl (53.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

elephant_joke-3.11rc1-cp39-cp39-win_amd64.whl (63.1 kB view details)

Uploaded CPython 3.9Windows x86-64

elephant_joke-3.11rc1-cp39-cp39-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (66.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp39-cp39-macosx_11_0_arm64.whl (53.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

elephant_joke-3.11rc1-cp38-cp38-win_amd64.whl (62.9 kB view details)

Uploaded CPython 3.8Windows x86-64

elephant_joke-3.11rc1-cp38-cp38-musllinux_1_2_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

elephant_joke-3.11rc1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (66.2 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

elephant_joke-3.11rc1-cp38-cp38-macosx_11_0_arm64.whl (53.0 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ab48ea693c5a4258855ed27e075b520d3fec94fbc4980512028953025543442f
MD5 fd6eac48fea9d89392e8cdf711a9e2aa
BLAKE2b-256 968dc10d0eff9fbdb17a802d24e603c1ec7ebdf5bb240c4960bde24213c44c36

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 70e9245bc4b7657613232bfcb99628661d4b8acc242e80c0e5a4242059eaa757
MD5 0952acaedefa6c92dbcb0b99d2a1c7f2
BLAKE2b-256 9e4b07256b492a4e14e2de8c14b2a89e4d2f0fc05bc0f0dc15551dfb703c570b

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8abc40b3bde87962ebbec589697e02a49caa68d0beca7982b1ca3ae54ff81a5b
MD5 8ba0cdad4ec8fb48451f796237d0aefd
BLAKE2b-256 d01d7abaa1759031e3682470aba4abc1343dd34aae14fb5062eafe2644050155

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96f6dfa892531ad28a1d8cabf309817e001b23c2f8888f97df2b2548bce9a2cd
MD5 140ce88e4c3c2780961e901fddffaadb
BLAKE2b-256 2b83648f21c2aa5cc00ac49ba45d0d9020846c9397c0686cda45f6e9dc82b5d4

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0329235d4372ffc0f553e26aabe7de6cb460b9debae4abd861ccaba5cc244897
MD5 98f4abf0c28ad965516ebabe665f86b3
BLAKE2b-256 b39765fbd73090b4b1e0720d8631cea97a3a2169c42addee547afa3e57743751

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f73480a95b1890e6690841af5b63b8cf5442b5a98603a3f6db6d4af579952f0
MD5 f0b90b50218ed056197dc7059ac8d260
BLAKE2b-256 6f1b808be4d846ff7e3d5701cac81e7df0945a8779482e8159524e359830b75a

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 04c34b413960e619e77b4d5b278e00c38a54d16081d3568adde3e2d4a4d5d72d
MD5 127f0b333be929a17e6fba9142927d81
BLAKE2b-256 66f765eaecf8304521cfa15678f850de9255a5f63cd2aaa6b044cd5776c8f25d

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 17834954824f6e8ac08006d198e49e0fd80e06b23516221d4f025d53767c0389
MD5 2021e3978ec7eeecec176ec128949cdd
BLAKE2b-256 baad1bf7792781a0e69766d0582c630d560f69f2d70377922c1698613bb3c799

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 220d36cea43eade570afedc0d37a19bbb83b3ac6df3b7fc6c5704c6ce919e57f
MD5 b681ed00b80f5a616dfe783f85c5dec3
BLAKE2b-256 7d6cba0dd44c767f46efee32d1cd5794dfb8093d67a2298897bedc6675eb72a2

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e9b5be5c1aab3507aba42bd1d8eca7678825ce34f116405bcb2bf7a7ffe62440
MD5 eecb6aa3d3ae5dfce8cd6d727a597c38
BLAKE2b-256 5f1580ce5a61992a39ea34934278cf6f7456366dcf50633f28a00ae55376867f

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 76f90f9cb174d40839e362b7180b7ab16c38eb8011a4933d393065756e42a82c
MD5 2aa4ccd509d2bde04bc9fe91f3049c54
BLAKE2b-256 31d29bd19776370b167820ac2c95d51ebbc5d50f411f59ba08310bbf4ec01d02

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0d6a595d5846eb6eaf8f2c32851519ee94b54cfb872f5222094cb8d5fac09f44
MD5 c27cfba5bb11e673c2e97c4acfadeae0
BLAKE2b-256 ae54145fe7c0b8c3019023027ccdf0972b5d5fda0ab3beea7b50ca8505362196

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 8226bdf0f30064f5397ed6df4a8428058f6cd64f298e360b26ad52dbef6d4295
MD5 b49c1431992d37fc69a6f1b8961c54db
BLAKE2b-256 09e67c12efb496cad85f6e225fe3ebeb52192a960b691edc4fee87338ec7e5f2

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9bdab9b6e20d7c000e400090f9ba6b472c6c741707815eb77e134b90673d5b49
MD5 f829e1a27e3aee5fac43f7520419156f
BLAKE2b-256 3d068c0ea22e2f4d0e14199a9a229864344f510f47f7ae7d9a204da56989afbe

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bdf8501babd79cf61947fa89a3529b9a265608711e24137e0cd9f37f54e70aa1
MD5 a6c10b71a3ff58be89fe01daf02a5e69
BLAKE2b-256 93010e2cacc704d05f3225c34fc7f166f8ed2f305a2094a5f6393c6b83f1e13c

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 374d1a4b30cd24e745b8948811dede90d5fc7908541787cf21e7dd5377af30eb
MD5 682a8be67767803fd5ac73b37c3a9b23
BLAKE2b-256 4603caf5f8d4f15aff776756ab43fe1f201694dbde61b0c7c8a0fe17b8a9725b

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5c44c0e38883b530c52378f0cf39a3489009bf1c28d119eb0c231986ba8ec77e
MD5 0d683ebea6a52e476a9d255ec8d84527
BLAKE2b-256 d1c2c2bac64b4b1cc33ea8caa016afd3732de3778105aed9c72cadca7335ce66

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ec997e6dc0eab2d6c21b04827d9bdbc4a242f76cc7ac8a91b6b8c7668060d6aa
MD5 57595f6ea9be96321188f5a5fd12da54
BLAKE2b-256 688ff67d8403293377ec2c381bb4c13707fc2de4aa17b3a8251bfd58fc733215

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b3cfccfc3599f9b572a3d861393b44144ca48782646e8e8525fcafc71c71830d
MD5 f2b30cba1ed90a7cf67d366fa186af77
BLAKE2b-256 e2a29d7929345723db520b5ad6bae412b3ba133bacdd5930247f7f6630ea891f

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 659b38efc9d1b73fe52c458bcc480e115cae57e9b4a72daa944eb1017ae6f578
MD5 3e0f4e4fef3905d7d92a8592e19bea2b
BLAKE2b-256 774147a1e5807a2a75e3d725b7425e8782a59e952df0fbb9899702243489616e

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 29294f6bcad3da525f5c5acfeb3e245ddae6496707665390c03a5a34c01dd703
MD5 01e7be49d7ebcea283c8a8a2b818bd74
BLAKE2b-256 e331a946579e6fa6dd698a75db60a62f2e38736cb142d99ece0ea9ecaf082e7a

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 674ce7a7a86e84cf65b1a07158fe3428f2bf9594be1c0ed8068cf8d1c454cfb4
MD5 d86e385ceab0007caafe3539e4f3eb58
BLAKE2b-256 4bf68628d10ea903a11f78dee4d3968c51e54c7360d48ae38551e2c319d1a302

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db56c4c89e2735e0f0912a922a34eddd9f7ac8ee7cc5a7fed88f39e44710cb87
MD5 91e09d616da3d625891424e9e273c564
BLAKE2b-256 0bc609e30d0bb30294790539b31e21f585efda188a2610c713a34fa95d24fa67

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 94d87965e5c02fa8cbb404041c8eee8833c0127bf2ff9bdc5289cb2c668a469e
MD5 a101c121bd8b0191ba0ed64f7ee1892a
BLAKE2b-256 c75b99ea0c727510784cd4cef820208adf58d4a3fbc328ea15db69318e2bb100

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4554a06e90b4ec1cd4429d945129258a371b8d5b505ea4af9ed7337d4176236e
MD5 5271266549d6406520ff43962e6ff146
BLAKE2b-256 ca798021e128f1ada738b9aed093b5de9ec36e6f63c1ebc365bed88ac63218eb

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0cc600595ba53c7c49b443a4cf26f33ed83afc5abb4b136c47eb2570366f92c8
MD5 a5153b5639807004030967967f2efb76
BLAKE2b-256 2d4d349f30ea76adc2d17d4bbefd492f6cc56a9696f40385f80147498e8dc3d3

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94716c37a026542a83536b09fdaf6e9b41327a99dfaa973f32fb2ea0905cd296
MD5 02c5ba800272568f48cbe398a99d5e70
BLAKE2b-256 19f9426ae484b3ed353d1ffe82eb58a7601818d5eea9239bf710c590631c241f

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c378cd220c87dd78c1eedc6c92b25d316896752b448f87ae66ae302c88a47ee5
MD5 8e9e0114e0f28406f9ac37c9d55a7bab
BLAKE2b-256 f8b66d2168f1484b6fec2c43942938cabb9097b769134f5ec8172d18527a02d4

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8624032f50a116673bb7844ee5e5bc830615738689d6846f03a2c9e4c0493c9a
MD5 73ebe20ccad5f7d4b19880da00f485b1
BLAKE2b-256 13e14d38a473300ecfa3da9e3912e6961c759c06d5976450c71e1877440011fa

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9a91a038be09f6c0633c167bac5e9bb2f294faf901b7a1fb0c95fbdff578bc83
MD5 4ab209522b1512c506e3dd52a5834ec1
BLAKE2b-256 bddb6c643e4d88257ef4b3470d12d62787dcebe58554c71789689cae1a94589b

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d849428e88d81dc1dc74782455e2a94e3869016c1a7f6fe08b08a2e2afb64c99
MD5 956e961a16c2a9d792d7801ce2b9d44c
BLAKE2b-256 f69679d89c85a9027ba4a218579f544d48f5c8990cdd29ac0a7c275af08cb468

See more details on using hashes here.

File details

Details for the file elephant_joke-3.11rc1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.11rc1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b1ef638dc15673e488d8b5c3ff560b7c8e62f59679b9e2eb5bb308ecd9c692e0
MD5 1ae441eb8f197d3feed9e28b549be9c3
BLAKE2b-256 1da6de690c50e5dcac4d6fc4bee44628742ff959f438abe7f3a051cb0d6afdc7

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