Skip to content
This repository has been archived by the owner on Nov 29, 2017. It is now read-only.
/ smite-python Public archive
forked from RichardJTorres/smython

Easy to use Python library for Hi-Rez Studios' Smite API.

License

Notifications You must be signed in to change notification settings

jayktaylor/smite-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: Development has moved over to HiRezPy, an async library for accessing both Smite and Paladins APIs. While this library may currently work, it isn't guaranteed to in future. It probably also doesn't work with Paladins, although the endpoint is supported as an enum. Check over at that repo for the latest changes.

smite-python

Documentation Status

Simple wrapper around Smite's API, allowing basic functionality and the ability to make various calls. All method calls will return as a JSON string which can then be iterated over.

Prerequisites

  • Python 3.5
  • smite-python uses libraries that should come packaged with Python

Documentation

Documentation is available on Read The Docs, which shows all available methods and how to use them.

License

smite-python is provided under the MIT License, which you can view in license.txt. Essentially, you can do what you want with the code as long as it is attributed back to Jayden Bailey, and where possible, the GitHub page.

Information obtained by this script is provided by Hi-Rez Studios' SmiteAPI 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. © 2015 Hi-Rez Studios, Inc. All rights reserved.

About

Easy to use Python library for Hi-Rez Studios' Smite API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%