Re: Installing python packages in Jython
Krzysiek Płachno <[email protected]> Thu, 20 Jul 2017 10:37:21 +0200
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <CAJCWky-8o_sueV0O66fxy4bewA6QAvfXRgArcdK6fGj3sQ0zOw@mail.gmail.com> |
To clarify the case: what I have already done is successful import of python library via Jython. Now question that I have is which version of python library will be the safest to use with Jython 2.7.1. Best, Krzysztof 2017-07-19 23:27 GMT+02:00 Krzysiek Płachno <[email protected]>: > Hello! > > I'm contributing to XWiki open source project http://www.xwiki.org/. > XWiki platform apart from many wonderful features allows for scripting in > python on its pages. Under the hood it's Jython execute the python script. > > My current task is to enable installing packages form PyPi repository > (making them available for Java classloader in XWiki instance) so that they > can be imported by Jython in any python script. > The doubt that I have is what the version of package should be for given > version of Jython. > > 1) The version of Jython that we use is 2.7.1. Then, should the python > packages be compatible with python 2.7? > 2) Is there any documentation page where I could get to know more on this > topic? > 3) Does it make any difference if package is in .egg or .whl format? > > Thanks in advance for help! > Best, > Krzysztof Płachno > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jython-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jython-users