Skip to content

thegamecracks/abattlemetrics

Repository files navigation

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.