

versions_for_region ( my_region ) champions_version = versions # Lets get some champions current_champ_list = lol_watcher. by_summoner ( my_region, me ) print ( my_ranked_stats ) # First we get the latest version of the game from data dragon versions = lol_watcher. by_name ( my_region, 'pseudonym117' ) print ( me ) # all objects are returned (by default) as a dict # lets see if i got diamond yet (i probably didnt) my_ranked_stats = lol_watcher. from riotwatcher import LolWatcher, ApiError lol_watcher = LolWatcher ( '' ) my_region = 'na1' me = lol_watcher. Raised as HTTPError exceptions from the Requests library. Any HTTP errors that are returned by the API are Get that fromĪll methods return dictionaries representing the json objects describedīy the official Riot API. You also need to have an API key from Riot. OR for development/testing, clone and run: pip install -e. To install RiotWatcher: pip install riotwatcher 429 errors are currently NOT retried for you. Try to stop you from making too many requests, and in a single threaded testĮnvironment does this rather well. RiotWatcher by default supports a naive rate limiter. RiotWatcher is a thin wrapper on top of the Riot Games API for League

OCE Server- League of Legends Download- If you are a Summoner located in Australia or New Zealand, choose this server for the best ping.īrazil Server- League of Legends Download- If you are a Summoner located in Brazil, check out this link to get the Brazilian client.Check for full (read: slightly better) documentation here! NA Server- League of Legends- If you live in the United States or Canada, use this link to go to our download page!ĮU West Server- League of Legends- Summoner's located in Western Europe, download the EU West client here to get the best FPS and ping!ĮU North Server- League of Legends - If you live in the Nordic countries, use this download link to get the best ping and FPS while playing.

Looking for a link to download any of the League of Legends regions on either Mac or PC? Look no further, here lies all the links! Mac & PC League of Legends Downloads
