pub fn visualize_python(file_path: &Path) -> Result<String>
Visualize Python source as AST
Returns an error if the file cannot be read or parsed