Expand description
Python sysconfig module - configuration information Python sysconfig module placeholder implementation
This module provides placeholders for Python’s sysconfig module functionality. The sysconfig module provides access to Python’s configuration information.
Note: This module is only available with the std
feature enabled.
Functions§
- get_
config_ var - sysconfig.get_config_var - get a single configuration variable
- get_
config_ vars - sysconfig.get_config_vars - get configuration variables
- get_
path - sysconfig.get_path - get a path by name
- get_
paths - sysconfig.get_paths - get all paths
- get_
platform - sysconfig.get_platform - get the platform string
- get_
scheme_ names - sysconfig.get_scheme_names - get available scheme names