PythonPlugin

Constructor:

Signature:

def __init__(self, query: Path) -> None:
...

Parameters:

  1. query:

    Type
    Path

Methods:

Attributes:

  1. SCALARS_TO_PYTHON_TYPES:

    Type
    Dict[str, PythonType]
  2. imports:

    Type
    Dict[str, Set[str]]
  3. outfile_name:

    Type
    str
  4. query: