Yip. I'm using it and for the most part like it. But...

I used their Java IDE for years (it totally rocks, highly recommended), so I it 
is very comfortable to use PyCharm. 

One thing that bugs me in refactoring though is that renaming a method or 
variable does not necessarily work. It's supposed to track down all references 
and correctly change them, but it tends to be hit or miss. No problem though, 
since I just do a search of the files in question and do it manually. Still, 
the Java refactoring engine works very well indeed and id one of their major 
selling points. Code completion works, you can specify different Python 
versions (helpful) and there is Django support.

The debugger, though I have only had limited use for it, does seem to work well 
too.

Certainly give it a shot. The only other IDE I found that was remotely close to 
it was Komodo which costs a lot more (Jetbrains is offering a 50% off coupon as 
a promotional offer for a while.) 

Hope this helps...



----- Original Message -----
From: "Robert H" <sigz...@gmail.com>
To: python-list@python.org
Sent: Wednesday, October 13, 2010 4:36:31 PM
Subject: PyCharm

Since the new IDE from Jetbrains is out I was wondering if "you" are
using it and what "you" think about it.

I have to start learning Python for a project at work and I am looking
around for options.

Bob
-- 
http://mail.python.org/mailman/listinfo/python-list

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to