alexrait1 wrote:
> I need an IDE for python that has the ability to show the filds of a
> class when I write "."
> Just the way it works in eclipse/JBuilder with java or visual studio
> with c++
> For now I treid eric3 and IDLE they don't do this...
>
Wing IDE gives you a completion drop-down when
pydev for eclipse ?
alexrait1 wrote:
> I need an IDE for python that has the ability to show the filds of a
> class when I write "."
> Just the way it works in eclipse/JBuilder with java or visual studio
> with c++
> For now I treid eric3 and IDLE they don't do this...
--
http://mail.python.org
oops. I didn't see the part about you having tried eric3 already. For
your part, you may have missed the very good auto-completion tools
available for eric3. Look here:
http://www.die-offenbachs.de/detlev/eric3-contrib.html
-RM
--
http://mail.python.org/mailman/listinfo/python-list
You should also check out eric3. It is cross-platform, free, very
advanced, and with a super active development community.
-RM
alexrait1 wrote:
> I need an IDE for python that has the ability to show the filds of a
> class when I write "."
> Just the way it works in eclipse/JBuilder with java or
[Grumman wrote]
> alexrait1 wrote:
> > I need an IDE for python that has the ability to show the filds of a
> > class when I write "."
> > Just the way it works in eclipse/JBuilder with java or visual studio
> > with c++
> > For now I treid eric3 and IDLE they don't do this...
> >
>
> The ActiveS
jean-marc wrote:
> if you are familiar with eclipse, you could use the PyDev python
> plugin.
>
> jm
Thanks for that reference. I had been using SPE for my Python editing,
but it's gone unmaintained as of late, so I've been looking for an
alternative. Aside from an autocomplete bug (which I've
alexrait1 wrote:
> I need an IDE for python that has the ability to show the filds of a
> class when I write "."
> Just the way it works in eclipse/JBuilder with java or visual studio
> with c++
> For now I treid eric3 and IDLE they don't do this...
>
The ActiveState python editor (pythonwin?) do
Try ActiveState Komodo. It costs $30 for a personal license, and is well
worth it. If you like visual studio you will like it.
Like many other people, I have looked far and wide for a Python IDE and this
is what I've found. The free solutions don't cut it, at least without
spending many many
if you are familiar with eclipse, you could use the PyDev python
plugin.
jm
--
http://mail.python.org/mailman/listinfo/python-list
I need an IDE for python that has the ability to show the filds of a
class when I write "."
Just the way it works in eclipse/JBuilder with java or visual studio
with c++
For now I treid eric3 and IDLE they don't do this...
--
http://mail.python.org/mailman/listinfo/python-list
10 matches
Mail list logo