pub fn to_python<T: IntoPython>(value: T) -> PyResult<Py<PyAny>>
Helper function to convert Rust value to Python