remote evaluation of Python code typed in html webpage frame

Diez B. Roggisch deets at nospam.web.de
Fri Jan 15 09:41:46 EST 2010


Am 15.01.10 15:16, schrieb dmitrey:
> hi all,
> what's the simplest way to create a webpage with a frame for Python
> code to be typed in (as a plain text, or, better, as a highlighted
> text or something like scite or any other easy python IDE, capable of
> automatic indentations), and then pressing a button to evaluate it
> using a remote server?
>
> Thank you in advance, D.

http://try-python.mired.org/

Diez



More information about the Python-list mailing list