Skip to content

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
annotation PythonModule(
    qualifiedName: String
)