Metadata-Version: 1.2
Name: clashroyale
Version: 3.2.4
Summary: An (a)sync wrapper for royaleapi.com
Home-page: https://github.com/cgrok/clashroyale
Author: kyb3r
Author-email: UNKNOWN
License: MIT
Description-Content-Type: text/markdown
Description: # clashroyale
        ![PyPi](https://img.shields.io/pypi/v/clashroyale.svg)
        
        Thislibrary is currently an (a)sync wrapper for https://cr-api.com with great functionality.
        
        ## Installation
        
        ```
        pip install clashroyale
        ```
        
        
        ## Documentation
        
        Currently we dont have any documentation, read through the source / examples to get a feel on how to use the wrapper. If you would like to contribute to documentation, message kyber on this discord server or create a pull request.
        
        [Current Docs](https://github.com/kyb3r/clashroyale/issues/1)
        
        ## Misc
        
        If you have any clash royale related code you would like to share, we could incorporate it into this library since its name is very generic, i.e. it refers to the game as a whole.
        
        ## Tests
        
        Follow the instructions in `test/config.yaml`
        
Keywords: clashroyale,wrapper,cr,royaleapi
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
