Rhinoinside - CPython - live view in Rhino

Hi, I have a Rhino 3dm file that I open in a python script using rhinoinside. I would like to manipulate an object inside the Rhino document from Cpython and see the result directly in the Rhino document. Is this possible, or do I have to save the rhino file in the python script and open it afterwards?