MANIFEST.in
pyproject.toml
examples/config.toml
src/cydeai/__init__.py
src/cydeai/checks.py
src/cydeai/cli.py
src/cydeai/client.py
src/cydeai/config.py
src/cydeai/hardware.py
src/cydeai/models.py
src/cydeai/processes.py
src/cydeai/protocol.py
src/cydeai/streams.py
src/cydeai/tunnel.py
src/cydeai/validation.py
src/cydeai/vllm_proxy.py
src/cydeai/worker_identity.py
src/cydeai_client.egg-info/PKG-INFO
src/cydeai_client.egg-info/SOURCES.txt
src/cydeai_client.egg-info/dependency_links.txt
src/cydeai_client.egg-info/entry_points.txt
src/cydeai_client.egg-info/requires.txt
src/cydeai_client.egg-info/top_level.txt
tests/test_checks.py
tests/test_cli.py
tests/test_client.py
tests/test_config.py
tests/test_hardware.py
tests/test_hardware_checks.py
tests/test_packaging.py
tests/test_protocol.py
tests/test_streams.py
tests/test_tunnel.py
tests/test_vllm_proxy.py
tests/test_worker_identity.py