README.md
pyproject.toml
src/vlrscraper/__init__.py
src/vlrscraper/constants.py
src/vlrscraper/logger.py
src/vlrscraper/match.py
src/vlrscraper/player.py
src/vlrscraper/resource.py
src/vlrscraper/scraping.py
src/vlrscraper/team.py
src/vlrscraper/utils.py
src/vlrscraper.egg-info/PKG-INFO
src/vlrscraper.egg-info/SOURCES.txt
src/vlrscraper.egg-info/dependency_links.txt
src/vlrscraper.egg-info/requires.txt
src/vlrscraper.egg-info/top_level.txt
tests/test_match.py
tests/test_player.py
tests/test_resource.py
tests/test_scraping.py
tests/test_team.py
tests/test_utils.py