I'm looking to open a saved SigmaStudio (.dspproj) file from Python.
I can see there is a server.new_project method in the sample.py example provided at:
https://wiki.analog.com/resources/tools-software/sigmastudio/usingsigmastudio/scripting/python
Is there an API reference somewhere or can someone provide an example of how to do this?