An open-source wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python.
Project description
Pyrez: Easiest way to connect to Hi-Rez Studios API
Pyrez is an open-source wrapper for Hi-Rez Studios API that supports Paladins, Realm Royale and Smite.
Built with
Documentation
Official Documentation, which shows all available methods and how to use them: Click here!
Support
If you need further help, please join the official support server on Discord.
Requirements
- Access to Hi-Rez Studios API.
Usage
import pyrez
devId=1004
authKey='23DF3C7E9BD14D84BF892AD206B6755C'
def main():
with pyrez.PaladinsAPI(devId, authKey) as paladins:
print(paladins.getDataUsed())
if __name__ == '__main__':
main()
Application Example
- FlaskPyrezAPI - Example of a web application using Flask and Pyrez.
License
This project is provided under the MIT License.
All information obtained is provided by Hi-Rez Studios API and is thus their property. According to Section 11a of the API Terms of Use
, you must attribute any data provided as below.
Data provided by Hi-Rez. © 2019 Hi-Rez Studios, Inc. All rights reserved.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyrezfix-1.1.6.tar.gz
.
File metadata
- Download URL: pyrezfix-1.1.6.tar.gz
- Upload date:
- Size: 61.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cfe41a72ed87eb4a6e5d7c9d8caefdc5ebdd3bf08cbd071ae34d521ceb576be |
|
MD5 | a9821fc75e3956925af4d708f61ce7fe |
|
BLAKE2b-256 | 8d250b273d1e9f151fbfbc59781fe2e3be4d7d09de5e742a44da1c97ae8dd829 |
File details
Details for the file pyrezfix-1.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pyrezfix-1.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 93.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dda8b9451606da389406e0fc0003b1517266bc5f36c8e8702c45120a8ed65304 |
|
MD5 | a1f19066888c7cde3cea65da12d985f7 |
|
BLAKE2b-256 | 8f824b75ae88a6c557c929a0d00213896bbb23e3b2e346b202e23a0c6d023a28 |