OpenPisco.CLApp.PiscoToDic module# PISCO DSL implementation OpenPisco.CLApp.PiscoToDic.CheckIntegrity(GUI=False)[source]# OpenPisco.CLApp.PiscoToDic.ConvertToPisco(dic: Dict, stars: int = 1, indent: int = 0)[source]# class OpenPisco.CLApp.PiscoToDic.PiscoToDic[source]# Bases: InputReaderBase ReadFromString(data: str)[source]# Define DSL parsing strategy, to be redefined in the derived class Parameters data (str) – data to parse using appropriate strategy