Massimo Di Pierro wrote:
I do not know if this is helpful but the web2py windows distribution includes portable python and does not require installation. You just type

    web2py.exe -S  admin

and you have a python shell or you can do

    web2py.exe -S admin -R /path/to/yourfile.py

It includes Tk all standard python libraries.
There are have some bonus features that students may find convenient like browser based editor with syntax highlighting, wysiwyg editor for HTML files and easy to use database API.
What do you use as  the "browser based editor with syntax highlighting"
and the "wysiwyg editor for HTML files " ?

thanks,
Stef

Massimo


_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
http://mail.python.org/mailman/listinfo/edu-sig

Reply via email to