pythonfinder.environment module

pythonfinder.environment.SUBPROCESS_TIMEOUT = 5

The default subprocess timeout for determining python versions

Set to 5 by default.

pythonfinder.environment.is_type_checking()[source]
pythonfinder.environment.possibly_convert_to_windows_style_path(path)[source]
pythonfinder.environment.set_asdf_paths()[source]
pythonfinder.environment.set_pyenv_paths()[source]