README.md
pyproject.toml
src/dubsof/__init__.py
src/dubsof/app.py
src/dubsof/base.py
src/dubsof/credentials.py
src/dubsof.egg-info/PKG-INFO
src/dubsof.egg-info/SOURCES.txt
src/dubsof.egg-info/dependency_links.txt
src/dubsof.egg-info/requires.txt
src/dubsof.egg-info/top_level.txt
src/dubsof/services/__init__.py
src/dubsof/services/run/__init__.py
src/dubsof/services/run/_http.py
src/dubsof/services/run/client.py
src/dubsof/services/run/connection.py
src/dubsof/services/run/proto.py
src/dubsof/services/run/registry.py
tests/test_http.py
tests/test_integration.py
tests/test_proto.py
tests/test_registry.py