.gitignore
.readthedocs.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
Player.ipynb
README.md
environment.yml
justfile
mkdocs.yml
pyproject.toml
pytest.ini
requirements.txt
requirements_dev.txt
requirements_dev.txt.in
setup.cfg
tox.ini
uv.lock
.github/workflows/qa.yaml
adrs/001-gstreamer.md
adrs/draft/TEMPLATE.md
docs/archiving.md
docs/hardware.md
docs/index.md
docs/loopback.md
docs/protocol.md
docs/vm.md
docs/api/plusdeck.jupyter.md
docs/api/plusdeck.md
plusdeck/__init__.py
plusdeck/cli.py
plusdeck/client.py
plusdeck/config.py
plusdeck/jupyter.py
plusdeck/py.typed
plusdeck/test.py
plusdeck.egg-info/PKG-INFO
plusdeck.egg-info/SOURCES.txt
plusdeck.egg-info/dependency_links.txt
plusdeck.egg-info/entry_points.txt
plusdeck.egg-info/requires.txt
plusdeck.egg-info/top_level.txt
tests/conftest.py
tests/integration.py
tests/test_client.py
tests/fixtures/config.yaml