Skip to content

Python wrapper for the Hi-Rez Studios API (Smite, Paladins, Realm Royal, Divine Knockout) -- Currently WIP

License

Notifications You must be signed in to change notification settings

AidanJohnston/hirezapi

Repository files navigation

HIREZAPI

Documentation Status GitHub Actions Build Status PyPI Package latest release PyPI Wheel

Supported versions Supported implementations Commits since latest release PyPI - Downloads

A small python wrapper for the Hi-Rez Studios API.

  • Free software: MIT license

Installation

pip install hirezapi

You can also install the in-development version with:

pip install https://github.com/AidanJohnston/hirezapi/archive/main.zip

Documentation

https://hirezapi.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Python wrapper for the Hi-Rez Studios API (Smite, Paladins, Realm Royal, Divine Knockout) -- Currently WIP

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages