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

Massimo Di Pierro mdipierro at cs.depaul.edu
Mon Dec 15 07:16:54 CET 2008


micedit and editarea

Massimo

On Dec 13, 2008, at 5:59 PM, Stef Mientki wrote:

> 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 at python.org
> http://mail.python.org/mailman/listinfo/edu-sig



More information about the Edu-sig mailing list