Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.11 KB

README.rst

File metadata and controls

47 lines (30 loc) · 1.11 KB

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