Skip to main content

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

License Documentation Status [PyPi Version][pyrez-pypi] [Runtime Version][pyrez-pypi] Discord Server Say Thanks!

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

pyrezfix-1.1.2.tar.gz (60.8 kB view details)

Uploaded Source

File details

Details for the file pyrezfix-1.1.2.tar.gz.

File metadata

  • Download URL: pyrezfix-1.1.2.tar.gz
  • Upload date:
  • Size: 60.8 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

Hashes for pyrezfix-1.1.2.tar.gz
Algorithm Hash digest
SHA256 36a20cd3115a81c1f0097c5428911e028b6d28dc4a4e6b6ea3cb1640494ac921
MD5 40dff2ebcd0ef6c5d7694e3a6b9a122d
BLAKE2b-256 639a27818afb5944f36c7ce578d4e700a52188165d434e03cde829435e5c0ca0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page