On Fri, May 16, 2008 at 11:33 AM, Jonathan Barbero <<a href="mailto:jonathan.barbero@gmail.com">jonathan.barbero@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi!<br><br> I´m newbie with Python and to learn it better I want to use a good IDE to concentrate on Python power. There is any IDE like Eclipse for Java for Python? If not, what is the best Python´s IDE for you?<br><br> Thanks,<br>
<font color="#888888">
<br> Jonathan.<br>
</font><br>--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br></blockquote></div><br><br><br>Jonathan,<br>
PyDev is a Python plugin for Eclipse, here is a link to its SourceForge site:<br>
<br>
<a href="http://sourceforge.net/projects/pydev">http://sourceforge.net/projects/pydev</a><br>
<br>
<br>
Chad