[SciPy-User] Python and Eclipse

David Cournapeau cournape at gmail.com
Mon Jan 10 05:39:03 EST 2011


On Mon, Jan 10, 2011 at 4:47 PM, Yury V. Zaytsev <yury at shurup.com> wrote:
> On Mon, 2011-01-10 at 10:15 +0900, David Cournapeau wrote:
>
>> Some languages like java have pretty good IDE, but what they offer is
>> not available for python (refactoring, for example - I have not seen
>> much of anything useful for advanced refactoring in python yet).
>
> That's one of the major reasons for me to stick to PyCharm at the
> moment. They have quite a bit of most common *working* refactorings
> available and also are very responsive towards bug reports and
> enhancement requests in this area.

Can you do things like method and object attributes rename reliably
across a project ? It has always seemed it would be near impossible to
do this in a language like python, but if it worked, it would be a
good reason to buy such a tool IMO.

cheers,

David



More information about the SciPy-User mailing list