Re: [Jython-dev] Jython 2.7.0 final released!
Jim Baker <[email protected]>
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <CAOhO=aNGHMo6ftz-oTwPwOYDZAD2s2pB7nCb78BYYUc60iiHRw@mail.gmail.com> |
Pól, Take a look at Clamp (https://github.com/jythontools/clamp), which supports building out such single jars. We will be working on this actively again, now that 2.7.0 is out. - Jim On Wed, May 6, 2015 at 4:19 PM, Paul Linehan <[email protected]> wrote: > 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 > -- - Jim jim.baker@{colorado.edu|python.org|rackspace.com|zyasoft.com} twitter.com/jimbaker github.com/jimbaker bitbucket.com/jimbaker ------------------------------------------------------------------------------ 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