Python
Automate tasks in Cadcorp SIS Desktop
Cadcorp SIS Desktop includes a Developer Control Bar for running SIS API commands or scripts using Python. SIS Desktop integrates with Python in two ways:
- Python in SIS (PySIS) – This gives a developer direct access to the Cadcorp SIS API using a Python command line. Scripts can also be run through this interface
- SIS in Python (SISpy) – This embeds the Cadcorp API into Python and allows this capability to be used and run through industry standard Python interfaces


