Hi all, What would be the best way to expose the object model of a Python application? If I package my app with py2exe, can I ship Python intepreter and access py2exe-cised app through Python scripts then?