Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 759 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 759 Bytes

abattlemetrics

PyPI

An asyncio wrapper for the battlemetrics API.

Installation

To install the latest release from PyPI (requires Python 3.8 or above):

pip install abattlemetrics

To install the development version from GitHub (requires Git):

pip install git+https://github.com/thegamecracks/abattlemetrics

Notice

I am currently not maintaining this project as this wrapper has been sufficient for my needs. Many endpoints have not been implemented, but I will still accept PRs following the contributing guide.

License

This project uses the MIT license.