Snuggle / hypixel.py

🎮 This is a simple, unofficial library for getting values from the public Hypixel-API in Python.
https://pypi.org/project/hypixel
MIT License
32 stars 6 forks source link

Support for Python 3.8 #19

Closed ghost closed 3 years ago

ghost commented 4 years ago

Can't seem to install due to Python 3.8, is there a way for 3.8 support to be added?

Snuggle commented 4 years ago

I'll give it a look! I don't think there should be any major changes needed for a new Python release, it'll just be a matter of testing it and adding it to the supported releases!

Swuup commented 3 years ago

Python 3.8 works fine with this on Linux.

Snuggle commented 3 years ago

Works alright for me on macOS too! 🎉

Screen Shot 2020-09-29 at 7 30 59 PM