An async Python wrapper for the BattleMetrics API with full type safety using Pydantic models.
Caution
This API Wrapper is very new and partly untested. Please report any issues instantly.
Note
Since the BattleMetrics API Documentation is partly finished not every endpoint might be included. Make an Issue Report for any missing endpoints.
To install the latest published version off of PyPI, you can run the following command:
pip install battlemetricsTo install the development version from GitHub (requires Git):
pip install git+https://github.com/OseSem/battlemetrics