LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/CORE_CONCEPTS.md
examples/example_a_folder_to_folder.py
examples/example_b_folder_to_file.py
examples/example_c_file_to_folder.py
examples/example_d_file_to_file.py
examples/example_dock_wrapper.py
examples/example_mode_switcher.py
src/fry_qt6_io_widget/__init__.py
src/fry_qt6_io_widget/io_mode.py
src/fry_qt6_io_widget/io_widget.py
src/fry_qt6_io_widget/path_text_edit.py
src/fry_qt6_io_widget/py.typed
src/fry_qt6_io_widget.egg-info/PKG-INFO
src/fry_qt6_io_widget.egg-info/SOURCES.txt
src/fry_qt6_io_widget.egg-info/dependency_links.txt
src/fry_qt6_io_widget.egg-info/requires.txt
src/fry_qt6_io_widget.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_auto_output.py
tests/test_io_mode.py
tests/test_path_text_edit.py
tests/test_signals_and_params.py