An asyncio wrapper for the battlemetrics API.
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
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.
This project uses the MIT license.