CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
requirements.txt
src/__init__.py
src/god/__init__.py
src/god/__main__.py
src/god/cli.py
src/god_cli.egg-info/PKG-INFO
src/god_cli.egg-info/SOURCES.txt
src/god_cli.egg-info/dependency_links.txt
src/god_cli.egg-info/entry_points.txt
src/god_cli.egg-info/requires.txt
src/god_cli.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py