I’m curious - Is a SimAuto license required to use any Python libraries at all on PowerWorld? Or is there any subset of functions besides EasySimAuto (ESA) library that are supported without needing a SimAuto license?
from their website it shows: ESA wraps all PowerWorld SimAuto functions, supports Auxiliary scripts, provides helper functions to further simplify working with SimAuto and also turbocharges with native implementation of SOTA algorithms.
Maybe SimAuto is not a python API, while ESA convert it to python?