LICENSE
README.md
pyproject.toml
src/gphoto_pull/__init__.py
src/gphoto_pull/__main__.py
src/gphoto_pull/automation.py
src/gphoto_pull/browser.py
src/gphoto_pull/cli.py
src/gphoto_pull/config.py
src/gphoto_pull/detail_payloads.py
src/gphoto_pull/download.py
src/gphoto_pull/enumeration.py
src/gphoto_pull/interrupts.py
src/gphoto_pull/models.py
src/gphoto_pull/photos_ui.py
src/gphoto_pull/progress.py
src/gphoto_pull/rpc_payloads.py
src/gphoto_pull/state.py
src/gphoto_pull/takeout.py
src/gphoto_pull.egg-info/PKG-INFO
src/gphoto_pull.egg-info/SOURCES.txt
src/gphoto_pull.egg-info/dependency_links.txt
src/gphoto_pull.egg-info/entry_points.txt
src/gphoto_pull.egg-info/requires.txt
src/gphoto_pull.egg-info/top_level.txt
tests/test_automation.py
tests/test_browser.py
tests/test_cli.py
tests/test_config.py
tests/test_detail_payloads.py
tests/test_download.py
tests/test_enumeration.py
tests/test_interrupts.py
tests/test_photos_ui.py
tests/test_progress.py
tests/test_rpc_payloads.py
tests/test_state.py
tests/test_takeout.py