Hi, I'm interested in learning python 2.7 but I do not wish to install it: 
rather, I'd like to leave it portable, on  a usb stick.

I came across this quite old post ... 
http://stackoverflow.com/questions/259160/did-anyone-try-portable-python 

The resolution is ...

You may want to check out *web2py* <http://web2py.com/>. The windows 
executable includes python and does run without installation for example 
from a usb drive, like portable python. But it includes more goodies such 
as a web server, web based editor and plug and play web applications.

web2py is stable (currently version 1.46)

web2py exposes a python shell

web2py.exe -S yourappname -M

There is also a web based python shell available.

..............

It is an old post, so am wondering if the above Is still true, that I can 
use web2py to run scripts, etc?
Can I assume the web based python shell is similar to Idle?

Thank you.


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to