Skip to main content

Python client for the Hypixel Public API, written in Rust, with sync and async support

Project description

hypixel-sdk (Python)

Python bindings for the hypixel-sdk Rust crate, covering the full Hypixel Public API with a focus on SkyBlock.

from hypixel import Client

client = Client("YOUR-API-KEY")
bazaar = client.skyblock_bazaar()
print(len(bazaar["products"]), "bazaar products")

An async client is also provided:

import asyncio
from hypixel import AsyncClient

async def main():
    client = AsyncClient("YOUR-API-KEY")
    profiles = await client.skyblock_profiles("UUID")
    print(profiles)

asyncio.run(main())

Keyless endpoints (all resource_*, plus the SkyBlock auctions, auctions_ended, bazaar, firesales, and news endpoints) work without a key.

See the repository README for development setup.

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

hypixel_sdk-0.2.2.tar.gz (57.3 kB view details)

Uploaded Source

Built Distributions

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

hypixel_sdk-0.2.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp315-cp315-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl (2.4 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp314-cp314-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14Windows x86-64

hypixel_sdk-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp314-cp314-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp314-cp314-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp314-cp314-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

hypixel_sdk-0.2.2-cp313-cp313-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.13Windows x86-64

hypixel_sdk-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp313-cp313-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp313-cp313-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

hypixel_sdk-0.2.2-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86-64

hypixel_sdk-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp312-cp312-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp312-cp312-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

hypixel_sdk-0.2.2-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

hypixel_sdk-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp311-cp311-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp311-cp311-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

hypixel_sdk-0.2.2-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86-64

hypixel_sdk-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp310-cp310-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp310-cp310-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

hypixel_sdk-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

hypixel_sdk-0.2.2-cp39-cp39-musllinux_1_2_aarch64.whl (2.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

hypixel_sdk-0.2.2-cp39-cp39-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

hypixel_sdk-0.2.2-cp39-cp39-manylinux_2_28_aarch64.whl (2.2 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ ARM64

File details

Details for the file hypixel_sdk-0.2.2.tar.gz.

File metadata

  • Download URL: hypixel_sdk-0.2.2.tar.gz
  • Upload date:
  • Size: 57.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for hypixel_sdk-0.2.2.tar.gz
Algorithm Hash digest
SHA256 0c07b48cc96d3b099bca74e0af37621e5bd795956b8694e4d55dd6f15ac23740
MD5 c4254fb70962342c25723c77b0529445
BLAKE2b-256 a3d6520fd8521476d35b1c0c96777f6b8b122227f95324bb54c414b446dc93fa

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea0b3665718834d8465b5db2b365caa535845a9a5074bedf017d535dbcc861db
MD5 7b64af6220487bf3f476f5d7beccc8ef
BLAKE2b-256 91d1515787ca04b104506ab498f9e2647548541ec9d101da81d675e7b57e4070

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c8b5c3370436068440b79744db23143a9e1ba27c73dd0e189a5da97cb50e65cd
MD5 8b9a38d1cb92f87f4687247e998d6bbe
BLAKE2b-256 915a65c600827f236aa2457be9e8c780fb8332181266079de68b4c34a080f726

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-pp311-pypy311_pp73-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 97b794b1acc67a73676d26e888957bbabae30d87b9fbd225e71f61bd1a4d3f71
MD5 afd6b135d3805e3ef4d91a0b4ff43e97
BLAKE2b-256 b48580337cdfc3473f107a0c4201efb2e1aaf12c0185821bb2e3b513663fbd40

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-pp311-pypy311_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 54b14089bc541d5c9e68d4d9ea1477cd52d6ea3f5bb833ec85d16c3af0f9700d
MD5 e47fb1b84021d2bed7e59317f40bf9de
BLAKE2b-256 ce289464cb5e7d632634fff133cee0a74a17f06c3914c8aaa163594e7300683e

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp315-cp315t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 430ae37b8928e17cf6686ccbc0d3228b79d388966e3755f658f077a335719a6d
MD5 023d77855b61c5db17092920223d856e
BLAKE2b-256 e684230a371b60ef68160ee0ecdce8ec4ec505a503ac4bfbfb4142cb2b703499

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp315-cp315-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp315-cp315-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 75385faafb59d6c5049fcca85e04afca3a1affd66146de5f7c3ac0f395a8f6af
MD5 83558ef45f6a6c4eb4868c8d970dc16d
BLAKE2b-256 ec48afc709213b3edd29083f8229f2326806229cada4b870e3ba6bc45bf18dac

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f720cfc2e95b6f79f7cf85da2ee641b135e01ed8263b41f97143768af8907554
MD5 832b1689b2f780a4aa2b96508731fd13
BLAKE2b-256 32eec1484ba43cffcefe7ef5f51edb7b1f9bdf5b9c22beb839650a4bcf3f2025

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a8815892ae7de838802946e15ee34bdff9b740bdc247f32b84efaa648bb52746
MD5 c917043b988b11442f4182b3bd4f908f
BLAKE2b-256 c815c05d6017c732c95233f37ff996a823ad3f2a7c453c4c0b8a7cb8273c3180

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314t-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 eb2b3c958dfe39601ad932e3277e32098929161187752fedd6ddc9bd0c391c76
MD5 fe96b05ec1ced7caa8f32cf12e975fb7
BLAKE2b-256 bb82f5f0337e39eafe4ed270fdaa1405dcd1fff622e79401d18e0c57cc2c2adb

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fc57965e85785a2c707e84707e5adc0c78c9f7cfcfa880aa34ee62db76d70dec
MD5 c223ae86d7e2ab2023d8f2cda30fdb09
BLAKE2b-256 64b28edb67fb0d21d22e5f277eb01ed424c0bcae0e0d473c6d89f6fc068a72e4

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3aba8c9396c789f7f9fa4ecd9fb9121de9e477f695366c9e462a0481caca1f38
MD5 930ae713f8448dd39c0eab5d3c688bce
BLAKE2b-256 06579fb7370c3061b2e5ddada8130dd7664a429bdf8dd27d9acc8fdb90f1fdc0

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 420cbd9ef6c818d621545a9bef2bbffaeae778e29401f88a338bf943e185e894
MD5 5d4030c5498c065170dd091b7a70452a
BLAKE2b-256 ea05391210a322a786a84d6faab2f877226d56f1e2369e0eccf49410f7f22383

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 849c242d3443baf3cd59bf005a1ec30b1e5bf22c52091ee97832c7391a1ccbe5
MD5 e2e35549d1123a653d2b7efdecd5dd6a
BLAKE2b-256 2e349b273c67dd1ed522577321bb1b1fe369cba731624e4a077049fd4710d3e1

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b18373fcf2a4f3af0972e7b5ee6f5309714a82706485fda2af6d21304a6767ab
MD5 1d1e9292a9a010bda4268a91777b8c30
BLAKE2b-256 6aec4c4c4cd50439f4e96d507ed2fa2baf30fbedac34cc03daf2e505f0ba49ad

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4b15ddf03a79dd0679d093fdaceb03cdbdf3c81c52ac8c1971371a8a516e71cc
MD5 096e19be43dfe482218b472ee9b4fa96
BLAKE2b-256 62603fc407e9218807d20d4c30d28ab389f9c00e63bac5a6420a465a4d67d445

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a6135f1ed3773e6d4fc59791588327a75dd452e1b5f21fb1e1a2f7e75f8101b1
MD5 0ee58517a7e80343b602c88fda6d599a
BLAKE2b-256 eb6270d673b8b72171e4d568cb2c2a5e8e276dd9da6117e33ad82703027eb909

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 18a3717b1df8afb9e50e957a7eb88eb418ff2deb62d3bf3dfcb1a0d85b52462d
MD5 38aa5e589a5280620eb6cfbfc2cf5ce3
BLAKE2b-256 9ed99e89ec3db0a686b81c402ea983d728d90af6b19d918f1f3b2242aec0ddc7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de94f951cb8f8cbcabcec959ec19ef3337c74b30ea519ddc703a0f71c60aa1ee
MD5 b217babd6f81bb00d42c5c179e943f60
BLAKE2b-256 72d230b6ce5907f6e6baeaea539e8388f0e1c37a18c8fe63a1d09fdae180f499

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0fb42fd00ff60b07e7b793b56c2eb61ced738d49fe3d0846659017f6b778e1bb
MD5 3624af9493aaac5fa9127e4d092d61a2
BLAKE2b-256 6812b2e9cd67d922975627c1b25e66b7c07c7aac17bb453513c504585e1ccd07

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9bca61aeb15b0e5106e9d000856798ce4ec85b58d8381240c471abfeefd4e3a6
MD5 16f83fdd60a09dfad14954f9a48ee304
BLAKE2b-256 647b599963fc8ddc4b7017e736378c759eeb7fe83f60f6805e0245caa45df105

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 663d63c454dbccad22f2f8efae753a6da54c93e6abc6372e875f0430fa5817bb
MD5 c6ba73a11b705edf6774ecf6138c1499
BLAKE2b-256 6608e661c36daceee244a1449305efadb5a51710b41da4331671c16f0b270c6e

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 017f485dc2695e56894b11f0bbc5f1dfc2c68af1719dbf776db222279815f0cb
MD5 adfdb4bbe42465d5f713aba0e5342627
BLAKE2b-256 137805b79278de8d57cc9ba3e57bfa52eb2b18b745a54fb051c77636937805e7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fc91365bbdda3c7660e8b725adb181cd0b00b5eac4f632789254f05bc9427dcd
MD5 e66ecfd27fdfb8b3384825a78f2f0825
BLAKE2b-256 ecc5802eff97cf5cbe2bc277922c9a13878dc27e583f5261bd71690cc58bc1c8

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3f3b1f8263d96b7982b070241267cd130321c763a3e65233f2977fb36d9b243c
MD5 6f63618ba038d88018f2db7c3e747486
BLAKE2b-256 6cabdb452b8e97a7c4cb5a94399b89863a118eae096d0aae13e9078c0aafe448

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 23bde7736c73b7ee48b9195017ba6e7a2aba691d43f767fd42aba3a6231c3a93
MD5 14c918c242fb74199aee73bc438769c5
BLAKE2b-256 5ef7e395bf7d8aba4bd0fd670702b2c97905c812201b9a5550a4d1f415ba9b05

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5d83a5970ccc3ffbfef5cd09b05b2e6ea0d7fb62b959209409f5d68ef4ec1c14
MD5 0cad4fcc3890af45bb6d99bec101d0a9
BLAKE2b-256 d99d838196bcd947c86de6b1db1b90bd5ae034f5153509a906aa510cafea6488

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 078303f53528a169ff834b7a0c2bcf9eec304b4af60a37d6beafc57d5e7e6572
MD5 96be8ff582b654a257e5613c5b4d70a8
BLAKE2b-256 6bdd6c4e006f06a9e040d61277ae1cdba752643f5cc5f5f5493ed4ca2f7010c6

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bbf3d521b928388a02b0cefff70ee86dff7648301f6d848453a984175f494078
MD5 0f2e01b7ce9139dbfd33e3042e300e95
BLAKE2b-256 4b71b02dabfe6d19e6b4ae82ecf2c615580712b41d6e53bdc4b4909180055319

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 671a3fb8dbcdb8c7eaa389687da60cda29ea04cb0ae5e64272e996bea5040639
MD5 af79cebb4355af80db633adc57a645eb
BLAKE2b-256 af8f2605d1f99f994fb1a89092e4152cfa5c264fea31ea138bf8e19cf4f893af

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0c2bcbec424dff52c731d5518690ff50171cb64fa5c226ef493d208b07f86409
MD5 1be207e90d12d0c2a1da844af1ae5c4f
BLAKE2b-256 c698d20090b56df33edc012cf43d1260120bd936e20200c7747429b55eb6fde7

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b3361b39312607a14db2df269eb14a26489ab427d23c458096f3adaad530f5f0
MD5 2bda1975aa547dd5d88ce412c82b901b
BLAKE2b-256 317fe68fbd8f713626236c9b27cc94f720b5e6db077f632d06ae3cba940cfdfc

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b769f5e6a8b3c491648025c55345f7fed0f4914822673d0b880c4a574ff1066a
MD5 234878975e636fe3ef2680eb01ab3865
BLAKE2b-256 c40cc6230355c53425dbb5ac58c5cbb714725666ecd06e987d451309ecfea49e

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 165d36f6e696d898ef950b1e6d140afc0bcd63d5e429c17060ca6fa637865325
MD5 6a7efdf03780ec4ef9ea648ebe23b13f
BLAKE2b-256 5b23ccc9eb7df27285b2848173f7173396ede953e7c1dbf0e9832cd03b571b0c

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1e94f0a21b5f3f2560432124a63e3471d7f29e5618394aac9401654167cf338f
MD5 1374ea0d157a8a1b12c2149360ec9e90
BLAKE2b-256 55157c63ad3f9b1f06da2dbfcc9cdea2ca510401270ea2935873abd868acc170

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4a77d4d4eb204b2e6dfe166135da3b8bbb298875fe431f00328b11c8af8ba4b4
MD5 af9547cf7fd11b60d2ac9d39797b99ad
BLAKE2b-256 2092e8b431c89f6601f6d50fc6b68c584f78f5661d8b9ba1b0de832b7b7955c5

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8750e6a1eb83e845e7e93d46aa3594223525832a5433ae9f21cb13c2b2984568
MD5 a152b6b5608d8a465b3d6bd0f46c9659
BLAKE2b-256 65d0d3b47da95956814e76541c7a255d41b44e595ef26d98df04f334e3674d17

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1a7b5b6a437eab252ef7950a44155f3d7ded0cdd6f979c849bc638656a3f061d
MD5 ceab528dd5d57b66f74578f3b86e78d8
BLAKE2b-256 1e570d0e3d9f2011af17e1100e9820ad5503cfb5750c6f6bdd89550e4e34290f

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d54264dce734e95ec48ed82ef50bdda14159a16afb7bd9817226f2742080a384
MD5 cfa47a1163beaf8bbe10620bd4fc53fd
BLAKE2b-256 a640031c2fc5526552c5614a76853744dd0306d6cd537dc0c584e7ce6fb009f6

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0a7b78ab2f547a621fcca7246626286bf0c96d6e4fbfe81eeb906a8f0254e181
MD5 14230775f315ef80121dba385592f5f6
BLAKE2b-256 7e274abd4882d6de772b03e06f868f6cb9cf2df2daa77e644c8405666277dc5e

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de4ed6bd1dc26e445ff074ebdf18c0b44b9034223346aa6c6555d4b82738a037
MD5 8ce2c041db4bac789fcc63aa0bc0c788
BLAKE2b-256 81fbd25dc0c1526fb12e5037eafb0131ec96a5351bd3b92e28c1b9a57e8cee39

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c7e34d2a1d8736be5d55b5c62692478d22617c2b1d8b9c3f32a2ea09596ddecb
MD5 4a2cd686d964b62168e7fdac4f7a085b
BLAKE2b-256 0b64620c10850a6effe84e3bbd9e8dccae3707f288ede1a5e7aa11ffbbb5a68a

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6f77d559d05ef01ec504d17ace91c388c35d91104249de92d05fe2fb2084836
MD5 cc982f340ce512b50987664d0c87ffb8
BLAKE2b-256 0b4f7c67d1815f158024f61500677e2f786cc015ea943b11125fc96efea34d25

See more details on using hashes here.

File details

Details for the file hypixel_sdk-0.2.2-cp39-cp39-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for hypixel_sdk-0.2.2-cp39-cp39-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf9113e71ab4e044ed6183310e41b449a419dfad5821f1f2acac195bb04d050d
MD5 70e367ee3ad3ddd9101d1019ba1fe6a2
BLAKE2b-256 fcc169b5884070a7a3983663eaf25cc6406dd7dd84a24bc8b368be3319f90165

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