Metadata-Version: 2.1
Name: Hypyxel
Version: 0.0.11
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
Description: # 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!
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
