Interface | Description |
---|---|
PexToolProvider | |
PythonInterpreter | |
PythonPlatform |
A toolchain that provides access to Python environment (an interpreter and its version) and cxx
library.
|
PythonPlatformsProvider |
Class | Description |
---|---|
PythonEnvironment |
Tool based on a particular python configuration.
|
PythonEnvironment.PythonEnvironmentSerialization |
Serializes PythonEnvironment such that it is recreated from the .buckconfig in the context that
it's deserialized in.
|
PythonVersion |