symforce.codegen.backends.python.python_code_printer module¶ class PythonCodePrinter(settings=None)[source]¶ Bases: PythonCodePrinter Symforce customized code printer for Python. Modifies the Sympy printing behavior for codegen compatibility and efficiency.