# Python script to start off the DOPAL interact application. # http://dopal.sourceforge.net/ import dopal.interact dopal.interact.main()