README.md
pyproject.toml
src/vlrscraper/__init__.py
src/vlrscraper/constants.py
src/vlrscraper/controllers.py
src/vlrscraper/logger.py
src/vlrscraper/resource.py
src/vlrscraper/resources.py
src/vlrscraper/scraping.py
src/vlrscraper/utils.py
src/vlrscraper/vlr_resources.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