.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/dependabot.yml
.github/workflows/auto_test.yml
.github/workflows/publish_to_pypi.yml
.github/workflows/publish_to_testpypi.yml
images/pytui_menu.png
src/ducktools/pytui/__init__.py
src/ducktools/pytui/__main__.py
src/ducktools/pytui/_version.py
src/ducktools/pytui/commands.py
src/ducktools/pytui/config.py
src/ducktools/pytui/ui.py
src/ducktools/pytui/runtime_installers/__init__.py
src/ducktools/pytui/runtime_installers/uv.py
src/ducktools/pytui/shell_scripts/activate_pytui.ps1
src/ducktools/pytui/shell_scripts/activate_pytui.sh
src/ducktools/pytui/util/__init__.py
src/ducktools/pytui/util/win32_terminal_hist.py
src/ducktools_pytui.egg-info/PKG-INFO
src/ducktools_pytui.egg-info/SOURCES.txt
src/ducktools_pytui.egg-info/dependency_links.txt
src/ducktools_pytui.egg-info/entry_points.txt
src/ducktools_pytui.egg-info/requires.txt
src/ducktools_pytui.egg-info/top_level.txt
tests/conftest.py
tests/test_folder.py
tests/test_uv_handling.py
tests/example_data/uv_download_list.json
tests/example_data/uv_install_list.json
tests/example_data/win32/uv_download_list.json
tests/example_data/win32/uv_install_list.json