Re: [Jython-dev] Jython 2.7.0 final released!
Paul Linehan <[email protected]>
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <CAF4RT5Rkgsdr0Aa_QJq8y3aFC7DXysPZT+7QYF56h=QxQVzR-Q@mail.gmail.com> |
Hi all, I apologise if this is a simple question - I've Googled and don't appear to be able to find a simple answer. I have a Github repository here https://github.com/Verace/MySQLDumpSplitter It's a modest enough project, simple enough GUI which takes a MySQL dump file and splits it into separate tables. I would like to rewrite (and improve upon) it in Jython as I need to learn Python for a College course next year. Basically, what I want to do is use a GUI builder (like Oracle's JDeveloper) to develop the GUI and then back that up with Python code for all the "serious" heavy-lifting part - dealing with files, sorting, searching &c. What I want to know is is there a simple way of converting a Jython file/script to a Java compatibile jar? I want this for 2 reasons a) this is the way my current project works - "java -jar MySQLDumpSplitter" and b) most people have a JVM and/or are familiar with the concept and having a JVM is not a huge barrier to usage - whereas, regrettably, having to download Python dependencies might be. Thanks in advance for any assistance/pointers in this area! Pól... -- Pól Ua Laoínecháin [email protected] Mob: 00 353 86 864 5772 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Jython-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-users