[Madison] IDE for Python on Mac
Hey y'all -- Do you use an IDE for Python? I'm trying another round of looking for a Python IDE. IDLE is pretty flaky, but at least it has a debugger. I tried Eclipse a couple years ago, gave up trying to configure it. Just found The Eric Python IDE <http://eric-ide.python-projects.org/index.html>, but it looks like a lot of work to install. I found this article, with lots of suggestions in the comments. Python IDE Frustration | Musings of an Anonymous Geek<http://www.protocolostomy.com/2010/05/13/python-ide-frustration/> PyCharm <http://www.jetbrains.com/pycharm/> seems worth a try, costs $99, 30-day trial. Maybe NetBeans? Got any recommendations? Thanks, --Davi
I use and LOVE WingIDE, but it's kinda crappy on the Mac... it uses X11. I emulate Ubuntu in a VM on virtualbox to develop on my mac. FYI. There was an IDE talk shootout at the last PyCon; you may be able to find the video. On Sun, May 8, 2011 at 3:24 PM, Davi Post <post@pobox.com> wrote:
Hey y'all --
Do you use an IDE for Python?
I'm trying another round of looking for a Python IDE.
IDLE is pretty flaky, but at least it has a debugger. I tried Eclipse a couple years ago, gave up trying to configure it. Just found The Eric Python IDE <http://eric-ide.python-projects.org/index.html>, but it looks like a lot of work to install.
I found this article, with lots of suggestions in the comments. Python IDE Frustration | Musings of an Anonymous Geek<http://www.protocolostomy.com/2010/05/13/python-ide-frustration/>
PyCharm <http://www.jetbrains.com/pycharm/> seems worth a try, costs $99, 30-day trial. Maybe NetBeans?
Got any recommendations?
Thanks,
--Davi
_______________________________________________ Madison mailing list Madison@python.org http://mail.python.org/mailman/listinfo/madison
participants (2)
-
Davi Post
-
Matt Feifarek