@Stefan Schippers is there a way for an external program to interact with the tcl interface of xschem?
For example a TCP interface where tcl commands and responses can be communicated?
This would be useful for generators in python to edit schematics. I have been calling xschem in batch mode and passing --script files but it would be able to do it more interactively if possible