Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
p-ob edited this page Dec 1, 2014 · 4 revisions

Welcome to the restPy wiki!

restPy is a REST API tool that makes API method calls and can store the retrieved data in custom Python classes that are generated at runtime.

For actual implementation of restPy, see lolPy, or more specifically RiotApiClient. It is solely used for HTTP GET requests in this project.

Clone this wiki locally