LICENSE.md
pyproject.toml
readme.md
pymetal/__init__.py
pymetal/archives.py
pymetal/http.py
pymetal/locators.py
pymetal/models.py
pymetal/util.py
pymetal/version.py
pymetal.egg-info/PKG-INFO
pymetal.egg-info/SOURCES.txt
pymetal.egg-info/dependency_links.txt
pymetal.egg-info/requires.txt
pymetal.egg-info/top_level.txt
pymetal/endpoints/__init__.py
pymetal/endpoints/_common.py
pymetal/endpoints/artists.py
pymetal/endpoints/bands.py
pymetal/endpoints/browse.py
pymetal/endpoints/labels.py
pymetal/endpoints/lyrics.py
pymetal/endpoints/releases.py
pymetal/endpoints/search.py
test/test_archives.py
test/test_endpoints_unit.py
test/test_http.py
test/test_models.py
test/test_parsers_fixtures.py