Skip to main content

A Python 3 wrapper for the HypixelAPI

Project description

hypixelapi

This is an unofficial Python3 wrapper for the Hypixel API inspired by Snuggle's hypixel.py.

Documentation

Documentation is available here: https://hypixelapi.readthedocs.io/

For the types of JSON received by each command, please reference [this official documentation[(https://github.com/HypixelDev/PublicAPI/tree/master/Documentation/methods)], or print the JSON response to view it yourself.

Installation

To install run:

pip install hypixelapi

Getting Started

First, run /api on the Hypixel server to get your own key.

api = HypixelAPI('your-key-here')
response = api.get_player_json('uuid')
print(response)

For more detailed documentation and available functions, visit: https://hypixelapi.readthedocs.io/

Examples

Various examples are available in the examples folder.

These currently include basic player and some of the Skyblock functions, with more to be added soon.

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

hypixelapi-0.1.4.tar.gz (5.7 kB view details)

Uploaded Source

File details

Details for the file hypixelapi-0.1.4.tar.gz.

File metadata

  • Download URL: hypixelapi-0.1.4.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.1

File hashes

Hashes for hypixelapi-0.1.4.tar.gz
Algorithm Hash digest
SHA256 29d6de6516e785f82f74a24c15a3ff5f37416ab0e3bdd23b5df93743530a22ed
MD5 62e942f55cc00c3a54fc17ba3015c106
BLAKE2b-256 368597273a37c8dfb9adeeaafdd4fc58762ec0b30e23f31fdc17203568f0d4e3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page