LICENSE
README.md
pyproject.toml
src/azwi/__init__.py
src/azwi/__main__.py
src/azwi/cli.py
src/azwi/client.py
src/azwi/config.py
src/azwi/errors.py
src/azwi/models.py
src/azwi/render.py
src/azwi.egg-info/PKG-INFO
src/azwi.egg-info/SOURCES.txt
src/azwi.egg-info/dependency_links.txt
src/azwi.egg-info/entry_points.txt
src/azwi.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_render.py