LICENSE
README.md
pyproject.toml
shazamlite/__init__.py
shazamlite/_version.py
shazamlite/api.py
shazamlite/audio.py
shazamlite/cli.py
shazamlite/constants.py
shazamlite/enums.py
shazamlite/errors.py
shazamlite/http.py
shazamlite/itunes.py
shazamlite/models.py
shazamlite/signature.py
shazamlite/utils.py
shazamlite.egg-info/PKG-INFO
shazamlite.egg-info/SOURCES.txt
shazamlite.egg-info/dependency_links.txt
shazamlite.egg-info/entry_points.txt
shazamlite.egg-info/requires.txt
shazamlite.egg-info/top_level.txt
tests/test_api_metadata.py
tests/test_audio.py
tests/test_fallbacks.py
tests/test_http.py
tests/test_itunes.py
tests/test_models.py
tests/test_parity.py
tests/test_signature.py