LICENSE
README.md
altergo_greetings.py
pyproject.toml
altergo/__init__.py
altergo/_version.py
altergo/accounts.py
altergo/cli.py
altergo/constants.py
altergo/keychain.py
altergo/persistence.py
altergo/runner.py
altergo/sessions.py
altergo/theme.py
altergo/ui.py
altergo.egg-info/PKG-INFO
altergo.egg-info/SOURCES.txt
altergo.egg-info/dependency_links.txt
altergo.egg-info/entry_points.txt
altergo.egg-info/top_level.txt
altergo/tui/__init__.py
altergo/tui/common.py
altergo/tui/config_tui.py
altergo/tui/launcher.py
altergo/tui/picker.py
altergo/tui/search.py
altergo/tui/settings_tui.py
tests/test_arg_routing.py
tests/test_integration.py
tests/test_keychain.py
tests/test_multi_provider.py
tests/test_multi_provider_sessions.py
tests/test_new_features.py
tests/test_smoke.py