Crate python_launcher[][src]

Structs

Version

The version of Python found.

Enums

RequestedVersion

Represents the version of Python a user requsted.

VersionMatch

Represents how tight of a match a Version is to a RequestedVersion.

Functions

check_default_env_var
check_major_env_var
choose_executable
directory_contents

Gets the contents of a directory.

filter_python_executables

Filters the paths down to pythonX.Y paths.

parse_version_from_flag

Attempts to parse a version specifier from a CLI argument.

path_entries

Returns the entries in PATH.