A running instance of EA can be accessed from a Python script with something like: However, this seems to always returns the COM object of the instance first started. Let’s say we have a script that needs to starts a new instance of EA. It does so by calling os.startfile(eapxFile) with eapxFile being the path to an empty EA file.