PythonModule¶ The qualified name of the corresponding Python module. By default, this is the qualified name of the package in the stubs. Parameters: Name Type Description Default qualifiedName String - - Targets: Module Stub code in codeGeneration.sdsstub 20 21 22 23@Targets([AnnotationTarget.Module]) annotation PythonModule( qualifiedName: String )