An (a)sync wrapper for royaleapi.com


Keywords
clashroyale, wrapper, cr, royaleapi, clash-royale-api, cr-api
License
MIT
Install
pip install clashroyale==3.5.14

Documentation

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