.eslintrc.yml
.flake8
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc.yml
.travis.yml
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
tasks.py
.github/dependabot.yml
.github/workflows/pre-commit.yml
anthem/__init__.py
anthem/cli.py
anthem/exceptions.py
anthem/output.py
anthem.egg-info/PKG-INFO
anthem.egg-info/SOURCES.txt
anthem.egg-info/dependency_links.txt
anthem.egg-info/entry_points.txt
anthem.egg-info/requires.txt
anthem.egg-info/top_level.txt
anthem/lyrics/__init__.py
anthem/lyrics/loaders.py
anthem/lyrics/modules.py
anthem/lyrics/records.py
anthem/lyrics/settings.py
anthem/lyrics/uninstaller.py
anthem/sample_songs/__init__.py
tests/test_cli.py
tests/test_lyrics_loaders.py
tests/test_lyrics_records.py
tests/test_lyrics_uninstaller.py
tests/config/odoo-travis.cfg
tests/config/odoo.cfg