Running Python Demo on the Web?
Python Fiddle Admin
pythonfiddle at gmail.com
Mon Sep 5 18:00:36 EDT 2011
Python has been ported to the web browser at pythonfiddle.com. Python
Fiddle can import snippets of code that you are reading on a web page
and run them in the browser. It supports a few popular libraries.
Another common usage is to post code on the site to allow other people
to play around with it. Also, it can be used to demonstrate a working
program.
More information about the Python-list
mailing list