pub fn py_variable_scalar( tags: &Bound<'_, PyTuple>, variable: Bound<'_, PyAny>, ) -> PyResult<PyExpression>
Construct a real expression from an event variable.