[FYI] Pypi Connector importing packages to Jython on XWiki platform - released
Krzysiek Płachno <[email protected]> Thu, 27 Jul 2017 22:24:31 +0200
| Newsgroups | gmane.comp.lang.jython.user |
|---|---|
| Message-ID | <CAJCWky-Wm0aG4vNYQNg2OK6gdPiSRSf91krXg=_V2i8h7SPLBA@mail.gmail.com> |
Hey! Thanks again for you help and answers to my questions. I've just released the extension for XWiki that I was working for. XWiki has possibility to scirpt on its pages in Python. Under the hood it's Java Scripting API and Jython that takes care of running this script and returning result to page. Jython has implementation only for standard libraries. That's why I created Extension Repository Connector - Pypi - to be able to import to XWiki other (non-standard) python packages that are hosted on pypi: https://pypi.python.org/pypi. All this on running XWiki instance (without need to restart) - downloaded packages are simply made available for Java classloader. More about extension: http://extensions.xwiki.org/xwiki/bin/view/Extension/Extension%20Repository%20Connector%20-%20Pypi/ about XWiki: http://www.xwiki.org/ Best, Krzysztof ------------------------------------------------------------------------------ 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