python3-rope

Python 3 refactoring library
  https://github.com/python-rope/rope
  0
  no reviews



Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation. To make use of refactoring in Mercurial, Git and Svn repositories, the recommended packages must be installed. For a complete list of features, see the project homepage.

This provides the Python3 version of the library.