Jython Shell is a python shell that works straight from your browser. This application can prove to be quite helpful in many situations. For example, you can use it when you don’t have access to your computer and you still want to test a few things in python. I’ve make use of it many times to penetrate various kiosks or to launch python scripts where I have some sort of browser access.

Python Eggs

In order to run the applet, you need Java and you have to approve the security warning. The reason you have to do that is because python needs to decompress some of its standard libraries like the xml, sys and sockets. You need all of them for the python scripts.