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.12.0rc1-cp314-cp314t-win_amd64.whl (71.5 kB view details)

Uploaded CPython 3.14tWindows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (69.9 kB view details)

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

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

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-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.12.0rc1-cp314-cp314-macosx_11_0_arm64.whl (54.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-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.12.0rc1-cp313-cp313-macosx_11_0_arm64.whl (54.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-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.12.0rc1-cp312-cp312-macosx_11_0_arm64.whl (54.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-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.12.0rc1-cp311-cp311-macosx_11_0_arm64.whl (54.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-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.12.0rc1-cp310-cp310-macosx_11_0_arm64.whl (53.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-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.12.0rc1-cp39-cp39-macosx_11_0_arm64.whl (53.2 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

elephant_joke-3.12.0rc1-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.12.0rc1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (66.3 kB view details)

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

elephant_joke-3.12.0rc1-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.12.0rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b9a4bb6ed17b63cd305f50b003e65a977686d249376fddb755cdfa1af0189d8f
MD5 28cf1c1a6191faca6bd3ed00f6eb7c08
BLAKE2b-256 e32223e673b8853b09ca62694042cda20496f4485211ca4c41f49704cba177f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a7928ccab70307d6ef9930384161253ac09f91acb8d2a7adba699e42969f2b6e
MD5 15ac28e38a1024c28b935d99458248ce
BLAKE2b-256 757cee4d4b1c6df46421ebbc49755cc8b565802b9c78b7c206ba2fd3a6ba665e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5189652d2b628156bdf2bcc130494b02f7d7507c379b54420a4b2f15c9182a3
MD5 b511bf274340d01180e90bb31060e833
BLAKE2b-256 25fadc2efe62edd1c79cb82ec5e2098217f71e097f245db5d09630125a8606cb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f710dce41b3b5ecdffaa03f6c75c483298ec5c20a3399c78c2ea15bf6a66ee9
MD5 cfa42b03dd514b66df0dd4a7e4fab3b1
BLAKE2b-256 9956bcadd3bae2ef184265377b0738c945ab17d8ebc855956103cd13bcd3ee7a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6ad4bba1bd62a49af718f9e5ca0a220065a2113df32f82797419b81b2a7eca79
MD5 037f5da736d957e50d79ce3d28e86c5d
BLAKE2b-256 606292ede751539761beb90b733b0a246150509d20293babeaca937400bcbb49

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97a3d3c96abaf9c95f362f559bf1ba42dbb5761290603e362f26b2dba2efb996
MD5 d011fa3ce2ebb2bc3049a392d445e466
BLAKE2b-256 28dcb8433a4b360785b726fb15a169eb565b7be5b9f5624c0f775a3343523475

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb52e0ae717b19a8f02f0f8c098ed09bfb9ef06c92326f8e5f840f5faaa3df98
MD5 bf1d08fda5aadceb2d8340df37fdc9cd
BLAKE2b-256 b233768fee7944d4f0a1329beca95e69b1de5b4d0059d41dc10074bfb41473cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4b5130b2bb0725893d7fd5825623286ef85be1438d5d64bf80ab37b9fa3b95d4
MD5 f0481670dd17a0b3f91726859da074dd
BLAKE2b-256 a87c0563576fdee41da6edab5b6b1e2c119c7302f5a4d56756f334f8eb2c62a5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4dd6100ef8b20469fd20a4de530e513e2ba962b34baa3fe1e8b97c8c63f0838d
MD5 f61ba1ca2539aba01fca79b9bb4f3f58
BLAKE2b-256 7501a06d248ca00d96f889e99ecb9360737b6bce8d6fc917dffd6e88be1f0e19

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43c1ab3d894aa673b6ef353864a2f2316406005d202f45d9228dff5210d1db48
MD5 81b49260f9597787a2e85a0e3552f9a5
BLAKE2b-256 697d0079f7b46bd7742d79b80284166e1c353c29cceff7948915e7c888ce8da9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c100d7ff0dda2ef053e2d846492c347e3732dd719af3903836373622b030bbef
MD5 7cd9ee402fefd2d8005ac33a41daed2b
BLAKE2b-256 699dca7a86466e29392afc457789978d5cae34ca07851ad1c0ed897db19d9d3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 be34853b24b79653ff99e84837191fd91eb0f41d6073e43f43cec00d29698b08
MD5 7965d133e2e1a3768f12b2d30149de22
BLAKE2b-256 b166d009a9401304e6d78fd487fae290baaa822406998dde786112fd68b4e321

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 124d1939c5484a91d7b1bfc4b3570de5799d7b85c20e193b818b2ecbb1875511
MD5 9ced23258c4b6ba51ca9d956f3e89513
BLAKE2b-256 c4f58e59437677bf0324c91e0d3b3a8494ef6b169d5980b3666a93b50f40887f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bf4c7d8910d5086a0a1749029c62d19b8c2ea1f62a82a8af144b85976b67375d
MD5 5a45b3d7a2758c6b94fe0da0b5de0211
BLAKE2b-256 c53c8698f19d733e3ee3ebde9581d3f4205843cdc97a31c12f80358e4584373a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e5706ed321641acd6ec3e86f9a86ec0c7d7c8094f6515525274640e4b11a07fe
MD5 31cc139281359e91ef912b0dfa3adc57
BLAKE2b-256 83f4a578761e8292f4d415c61c6ae2d5760687afc9c301e049fead156719666f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7ff2a0dabede6d2ba43fba13df673fc97a9362b49807e66c28eff5562ee57e1c
MD5 1026ad83669f767f25d5c49509528516
BLAKE2b-256 25232ef531d56a41a5f9dffae7bb460a94cb285bf03f02b5dcab7bd565e26a91

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 16d101fb95bca8dcd99dca260434ab18527f1288675eea2617d92c74829d66fe
MD5 062257ff76cac05a1afed3b7069a2dc8
BLAKE2b-256 3a3ae845dd65955ac7b408830399af19d1cb83f3e80e315209191d0e3f742518

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f251a8524034747652b65bafc21e8953c9ec45a0ae984fa2e7feb8353c72000d
MD5 3e79c1ab86127a840fb19a663d81971d
BLAKE2b-256 3106af62f05342c657ee1fdd36621b88dfd076a2733f265d1bd6e2a2de207595

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a1968c67396ea390d83b4cb16bf840525f4484875d536c019882b2c45a944935
MD5 777a5edc1ed8990a56d99f745d0edd19
BLAKE2b-256 b0757c50ff52d40b9c04d234b7f122ecd5b3e67143aa4702d624ec1694b4f001

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bf1d8c8b85dbf8b69ff7536aa968361dae92134445a4287f48d9592d2cd22737
MD5 fd451fd6a0eed824b9f83be0e3c42a91
BLAKE2b-256 bfabb825c680e08e940a47affb4179372280aa0a309d6da31bcdeb93878a3f0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 35aff7b67e67c009fe09450e4ad9278c0b3437b4c5ee5a542c4da7bdbd23f0f2
MD5 0d11afdb5813481fbaa1448d50eb3816
BLAKE2b-256 5584be0c0d8f07a1606a8276c44585c55f8e1a7266e68d5faa225576d5d1cc00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 616d087df29dc1f320f3cdec0fc80128557d364b329068e7ba0ac7c8fbad985c
MD5 420b87a8c41a92e4260647c121d3175c
BLAKE2b-256 536089920d6e91801d6c560763760acf29a699e73d07caa120e9ac8b27d90df4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0dbd9ed7cbf1530756f41fa55845847328c97d19b55070bfb136c9b01d70db21
MD5 8950154fdcc3c3f99e93a590e869fc93
BLAKE2b-256 57eeb66e39632d8f92ca466db553eb3254744d3a4fa83c3079b3099c498bffd7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 581168449a4de89b635d5773d3e53c7e65a441bb79320b8ace8980e8c9bbeaf7
MD5 a07c85b76d22c5ab961de337e9a90c58
BLAKE2b-256 20910186f3a96c8a619f623d9d8d764fb1774336a4162c517360932033974002

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f6faafc83a7eb0c06a014e76da03f6a1ddfbd44cd821c802f0ec0b0037cd1fe2
MD5 076b69c447990f0919de276aca8bc6b4
BLAKE2b-256 0abcec7643e30abe47dc25487719545bfb1e092cdfcce6a2d0afcfb0ca092176

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 672cfc3e2fe4eda3f79025d3259dd993a88558b967e097f0905323fbd5058c59
MD5 ae2564feef51631ccb2f6cd40ccdc7a1
BLAKE2b-256 566bd8b95fd1972fb14e64ca5637f131853dc1194d2094e96fa5998f21ba4312

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ba99c375c28f149703008c753ff7247c78eae9bb7867005a52794f503c76441
MD5 9ce9faee386cab5892f11facb71eb2eb
BLAKE2b-256 965a42d9878c77632e446f348a53d7851932c83ef9baa6c8d72e7f8a5183d795

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab32f58dcbe92b2ebda68591edc2ba4890e695f745d557572a7728f1447fe364
MD5 7d3b9b39ada942ae06ae358da4e5a1fc
BLAKE2b-256 1d5c4167b1d07c54ab2f738b15b0b146ee21807a0ec03a31400d12ec25b98347

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2db6b838ce7b7eb12a114d780fbb9dd7f3f7165c3216ca442d493c747df8432b
MD5 b8aa7def5cee69ae1a0fe14390d25898
BLAKE2b-256 3a20e0d70061e9896a5b0c8b3d05f1d873b7c2b7883ddfb1997cb4dca2d686ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c23567e8a84cbc9b40bf7a007c6c550487b186f57fcc8768ca53855b028c4b5
MD5 694390fa8d27f8202c5142bcdf6337af
BLAKE2b-256 7fc1069fc515a6a72e05d090de43f455d65478c65f888d4b37eb356108da271a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c19b0851fd1b9c8a06ebbc566e4422d430ffa820d9719b3426329fac82861cc2
MD5 cc01b7c967c2ba6be2c81a59e70bf3bd
BLAKE2b-256 1dc4b907ddbad3669d920c443c2c37badec42409c14c3542f5b9f3fb2df8c360

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.12.0rc1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c4bb62f7df8df768b3fed9df947e3635750ecc1c20f15fcf50c84cc8d86068af
MD5 80e12f6be1b20c263e284fae36cdd36c
BLAKE2b-256 4e1e41591c801a770c38fe2ef8bd39182cdef433460c9ff4e0f1f7ebb3c83f97

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