A Package for the Hypixel API
Project description
The Lib to request Hypixel API
With this API you’re able to get much more info from the public Hypixel API as from hypixelaPY
Why I should use it?
You should use it, because it’s a friendly Lib, wich is able to be added by functions
What is included in this Lib?
This Lib includes nearly all features from the Hypixel API some features of the Mojang API and the Mojang SessionServer returns pictures from the plancke.io picture generator
Import Hypixel-Lib in Python
pip install HypixelLib
import HypixelLib
Code Examples
import HypixelLib
hypixel = HypixelLib.Hypixel("<APIKEY>")
player = hypixel.player.get(name="name", uuid="uuid")
print(player.name)
print(player.rank.name)
print(player.uuid)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
HypixelLib-2021.11.7.1.tar.gz
(6.5 kB
view hashes)
Built Distribution
Close
Hashes for HypixelLib-2021.11.7.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f386d25c0aea2598a7748749c8f4715ea6ac0e37c06cf91636443b570e3862c |
|
MD5 | 4577fae276615b5439ce27bbd13e09b4 |
|
BLAKE2b-256 | 8111c088ca2f5bfe90ccd582210de9dda0ca1f6f4d8d8031740b3f9be30d8815 |