using PyShell, or other shells?

André andre.roberge at gmail.com
Wed Mar 8 16:46:26 EST 2006


John Salerno wrote:
> I'm interested in trying out shells other than IDLE, and I found
> PyShell, but I'm not sure how to get it exactly. Is there a way to get
> it without installing wxPython, or is it a part of it? I can't find much
> reference to it in any of the manuals at wxpython.org (except for a
> brief description of what it is, but not *where* it is or how to use it).
>

PyShell is, as far as I know, now included only as part of wxPython.
wxPython includes other little apps that embed PyShell in them.

If you do download wxPython to use Pyshell, you may want to download
Lightning Compiler, a little app I wrote that embeds PyShell. It can be
found at
http://sourceforge.net/project/showfiles.php?group_id=125834
under "lightning".  Others have found it useful :-)

André

> Thanks. And if there are other shells that are newer/better, I'd
> appreciate a recommendation.




More information about the Python-list mailing list