[IPython-User] Run Python with IPython from a stick?
Matthias BUSSONNIER
bussonniermatthias@gmail....
Tue Aug 7 03:51:54 CDT 2012
Le 7 août 2012 à 10:17, Mark Bakker a écrit :
> Hello List,
>
> I would like to run Python from a USB stick.
> Options I know about are Portable Python (which doesn't include IPython) and Movable Python (which doesn't seem to have a release beyond Python 2.5, but did include IPython).
> Anybody know of other options?
Depending on which os you are,
python can be run from source with python 2.6 and 2.7 :
python ipython.py [usual options]
maybe using the Poratble Python from the same USB stick you can achieve smth.
--
Matthias
More information about the IPython-User
mailing list