Crate python_config

Source

Structs§

InterpreterConfig
Information about a Python interpreter
PythonVersion

Enums§

PythonImplementation

Functions§

find_interpreter_matching
Return the first interpreter matching the given criterion.
find_interpreters
Search for python interpreters and yield them in order.
get_config_from_interpreter
Extract compilation vars from the specified interpreter.

Type Aliases§

Result