LICENSE
MANIFEST.in
Makefile
PYPIREADME.rst
README.md
requirements.txt
setup.cfg
setup.py
test-requirements.txt
pandascore/__init__.py
pandascore/__version__.py
pandascore/api.py
pandascore/client.py
pandascore/errors.py
pandascore/lol.py
pandascore/pandascore.py
pandascore/util.py
pandascore.egg-info/PKG-INFO
pandascore.egg-info/SOURCES.txt
pandascore.egg-info/dependency_links.txt
pandascore.egg-info/requires.txt
pandascore.egg-info/top_level.txt
tests/.DS_Store
tests/__init__.py
tests/base_test.py
tests/test_errors.py
tests/test_lol.py
tests/test_pandascore.py
tests/test_util.py
tests/data/league.json
tests/data/leagues.json
tests/data/lol_champion.json
tests/data/lol_champions.json
tests/data/lol_game.json
tests/data/lol_games.json
tests/data/lol_item.json
tests/data/lol_items.json
tests/data/lol_masteries.json
tests/data/lol_mastery.json
tests/data/lol_player.json
tests/data/lol_players.json
tests/data/lol_rune.json
tests/data/lol_runes.json
tests/data/lol_serie_players.json
tests/data/lol_spell.json
tests/data/lol_spells.json
tests/data/lol_tournament_players.json
tests/data/match.json
tests/data/matches.json
tests/data/player.json
tests/data/players.json
tests/data/serie.json
tests/data/series.json
tests/data/tournament.json
tests/data/tournaments.json