'''
A simple Python wrapper for the LoL API service. For more info, consult https://developer.riotgames.com/getting-started.html.
Have a look at Test_LolApi.py provided in this project for examples on how to use it.
NB: It only supports the 'NA' region at this time.
'''