We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b679376 commit 2e0c734Copy full SHA for 2e0c734
README.md
@@ -0,0 +1,9 @@
1
+<h1 align='center'>SkyblockPy, a simple Python API wrapper for the Hypixel Skyblock API.</h1>
2
+
3
4
+### What is SkyblockPy?
5
+SkyblockPy is a simple Python API wrapper which is used to communicate and fetch data from the Hypixel Skyblock API endpoints.
6
+It is based on the Python requests library, which makes it very simple to develop for and fix issues.
7
8
+### How do I use SkyblockPy?
9
+SkyblockPy works by communicating with the Hypixel API endpoints by using your **API key**.
0 commit comments