Peng Yu <pengyu...@gmail.com> writes:

> Is there such a good automated tool for python refactoring?

This sounds like a job for — Bicycle Repair Man!

    Watch him extract jumbled code into well ordered classes.

    Gasp, as he renames all occurrences of a method.

    Thank You Bicycle Repair Man!

    <URL:http://bicyclerepair.sourceforge.net/>

There is also Rope <URL:https://pypi.python.org/pypi/rope> which is a
library used in numerous programming environments, including Emacs
<URL:https://pypi.python.org/pypi/ropemacs>.

-- 
 \           “I just got out of the hospital; I was in a speed-reading |
  `\     accident. I hit a bookmark and flew across the room.” —Steven |
_o__)                                                           Wright |
Ben Finney

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

Reply via email to