Using python to deploy software

secun at yahoo.com secun at yahoo.com
Wed Dec 29 13:35:41 EST 2004


Would the pyro client need to be installed as a service on the machine
so it could run the installer as the system acct? Otherwise, it would
run with the current user's credentials.

Anand wrote:
> I haven't but one of my friends have used Pyro (Python Remote
Objects)
> to do so.
>
> You basically need to write a custom Pyro server and run it on a
> central machine. Your pyro clients can be installed on the machines
> where the software need to be installed.
>
> For more details and similar ideas refer the project page of pyro at
> http://pyro.sourceforge.net/projects.html .
> 
> -Anand




More information about the Python-list mailing list