I recommend PyCharm. Best Python IDE ever :-)
If you can't afford to pay for it in the long run, then PyDev is the next
best bet. I would recommend downloading the most
minimal Eclipse you can get (Usually the Eclipse RCP Runtime) and install
the necessary plugins as you go. This prevents
you from
On Fri, Aug 26, 2011 at 11:18 AM, Dave Boland wrote:
> I'm looking for a good IDE -- easy to setup, easy to use -- for Python. Any
> suggestions?
>
> I use Eclipse for other projects and have no problem with using it for
> Python, except that I can't get PyDev to install. It takes forever, then
Editra
On Sun, Aug 28, 2011 at 5:56 PM, flebber wrote:
> On Aug 27, 6:34 pm, UncleLaz wrote:
>> On Aug 26, 5:18 pm, Dave Boland wrote:
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> > I'm looking for a good IDE -- easy to setup, easy to use -- for Python.
>> > Any suggestions?
>>
>> > I use Eclipse for other
On Aug 27, 6:34 pm, UncleLaz wrote:
> On Aug 26, 5:18 pm, Dave Boland wrote:
>
>
>
>
>
>
>
>
>
> > I'm looking for a good IDE -- easy to setup, easy to use -- for Python.
> > Any suggestions?
>
> > I use Eclipse for other projects and have no problem with using it for
> > Python, except that I
On Aug 26, 5:18 pm, Dave Boland wrote:
> I'm looking for a good IDE -- easy to setup, easy to use -- for Python.
> Any suggestions?
>
> I use Eclipse for other projects and have no problem with using it for
> Python, except that I can't get PyDev to install. It takes forever,
> then produces an
Dave Boland wrote:
> I'm looking for a good IDE -- easy to setup, easy to use -- for Python.
> Any suggestions?
PyDev (currently 2.2.1.2011073123, from the Aptana Studio 3.0.4 Plugin; but
I can see that 2.2.2 has been released).
> I use Eclipse for other projects and have no problem with usin
You can get a lot done, if not everything, with a simple editor
however for me an IDE is awesome for digging around in the django
internals to see how it all works.
I used PyDev initially then onto emacs but finally I settled on
PyCharm - it's just like PyDev except that everything works.
On Aug 26, 2011 11:39 AM, "Moises Alberto Lindo Gutarra"
wrote:
>
> I like Aptana Studio
> http://www.aptana.com/products/studio3
>
FYI, Aptana is just a set of extensions for Eclipse. Aptana Studio is just
Eclipse with all of the Aptana extensions (including PyDev) preinstalled.
> 2011/8/26 Dav
I like Aptana Studio
http://www.aptana.com/products/studio3
2011/8/26 Dave Boland :
> I'm looking for a good IDE -- easy to setup, easy to use -- for Python. Any
> suggestions?
>
> I use Eclipse for other projects and have no problem with using it for
> Python, except that I can't get PyDev to in
I've honestly always used either PyDev or IDLE. However, Python is pretty easy
to usd without a big IDE slowing you down, so you could also use a developer's
text editor like Notepad++ or gedit and still be good.
--
http://mail.python.org/mailman/listinfo/python-list
I'm looking for a good IDE -- easy to setup, easy to use -- for Python.
Any suggestions?
I use Eclipse for other projects and have no problem with using it for
Python, except that I can't get PyDev to install. It takes forever,
then produces an error that makes no sense.
An error occurred
11 matches
Mail list logo