Re-exportsยง
pub use crate::_generated::python::MIN_PYTHON_VERSION;
Macrosยง
- pyproject_
str ๐ - user_
env_ ๐str
Structsยง
Constantsยง
Functionsยง
- add_
origen_ env - Adds any Origen-related environment settings to a command
- extract_
version ๐ - get_
current_ user_ and_ email - Attempts to get the username and email, utilizing the full Origen environment (site config, etc.)
- get_
version ๐ - Get the Python version from the given command
- is_
backend_ origen_ mod_ missing_ err - python_
version - Returns the version of the Python that was discovered for this workspace.
- resolve_
pyproject - run
- Execute the given Python code
- run_
and_ capture_ stdout - Execute the given Python code and capture its stdout
- run_
with_ callbacks - Run silently with all STDOUT and STDERR handled by the given callback functions
- uv_
version - Returns the installed UV version.