LICENSE
README.md
pyproject.toml
sleap_rtc/api.py
sleap_rtc/cli.py
sleap_rtc/config.py
sleap_rtc/exceptions.py
sleap_rtc/filesystem.py
sleap_rtc/protocol.py
sleap_rtc/rtc_browse.py
sleap_rtc/rtc_client.py
sleap_rtc/rtc_client_track.py
sleap_rtc/rtc_resolve.py
sleap_rtc/rtc_worker.py
sleap_rtc.egg-info/PKG-INFO
sleap_rtc.egg-info/SOURCES.txt
sleap_rtc.egg-info/dependency_links.txt
sleap_rtc.egg-info/entry_points.txt
sleap_rtc.egg-info/requires.txt
sleap_rtc.egg-info/top_level.txt
tests/test_api.py
tests/test_auth_github.py
tests/test_cli.py
tests/test_cli_config.py
tests/test_command_builder.py
tests/test_config_mounts.py
tests/test_config_path_mappings.py
tests/test_directory_browser.py
tests/test_file_manager_fs.py
tests/test_file_manager_upload.py
tests/test_file_transfer_upload.py
tests/test_gui_integration.py
tests/test_gui_presubmission.py
tests/test_gui_runners.py
tests/test_inference_dialog.py
tests/test_job_spec.py
tests/test_job_validator.py
tests/test_persistent_progress_reporter.py
tests/test_slp_path_dialog_autofill.py
tests/test_slp_path_dialog_save_buttons.py
tests/test_stop_early_sigint.py
tests/test_video_path_mapping_prompt.py
tests/test_worker_config_content.py
tests/test_worker_fs_routing.py