/clashroyale

Async + Sync wrapper for royaleapi.com and the CR official API

Primary LanguagePythonMIT LicenseMIT

clashroyale

PyPi Supported Versions Travis CI Status MIT License

This library is currently an (a)sync wrapper for https://royaleapi.com and the official Clash Royale API with great functionality.

Installation

Development build

pip install git+https://github.com/cgrok/clashroyale

Stable build

pip install clashroyale

Documentation

Hosted on readthedocs.io (https://clashroyale.readthedocs.io)

Docstrings are written using the NumpyDoc specification