.editorconfig
.gitignore
.travis.yml
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
.github/FUNDING.yml
Bigmo.egg-info/PKG-INFO
Bigmo.egg-info/SOURCES.txt
Bigmo.egg-info/dependency_links.txt
Bigmo.egg-info/requires.txt
Bigmo.egg-info/top_level.txt
mo_osrs_highscores/__init__.py
mo_osrs_highscores/__version__.py
mo_osrs_highscores/base.py
mo_osrs_highscores/highscores.py
mo_osrs_highscores/rankings.py
mo_osrs_highscores/resources/__init__.py
mo_osrs_highscores/resources/bossslicer.py
mo_osrs_highscores/resources/categories.py
mo_osrs_highscores/resources/category.py
mo_osrs_highscores/resources/dotnotationcreator.py
mo_osrs_highscores/resources/listslicer.py
mo_osrs_highscores/resources/minigameslicer.py
mo_osrs_highscores/resources/skillslicer.py
mo_osrs_highscores/resources/utils.py
tests/__init__.py
tests/test_highscores.py
tests/test_rankings.py