symforce.codegen.geo_package_codegen module#

geo_class_common_data(cls, config)[source]#

Data for template generation of this class. Contains all useful info common to all class-specific templates.

Parameters:
Return type:

Dict[str, Any]

generate(config, output_dir=None)[source]#

Generate the geo package for the given language.

Parameters:
Return type:

Path