LICENSE
README.md
pyproject.toml
src/wapu.egg-info/PKG-INFO
src/wapu.egg-info/SOURCES.txt
src/wapu.egg-info/dependency_links.txt
src/wapu.egg-info/entry_points.txt
src/wapu.egg-info/requires.txt
src/wapu.egg-info/top_level.txt
src/wapu_cli/__init__.py
src/wapu_cli/__main__.py
src/wapu_cli/cli.py
src/wapu_cli/client.py
src/wapu_cli/config.py
src/wapu_cli/errors.py
src/wapu_cli/output.py
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_main.py
tests/test_output.py