In article <f1e754e0-05d0-4236-97f7-8a16bed00...@g11g2000yqe.googlegroups.com>, SiWi <wimmersi...@googlemail.com> wrote: > >So I wondered if it was possible to send the Python code I'm developing >on the netbook to the workstation pc via wlan, let the script execute >on the workstation pc and write the output back on the netbook. > >Is there any possibilty to achieve that goal?
Fabric might help, but I think it relies on ssh. py.test also has remote capabilities. http://fabfile.org/ -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "Many customs in this life persist because they ease friction and promote productivity as a result of universal agreement, and whether they are precisely the optimal choices is much less important." --Henry Spencer -- http://mail.python.org/mailman/listinfo/python-list