embedding in python...

Fernando Perez fperez528 at yahoo.com
Tue Feb 4 15:50:39 EST 2003


Giorgi Lekishvili wrote:

> Hi all!
> Sorry for this newbie-like question:
> Is there any ready-to-use module to embed python interpreter into the
> *python* code? Something like Jythons embedding interpreter and console?


IPython: http://www-hep.colorado.edu/~fperez/ipython/

Look at the embedding section of the manual, it comes with examples.  The 
embedding code is two lines total.

Cheers,

f.




More information about the Python-list mailing list