pub fn to_python_name(name: &str) -> String
Convert a Rust snake_case name to the target language convention.