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

Uploaded CPython 3.14tWindows x86-64

elephant_joke-3.13.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.13.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.13.0rc1-cp314-cp314t-macosx_11_0_arm64.whl (57.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 11.0+ ARM64

elephant_joke-3.13.0rc1-cp313-cp313-win_amd64.whl (64.4 kB view details)

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

elephant_joke-3.13.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.13.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.13.0rc1-cp310-cp310-macosx_11_0_arm64.whl (53.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

elephant_joke-3.13.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.13.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.13.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.13.0rc1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 b9cf1329a3a337e7a46aeb6e1abf9de620a8a8e6226c4f8b916f3ff8200ebcfd
MD5 e1d07b3afe160c3c9fa011abc2f5665f
BLAKE2b-256 9be96d88d8cf1a3a6f5c74a6633ee1504db76f7d31d9b9416083f3afbd407a1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1105e9c9cddef982049c920a4ac8e00668db1652177ed058bd8338bf807515cf
MD5 c950331858a9fcfee69a323b2c7ca06d
BLAKE2b-256 8dfed6567e012a7cf05080155c013de1432a7b23a186fd82fb5cf779a640fa85

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f84c2da394d64c77083c2a4f3fdf183ec97e2a9153a9e298c21f82a31e7dddb
MD5 911bfbca0d8dec0d27a6bd3828a5126d
BLAKE2b-256 8e009cc950aeb1442abf409b6bf93473138c21ef5cfe064ffe569defd81aa820

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 469bea1faacbbc0e866d7b6e6ab9eacb402160c734cb77c12406f8eaed8de31f
MD5 76364be049c89e83f2a7658b2f9b47a6
BLAKE2b-256 cd7b6e0fa0e480cadb9bb5c0aa73ae7d84b4b519402b688a823a8d33ba45d147

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 15a8de897fe88029dae06d639e84bd629cb0220b6238101e5f4ba7d4153b7e2b
MD5 3a4c912463c1471723397f1f6b237de3
BLAKE2b-256 d7143385ba0e2ffece254a13553562aa23d88b38d71bd30ce2a2c86bb70eea61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1c26a810769fafdaa1075d744a24111365c5b3130a1273fa147a090d6ec4c7f6
MD5 b99a4240447beef48ccefd8248b3e657
BLAKE2b-256 363c4b2eae1da661fa8a5448d02fde3ead02720692ac864e7f32e2c6c330d056

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7905c53cdfa5f9a68cbb4a1b40e1f6fdae409501dd50a146411602e00f05e388
MD5 7c301a2755aa9333f11f6e4fbfe60f55
BLAKE2b-256 66e54444ee293bd27cb532b2ad2cdcb93ceed2f71b99dbe99a8734823251b7e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea30e394582bf9bebc4b877151591e629a05964813bb107763ad32c538705a6c
MD5 ce3620508523156dad09cfe22bc292f6
BLAKE2b-256 a35202b4647c55dcb36c2d6a3d6ced977c1bb31d1f2b8ed15582964f9ce1550e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 eecd9c5fab57f447b39229d1ed87522495eb22e1e464e511857f0f966114f450
MD5 1916c5d4888f1148f00e226a9155180a
BLAKE2b-256 7a87fc5ed0e29ec2a5246db68a624576cc7f7c2ced9c0de3cb00338767e28507

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9eb4a05d9b7b4814ed6a544dcf69c4c1f8e213e55d6bc08b7da17756ba76ff66
MD5 7a9487b81d7a27758c776521bd2c351a
BLAKE2b-256 cdb586bf4ec08fe9be4127b40f18486462c74f00123d6b835dc749a90e36b855

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 350832a0bd8b2e7e3db3e289582815d0f2ac761ca4ef1c3fe352d7f7ef6cf7d7
MD5 5a7d8564acc3640e860aedb277e04de6
BLAKE2b-256 c68cf2a582a5467637f2599e96cc43c85fbc1d5c2a4ee9bc741790eae4d87874

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 70364f53822ddc989f76c6e1f48c6220de3b9f92b6778e98b1bd34ee9a7302ed
MD5 f65933524fca4797f76ac62aa2a705ec
BLAKE2b-256 0315f606eb9b3589df1737164ee7754ad52ae8de93a7c2fb0a848d9a0d223dcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6740e708ec85ac423d8ac696aae14086819686f1c37501622b432d833f142db2
MD5 e40e40d6c471d3edae4856229c6c7c9a
BLAKE2b-256 083fc646bdc92d89090ce1bd7012596b129761bdc7b5d33e0c8ece208ef158d3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1001633d9fa46062074d84e6656fce37d968b21d42f6727c84efb16d316d5b39
MD5 54792bfdfc166fbc8f8e53ab6c72d8bf
BLAKE2b-256 dea9bd6f90abfcdb6c352d030df10adbbc8229c2770ccbfcf809265d6ff459f4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 728279ca4e83e0b65a926e72eba224306098e6eb2eea28eba01909b6dc166ce0
MD5 2eabdce90cf9a96337186a6f27b2bdf8
BLAKE2b-256 ba08404edd33d607f234c03f3c3b401bb82eecb72c4a20ff42d19a43e454ad00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e67a4b3021dfb096f2b1d85ef5435219f6b9cd6f2aea985b88d5893d1cb5dea1
MD5 144744498255a9faa470fcafd6b980fb
BLAKE2b-256 9a2e38bebc00f33591ef779b1a36a226ab6d06feeeec01acfcb97365b0ac1682

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3d70be5523abede6fd1fa5e5d964fc2ed340b455bac97d89d08f80331251a329
MD5 c80c2df8768c5b6c89c48874fe93554b
BLAKE2b-256 05dc07a6230499f3f933449d74d641c5553fd54354b4b226ceae76018a291dfa

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5a957ffc8545d02c38e885a922da58f5589205b970b4af71710648b7022d489b
MD5 f4cc931deceaa70ecc4b99c4c46d636d
BLAKE2b-256 332bb09635adeb7c02dad8ffbef21e59c3171215733fd773bfee38846555d5fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa0b63ed811aada5f197f095e45f2e30c62d02dfe7355a1c8ebd99bb28594009
MD5 698ae0b35eb6a879b382ca059087e842
BLAKE2b-256 e526b7fe87f621a5a8dd1f6427ffa19d4817f647bcea2116cf199d4d64937719

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b2549a69789d51261761c51aec64a3f220b3aff4b7257b7ffa800dee321f419f
MD5 2e433ddd791a4eff180e3cec137948da
BLAKE2b-256 005672c0886f7c568a9ab9e7c5f2a6944d690404de555941f9482f213eddbce7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dd0531fd4689832e71b54ecb0f00f9a08946bedc0165a73e977409283612278a
MD5 072feab70468ae6a351a0d5db5cfdb10
BLAKE2b-256 adc605eee66408656ef460e273753fee69d82381eefbdeec858e38d8412b8e9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 48f1e9d512886f1c1dca2d69180faeb3df9cd1e5d155560e41b846ea129d8ec3
MD5 a4ea43755dd11620ab3262f4dff12071
BLAKE2b-256 eadd0423a1250bd6ac3d2e10f2520f46cac6bbd71b444777b01ce72adaf931be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 89eed9077c7574f8c350fddb22de5ed6375e2c24ced7f894b2abfd0fd38b54e7
MD5 29f20a9597065ee220ffb5c9d48398d6
BLAKE2b-256 9e526dad4ced0d6c5aac62f4f3f763187efaff46a0130950d0936ea649305781

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ba582f6a0307f321742843f2878f2689096f2b6a4d4782be642833103c18287
MD5 407656499841656af8bcb1ab6c97e79a
BLAKE2b-256 9796a41d4e77fca06bba96f0d8e4afe4936780572d1476bb8bbeb89deff030d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 d236a048e04053e03aa39c9aab046cc98caf344de45dd2bbca3c2aa5aeecafa2
MD5 ad83c6c7245befe16d04cb04bcd98ed8
BLAKE2b-256 f463042587d98bfeb49197750caddef375ab0e1dcc32f2065842f8f52b8050bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ece37d9407345988d92d9a374501581e05c36d0c526c566ca9d3c698f46ab1ef
MD5 6ace2e917c17c7c1ff71b9ce947d7dac
BLAKE2b-256 eb20eaec77f4c76238861086751e9751e844ea86d043d29bdd7e17feacf99fbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ab5c38b3c234cab5c7709b4ce34a180988c366eb0716e311c3ef48f7b65dafc
MD5 428a2d54ee01ca9abb443e9f2ca39ac2
BLAKE2b-256 d562ebd04c2609265cc0d910e04b196ac9bf8bdfbadb1e8e92b93a9d0322917a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1a5c396e9aaf161a560cdc447f97dbbb38121b3bd661d5cf6adf24823f56eb96
MD5 5e38d5b8f3477daa5c2cc5a1251f6346
BLAKE2b-256 1353b9b9838b46f1ffac9c66fd6188c0099ddb51ec63feb41ee2d9bfa206f90c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 bfb20d4a72e8dc6bf93f7ac8acb24e1902a6117824ed86c993cfb187b41aea5d
MD5 6b23ec57951495dfdee93dd0bc755434
BLAKE2b-256 75b34573156529553814341730baf9b64b15dd6c1aefa47097463f6f0ddf735c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 74ce7d4568a703fbab9570aed75e27ee1570eda773674aebfff62b72e816ff95
MD5 289fa300d6593f168d69ee0b9bfa6e41
BLAKE2b-256 917dcddd292a53703c2e3cc51ccac8912446edf81750a0a80828220419c8bdc6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9faad69a257a6d458cabb46f9a89c1a709497f84952708579b6df02a5f2c3d37
MD5 050797e9bf3edfc35f48cbc39698a874
BLAKE2b-256 7a86d13265876e8a6db34b409d58db3650318baf605a85939fb15002f53fade8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for elephant_joke-3.13.0rc1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46165a234445b688641d2ad1979559f71bd1c51b87cf7add53206211003510e8
MD5 6de5356d46fc2ea644ee72df2289a62d
BLAKE2b-256 29ed4120c10102096c4c1d1ddc492ba0b907935a171b3a5433be6e335433eec5

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