Metadata-Version: 1.1
Name: pandascore
Version: 0.2.0
Summary: A pandascore.co API client library for Python
Home-page: https://github.com/tiamat-studios/pandascore-python
Author: Tiamat Studios
Author-email: adam.boscarino@tiamat-studios.com
License: MIT License
Description-Content-Type: UNKNOWN
Description: pandascore-python
        ==================
        
        A `pandascore.co <https://pandascore.co>`_ API client library for Python. Provides a simple interface that returns a dictionary of the JSON response. Supports Python 2.7 and 3.6
        
        More information about the API is available at `PandaScore API Reference <https://api.pandascore.co/doc>`_.
        
        Supported APIs
        -------------------
        
        - Core API
        - League of Legends API
        
        For more information, please visit the `Github repo <https://github.com/tiamat-studios/pandascore-python>`_.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
