Metadata-Version: 2.1
Name: pyrez
Version: 0.9.9.6
Summary: An open-source wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python
Home-page: https://luissilva1044894.github.io/Pyrez/
Author: Luis (Lugg) Gustavo
Author-email: the.nonsocial@gmail.com
Maintainer: Luis (Lugg) Gustavo
Maintainer-email: the.nonsocial@gmail.com
License: MIT
Project-URL: Documentation, https://luissilva1044894.github.io/Pyrez/docs/#welcome-to-the-pyrez-wiki
Project-URL: Discord: Support Server, https://discord.gg/XkydRPS
Project-URL: Github: Issues, https://github.com/luissilva1044894/pyrez/issues
Project-URL: Github: Repo, https://github.com/luissilva1044894/pyrez
Project-URL: Official Support, https://discord.gg/XkydRPS
Project-URL: Say Thanks!, https://saythanks.io/to/luissilva1044894
Description: ## Pyrez: Easiest way to connect to Hi-Rez Studios API
        [![License](https://img.shields.io/github/license/luissilva1044894/Pyrez.svg?style=plastic&logoWidth=15)](https://opensource.org/licenses/MIT "Pyrez · MIT License")
        [![Discord Server](https://img.shields.io/discord/549020573846470659.svg?style=plastic&logo=discord&logoWidth=15)](https://discord.gg/XkydRPS "Support Server · Discord")
        [![Say Thanks!](https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg)](https://saythanks.io/to/luissilva1044894 "Say Thanks!")
        
        **Pyrez** is an [open-source](http://www.opensource.org "See http://www.opensource.org for the Open Source Definition") wrapper for [*Hi-Rez Studios*](http://www.hirezstudios.com "Hi-Rez Studios") API that supports [*Paladins*](https://www.paladins.com "Paladins Game"), [*Realm Royale*](https://www.realmroyale.com "Realm Royale Game") and [*Smite*](https://www.smitegame.com "Smite Game").
        
        ### Documentation
        Official Documentation, which shows all available methods and how to use them: [**Click here!**](https://luissilva1044894.github.io/Pyrez/docs "Pyrez · Documentation")
        
        ### Support
        If you need further help, join the official [*support server*](
        https://discord.gg/XkydRPS "Support Server · Discord") on [Discord](https://discordapp.com/ "Discord App").
        
        ### Requirements
        * [Access](https://luissilva1044894.github.io/Pyrez/docs/#registration "Form access to Hi-Rez Studios API") to Hi-Rez Studios API.
        
        ### License
        This project is provided under the [MIT License](https://opensource.org/licenses/MIT "Pyrez · 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`](https://www.hirezstudios.com/wp-content/themes/hi-rez-studios/pdf/api-terms-of-use-agreement.pdf "Hi-Rez Studios 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.
        
Keywords: pyrez,hirez,hi-rez,smite,paladins,realmapi,open-source,api,wrapper,library,python,api-wrapper,paladins-api,smitegame,smiteapi,realm-api,realm-royale,python3,python-3,python-3-6
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Provides-Extra: dev
Provides-Extra: async
Provides-Extra: docs
