LICENSE
MANIFEST.in
README.rst
setup.py
version.py
aiven/__init__.py
aiven/client/__init__.py
aiven/client/__main__.py
aiven/client/argx.py
aiven/client/cli.py
aiven/client/cliarg.py
aiven/client/client.py
aiven/client/envdefault.py
aiven/client/pretty.py
aiven/client/session.py
aiven/client/speller.py
aiven/client/version.py
aiven_client.egg-info/PKG-INFO
aiven_client.egg-info/SOURCES.txt
aiven_client.egg-info/dependency_links.txt
aiven_client.egg-info/entry_points.txt
aiven_client.egg-info/requires.txt
aiven_client.egg-info/top_level.txt
scripts/avn
tests/__init__.py
tests/test_argx.py
tests/test_cli.py
tests/test_cliarg.py
tests/test_pretty.py
tests/test_session.py
tests/test_speller.py