LICENSE
README.md
pyproject.toml
spendwall/__init__.py
spendwall/_transport.py
spendwall/_winpipe.py
spendwall/anthropic.py
spendwall/client.py
spendwall/discovery.py
spendwall/errors.py
spendwall/lifecycle.py
spendwall/modes.py
spendwall/openai.py
spendwall/version.py
spendwall.egg-info/PKG-INFO
spendwall.egg-info/SOURCES.txt
spendwall.egg-info/dependency_links.txt
spendwall.egg-info/requires.txt
spendwall.egg-info/top_level.txt
tests/test_anthropic_wrapper.py
tests/test_client.py
tests/test_discovery.py
tests/test_errors.py
tests/test_lifecycle.py
tests/test_modes.py
tests/test_openai_wrapper.py
tests/test_version.py
tests/test_winpipe.py