LICENSE
README.md
pyproject.toml
phantadex/__init__.py
phantadex/__main__.py
phantadex/archive.py
phantadex/chrome.py
phantadex/cli.py
phantadex/config.py
phantadex/config.yaml
phantadex/course_manager.py
phantadex/detection.py
phantadex/element_schema.py
phantadex/handlers.py
phantadex/interaction.py
phantadex/jitter.py
phantadex/limits.py
phantadex/logs.py
phantadex/modals.py
phantadex/navigation.py
phantadex/overview.py
phantadex/page_ops.py
phantadex/processes.py
phantadex/progress.py
phantadex/prompt.py
phantadex/runner.py
phantadex/schema.py
phantadex/session.py
phantadex/storage.py
phantadex/text.py
phantadex/timing.py
phantadex/urls.py
phantadex/video.py
phantadex/watch.py
phantadex.egg-info/PKG-INFO
phantadex.egg-info/SOURCES.txt
phantadex.egg-info/dependency_links.txt
phantadex.egg-info/entry_points.txt
phantadex.egg-info/requires.txt
phantadex.egg-info/top_level.txt
phantadex/discovery/__init__.py
phantadex/discovery/__main__.py
phantadex/discovery/context.py
phantadex/discovery/course_map.py
phantadex/discovery/observation.py
phantadex/discovery/probing.py
phantadex/discovery/row_text.py
phantadex/discovery/rules.py
phantadex/discovery/state.py
tests/test_archive.py
tests/test_branding.py
tests/test_chrome.py
tests/test_cli.py
tests/test_course_manager.py
tests/test_detection.py
tests/test_discovery.py
tests/test_handlers.py
tests/test_interaction.py
tests/test_jitter.py
tests/test_limits.py
tests/test_logs.py
tests/test_modals.py
tests/test_navigation.py
tests/test_page_ops.py
tests/test_processes.py
tests/test_progress.py
tests/test_review_regressions.py
tests/test_runner.py
tests/test_schema.py
tests/test_session.py
tests/test_storage.py
tests/test_text.py
tests/test_timing.py
tests/test_urls.py
tests/test_video.py