fgen.wrapper_building.python_init_module

fgen.wrapper_building.python_init_module#

Generation of the Python init module

generate_python_init_module#

generate_python_init_module(package)[source]#

Generate the Python init module

Parameters:

package (fgen.data_models.package.Package) – Package in which the module lives

Returns:

str – Python init file as code