LICENSE
README.md
pyproject.toml
setup.py
./sharp_frames/__init__.py
./sharp_frames/selection_methods.py
./sharp_frames/sharp_frames.py
./sharp_frames/sharp_frames_processor.py
./sharp_frames/textual_interface.py
./sharp_frames/video_utils.py
./sharp_frames/processing/__init__.py
./sharp_frames/processing/minimal_progress.py
./sharp_frames/ui/__init__.py
./sharp_frames/ui/app.py
./sharp_frames/ui/constants.py
./sharp_frames/ui/styles.py
./sharp_frames/ui/components/__init__.py
./sharp_frames/ui/components/step_handlers.py
./sharp_frames/ui/components/validators.py
./sharp_frames/ui/screens/__init__.py
./sharp_frames/ui/screens/configuration.py
./sharp_frames/ui/screens/configuration_original.py
./sharp_frames/ui/screens/processing.py
./sharp_frames/ui/utils/__init__.py
./sharp_frames/ui/utils/context_managers.py
./sharp_frames/ui/utils/error_analysis.py
sharp_frames/__init__.py
sharp_frames/selection_methods.py
sharp_frames/sharp_frames.py
sharp_frames/sharp_frames_processor.py
sharp_frames/textual_interface.py
sharp_frames/video_utils.py
sharp_frames.egg-info/PKG-INFO
sharp_frames.egg-info/SOURCES.txt
sharp_frames.egg-info/dependency_links.txt
sharp_frames.egg-info/entry_points.txt
sharp_frames.egg-info/requires.txt
sharp_frames.egg-info/top_level.txt
sharp_frames/processing/__init__.py
sharp_frames/processing/minimal_progress.py
sharp_frames/ui/__init__.py
sharp_frames/ui/app.py
sharp_frames/ui/constants.py
sharp_frames/ui/styles.py
sharp_frames/ui/components/__init__.py
sharp_frames/ui/components/step_handlers.py
sharp_frames/ui/components/validators.py
sharp_frames/ui/screens/__init__.py
sharp_frames/ui/screens/configuration.py
sharp_frames/ui/screens/configuration_original.py
sharp_frames/ui/screens/processing.py
sharp_frames/ui/utils/__init__.py
sharp_frames/ui/utils/context_managers.py
sharp_frames/ui/utils/error_analysis.py
tests/test_sharp_frames.py