LICENSE
README.md
pyproject.toml
osrs_info/__init__.py
osrs_info/client.py
osrs_info/constants.py
osrs_info/decoder.py
osrs_info/exceptions.py
osrs_info/hiscores.py
osrs_info/hiscores_api.py
osrs_info/items.py
osrs_info.egg-info/PKG-INFO
osrs_info.egg-info/SOURCES.txt
osrs_info.egg-info/dependency_links.txt
osrs_info.egg-info/requires.txt
osrs_info.egg-info/top_level.txt
tests/test_api.py
tests/test_bosses.py
tests/test_hiscores.py
tests/test_items.py