A package that you can use to get the data of a player in hypixel, and hypixel skyblock.
Project description
Hypixel Player Api (vkeshav300):
v1.0.6
This is a package made for getting the data of Hypixel Minecraft players in JSON format. You can also get the data of the player's Skyblock profiles.
To Install:
pip install HypixelPlayerApi
To Import:
from HypixelPlayerApi import plr
How to instantiate
obj = plr.Player(<Player_UUID_Dashed>, <API_KEY>)
To get the uuid_dashed of a player, just go to a website like namemc.com and search up the player's username. It should give you their uuid & uuid_dashed. To get the API_KEY, type /api in a Hypixel server. If your API_KEY gets leaked, create a new one.
Code Examples:
PlayerData = obj.get_hypixel_stats() # Returns Hypixel player data
SkyblockData = obj.get_skyblock_data(<Profile>) # Returns Hypixel Skyblock data for the inputted profile
If you get an error:
Make sure you are on the latest version of Python! Also make sure that you have the latest version of this package! To get on the latest version of this package, you can enter the command found below:
pip install --upgrade HypixelPlayerApi
If you still have an error, go to the Issues link found under the Links section below.
Changes Since Last Version:
- ADDED
If you get an errorsection to README. - CHANGED
To ImportintoTo Install,To Import, andHow to instantiate. - Simplified
get_info()inplr.py
Links:
Issues, Releases, Author Profile, PyPI page,
Will work on Github ONLY: LICENSE, pyproject, Source Code
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file HypixelPlayerApi-1.0.6.tar.gz.
File metadata
- Download URL: HypixelPlayerApi-1.0.6.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7652aae882a913f6fc0fb4c878823b259b0e39055406f0b1cb554a3253ee1c6
|
|
| MD5 |
bf9d9c5e67093ab2fec99271bddc86f6
|
|
| BLAKE2b-256 |
fc7ca88d552e50ea515fcd5f81ac9f529cdf41a2171550464c7db350434441f0
|
File details
Details for the file HypixelPlayerApi-1.0.6-py3-none-any.whl.
File metadata
- Download URL: HypixelPlayerApi-1.0.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2875bd88553846d66d458452091c05358a4b140c6ea746096150a9822b2002f8
|
|
| MD5 |
cbc872f3292d5f78b3e24be05c43027b
|
|
| BLAKE2b-256 |
65abd2de6a4cfdd12ace17656f41b569f5016b233c4e1641f5cedbec1da7c04a
|