python software deployment.
infobot
infobot at skinnyhippo.com
Sun Sep 9 01:25:26 EDT 2001
More information about the Python-list mailing list
Sun Sep 9 01:25:26 EDT 2001
- Previous message (by thread): Type unification and modules
- Next message (by thread): typechecks: just say no! (was Re: Determining Types)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Has anybody had to deal with the issue of deploying a Python (Win32) application across multiple PCs in multiple locations ? If so, do you have any advice on making this as painless a process as possible. I guess that creating .exe's for a one-click installation is the first step, but what about future upgrades/bug-fixes to your application ? Whilst there seem to be several solutions for Java software deployment (and Java lends itself to auto-updates), what's the state of the art for Python, if any ? chas
- Previous message (by thread): Type unification and modules
- Next message (by thread): typechecks: just say no! (was Re: Determining Types)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list