Skip to content

An open-source wrapper for Hi-Rez API (Paladins, Realm Royale, and Smite), written in Python.

License

Notifications You must be signed in to change notification settings

paladins-ai/Pyrez

 
 

Repository files navigation

Pyrez: Easily way to connect to Hi-Rez API

License Runtime Version Contributors

PyRez is an open-source Python-based wrapper for Hi-Rez API that supports Paladins, Realm Royale and Smite.

Documentation

Official Documentation: Click here!

Support

For support using Pyrez, please join the official support server on Discord

Requirements

  • Python 3.5(or higher).
    • The following libraries are required: Requests and requests-aeaweb.
  • Access to Hi-Rez Studios API.

Installation

Pyrez currently isn't being updated on PyPI and thus needs to be installed using git. The easiest way to install Pyrez is using pip, Python's package manager:

pip install -e git+https://github.com/luissilva1044894/pyrez.git@master#egg=pyrez

The required dependencies will be installed automatically. After that, you can use the library using:

import pyrez

Contributors

License

This project is licensed under MIT

About

An open-source wrapper for Hi-Rez API (Paladins, Realm Royale, and Smite), written in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%