An easy-to-use python wrapper for the Hypixel API


License
GPL-3.0
Install
pip install Hypyxel==0.0.1

Documentation

HyPyxel

PyPI License PyPI - Python Version Issues

A python wrapper for the Hypixel API. I have a local branch with more endpoints.

As you can see, this is a WIP.

PRs welcome, contrubuting guildelines coming soon.

Usage:

from hypyxel import hypixel

hypixel.get_endpoints()

Documentation:

Work In Progress