In this article is described the procedure to get IPython (the interactive shell of the Python world) working using Jython on a GNU/Linux environment. This will let you have a very nice shell with proper bash-like tab completion to play around with Python and Java at the same time. So you might want to give it a try if you need to test some Jython code snippets or quickly walk through Java libraries.
Lire la suite