Good use for Jython

peter@clgorg peter at commonlawgov.org
Thu Mar 17 21:12:54 EST 2005


The only reason i can think of to use it would be for the purpos of using an Applet in a WebPage, as
the Jythonc tool can compile Jython classes to Java byte code.

But if your not in need of an Applet, then youll probably want to go with a normal Python GUI
toolkit like wxPython (or QT or Tkinter....).

Peter

----- Original Message -----
From: "Mike Wimpe" <mikewimpe at yahoo.com>
Newsgroups: comp.lang.python
To: <python-list at python.org>
Sent: Tuesday, March 15, 2005 11:54 PM
Subject: Good use for Jython


> Other than being used to wrap Java classes, what other real use is
> there for Jython being that Python has many other GUI toolkits
> available? Also, these toolkits like Tkinter are so much better for
> client usage (and faster) than Swing, so what would be the advantage
> for using Jython? or Is Jython really just so that Java developers can
> write Java code faster?
>
> Mike Wimpe
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.7.3 - Release Date: 3/15/2005
>
>



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.3 - Release Date: 3/15/2005




More information about the Python-list mailing list