Metadata-Version: 1.2
Name: hypixel
Version: 0.7.1
Summary: This is a simple, unofficial library for getting values from the public Hypixel-API in Python.
Home-page: https://github.com/SnuggIes/hypixel.py
Author: Snuggle
Author-email: snuggle@sprinkly.net
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: Hypixel: Python wrapper for the Hypixel-API.
        ============================================
        
        .. image:: https://i.imgur.com/eFWzNiy.png
            :target: https://github.com/SnuggIes/hypixel.py
            :alt: hypixel.py Logo
            
        
        
        ------------------
        
                
        .. image:: https://img.shields.io/badge/Hypixel--API-python-brightgreen.svg?colorA=2d2306&colorB=705810
            :target: https://api.hypixel.net
            :alt: Hypixel API - Python
                
        .. image:: https://img.shields.io/pypi/v/hypixel.svg?colorA=2d2306&colorB=705810
            :target: https://pypi.org/project/hypixel/
            :alt: PiPy Version
                
        .. image:: https://img.shields.io/travis/Snuggle/hypixel.py.svg?colorA=2d2306&colorB=705810
            :target: https://travis-ci.org/SnuggIes/hypixel.py
            :alt: Travis Ci Build
        
        .. image:: https://img.shields.io/pypi/pyversions/hypixel.svg?colorA=2d2306&colorB=705810
            :target: https://pypi.org/project/hypixel/
            :alt: Supported Python Versions
        
        .. image:: https://img.shields.io/badge/Made%20by-Snuggle%20|%20Hypixel%20Moderator-brightgreen.svg?colorA=2d2306&colorB=705810
            :target: https://hypixel.net/player/Snuggle
            :alt: Made by Snuggle
                
        This is a simple, unofficial Python library which allows you to get values from the Hypixel-API using a JSON request. 
        Designed for use with Python 3.6. Should work with Python 3.3 or higher.
        
        Please see `https://github.com/SnuggIes/hypixel.py <https://github.com/SnuggIes/hypixel.py>`_ for installation/usage information.
Keywords: hypixel hypixel-api hypixel.py
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.3
