Python in the Browser
Given the increasing difficulties in using Java applets in the web browser, an appealing alternative would be to simply use Javascript to run Python scripts and programs in the user's web browser. Here's a blog entry from "0xdabbad00" (Scott Piper) that describes the different options pretty completely.
- Read more about Python in the Browser
- Log in to post comments