LICENSE.txt
README.md
pyproject.toml
cr/__init__.py
cr/api.py
cr/cli.py
cr/config.py
cr/rich_utils.py
cr/ssh.py
cr/utils.py
cr.egg-info/PKG-INFO
cr.egg-info/SOURCES.txt
cr.egg-info/dependency_links.txt
cr.egg-info/entry_points.txt
cr.egg-info/requires.txt
cr.egg-info/top_level.txt
cr/templates/settings-mariadb.py.txt
cr/templates/settings-mysql.py.txt
cr/templates/settings-postgres.py.txt
cr/templates/settings-sqlite.py.txt
cr/templates/settings-top.py.txt
cr/templates/settings-wagtail.py.txt
cr/templates/settings.py.txt
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_utils.py