.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
scripts/build_zipapp.py
scripts/detail_this_python.py
scripts/print_python_versions.py
src/ducktools/pythonfinder/__init__.py
src/ducktools/pythonfinder/__main__.py
src/ducktools/pythonfinder/_version.py
src/ducktools/pythonfinder/details_script.py
src/ducktools/pythonfinder/pythonorg_search.py
src/ducktools/pythonfinder/shared.py
src/ducktools/pythonfinder/darwin/__init__.py
src/ducktools/pythonfinder/linux/__init__.py
src/ducktools/pythonfinder/linux/pyenv_search.py
src/ducktools/pythonfinder/win32/__init__.py
src/ducktools/pythonfinder/win32/pyenv_search.py
src/ducktools/pythonfinder/win32/registry_search.py
src/ducktools_pythonfinder.egg-info/PKG-INFO
src/ducktools_pythonfinder.egg-info/SOURCES.txt
src/ducktools_pythonfinder.egg-info/dependency_links.txt
src/ducktools_pythonfinder.egg-info/entry_points.txt
src/ducktools_pythonfinder.egg-info/requires.txt
src/ducktools_pythonfinder.egg-info/top_level.txt
tests/conftest.py
tests/test_details_script.py
tests/test_foldersearch.py
tests/test_orgsearch.py
tests/test_pyenv.py
tests/test_shared.py
tests/sources/python_versions.txt
tests/sources/release.json
tests/sources/release_file.json