Thanks! It's nice to hear that!
>> I am wondering how to run a .py file inside dreampie? can I do sth> like %run xx.py?
How about execfile('xx.py') ?
Hope this helps.Noam