LICENSE
README.md
pyproject.toml
setup.py
addy/__init__.py
addy/cli.py
addy/config.py
addy/exceptions.py
addy/git_ops.py
addy/sudo_manager.py
addy/user_manager.py
addy.egg-info/PKG-INFO
addy.egg-info/SOURCES.txt
addy.egg-info/dependency_links.txt
addy.egg-info/entry_points.txt
addy.egg-info/not-zip-safe
addy.egg-info/requires.txt
addy.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_git_ops.py
tests/test_sudo_manager.py
tests/test_user_manager.py