Metadata-Version: 2.1
Name: Hypyxel
Version: 0.0.10
Summary: An easy-to-use python wrapper for the Hypixel API
Home-page: https://github.com/CraziiAce/Hypyxel
Author: CraziiAce
Author-email: teddyjraz@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Hypyxel
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:

Coming Soon!

