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.5.tar.gz (61.0 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyrezfix-1.1.5.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

Hashes for pyrezfix-1.1.5.tar.gz
Algorithm Hash digest
SHA256 c57e9d638c81c8520df105f81247024aaf7716959c1858da93390696667c5bf3
MD5 37d7ed88843e0d4d9719a7aa7ef922dd
BLAKE2b-256 8a372c891b9ee12c63b45980854a91c851f4fc294a042e14ec7bc23f9f0b9862

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