Skip to content

This is a simple, unofficial library for getting values from the public Hypixel-API in Python.

License

Notifications You must be signed in to change notification settings

MySixSenses/hypixel.py

 
 

Repository files navigation

Hypixel API - Python PyPi Version Automated CI Testing Supported Python Versions Made by Snuggle Docs: Unknown

hypixel.py: A simple, community Python library which allows you to get values from the Hypixel API using JSON requests. Designed for use with the latest version of Python with two previous versions also tested.

🎮🕹️ Being used to power my Hypixel Discord bot and hopefully other people's projects in the future!

How to install

Installing hypixel.py is easy-peasy! Get going with: pip install hypixel, followed by placing import hypixel at the top of your code.

Recent Changes

For the latest news and updates to this library, check out our changelog.

What can you do?

If you learn-by-reading, take a look at http://hypixel.readthedocs.io/ to see what this library is capable of. Get creating straight away!

Are there any examples?

Yup! There are currently two different examples that you can view: one's pretty simple, and the others a bit more advanced. Check them out at: Examples.

You could also look at my Hypixel bot for Discord, which uses this library and provides players an awesome way to look at people's statistics! https://sprinkly.net/hypixelbot

Can I contribute to this?

Heckas! You would be super awesome if you did that! Get started by checking out the guidelines on contributing here, have a look at the contributing guidelines!

Got any issues?

Check out the current Issues for anyone else with your issue, or post a new Issue for help!

About

This is a simple, unofficial library for getting values from the public Hypixel-API in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%