[Tutor] dependencies
memilanuk
memilanuk at gmail.com
Sun Jul 28 20:03:59 CEST 2013
On 07/28/2013 08:50 AM, Jim Mooney wrote:
> On 28 July 2013 08:01, memilanuk <memilanuk at gmail.com> wrote:
>
>> minor quibble: a quick browse thru the mailing list for it seems to
>> indicate that it doesn't support ipython... which is a bummer.
>
> I'm looking at the pyzo33 directory and it has ipython_notebook.exe,
> and Pyzo33 > Lib > pyzo-packages has an Ipython directory. I don't
> know a thing about ipython or how to access it but that seems to
> indicate pyzo has something to do with it.
>
Pyzo may be able to... I was referring to IEP, specifically:
https://groups.google.com/forum/#!topic/iep_/tgW84YzUGXc
While being able to switch between releases of python would be nice, and
it appears that iep supports some of the 'magic' features in ipython...
there appears to be a certain inflexibility about window positioning
(like what if I want the shell in a sub-window in the lower right
corner, not stretched across the whole top of the window - I figured out
how to move some of the windows/frames, but putting the editor on top
and the shell somewhere else is kickin' my butt), and it doesn't support
any kind of integrated error checking (pep8/pyflakes/pylint) which for
me personally, is more important than being able to flip between
different versions of python on the fly. I'm *really* wanting spyder to
hurry the heck up and support Python3 already... but it does an
outstanding job with 2.7.x, so thats where I'm parked for now.
More information about the Tutor
mailing list