LICENSE
README.md
pyproject.toml
setup.cfg
src/aws_authenticator/__init__.py
src/aws_authenticator/aws_config.py
src/aws_authenticator/cli.py
src/aws_authenticator/config.py
src/aws_authenticator/sso.py
src/aws_authenticator_cli.egg-info/PKG-INFO
src/aws_authenticator_cli.egg-info/SOURCES.txt
src/aws_authenticator_cli.egg-info/dependency_links.txt
src/aws_authenticator_cli.egg-info/entry_points.txt
src/aws_authenticator_cli.egg-info/requires.txt
src/aws_authenticator_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_cli_entry.py
tests/test_cli_even_more.py
tests/test_cli_more.py
tests/test_config_and_awsconfig.py
tests/test_sso.py