[Tutor] Good Text Editor/IDE for Python

Danny Yoo dyoo at hashcollision.org
Mon Sep 1 18:40:03 CEST 2014


On Sun, Aug 31, 2014 at 5:12 PM, Juan Christian
<juan0christian at gmail.com> wrote:
> I've been using PyCharm to code in Python but it seems a bit "overpowered"
> for this task, and there are some annoying bugs. I used Sublime Text 2 in
> the past, but it seems to be dead now (last update was JUN/2013), so I don't
> really know any good options.
>
> What do you guys use to code?


If you're already familiar with Eclipse, then the PyDev plugin may be
appropriate.

    http://pydev.org/


More information about the Tutor mailing list