[Edu-sig] What is the Best Way to use Python in the Windows Command Line

Stef Mientki stef.mientki at gmail.com
Sun Dec 14 00:59:48 CET 2008


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
>



More information about the Edu-sig mailing list