On Fri, 30 Apr 2004 18:49:57 +0000, John Fabiani wrote:
[color=blue]
> In the Java world they have a way to start and update programs using web
> start. Is there something like web start for Python?[/color]
If you feel comfortable in the Java world (?), then you might
consider to use Jython. (Google for *Jython "web start"* and
you will find some information this approach.)
Nuff Said wrote:
[color=blue]
> On Fri, 30 Apr 2004 18:49:57 +0000, John Fabiani wrote:
>[color=green]
>> In the Java world they have a way to start and update programs using web
>> start. Is there something like web start for Python?[/color]
>
> If you feel comfortable in the Java world (?), then you might
> consider to use Jython. (Google for *Jython "web start"* and
> you will find some information this approach.)
>
> HTH, Nuff.[/color]
Not really. But I like python. I'm just looking for a way to deploy my
apps (including updates) without the user going thru all the normal
garbage.
--
John Fabiani
Comment