pyprocessing renders everything through pyglet, which renders through OpenGL, so.. if there is a way to export vector graphics from OpenGL scene back to PC, it should be possible. Otherwise pyprocessing should implement some intermediate stuff to store vector data, but I don't believe that's technically feasible.