[ buster ]
[ 原始碼: ropemacs ]
套件:python-ropemacs(0.8-1)
Emacs mode for Python refactoring
Rope is a Python 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. For a complete list of features, see the project homepage.
This package provides the features of the python-rope library through a Emacs minor mode (on top of the Python mode) using the pymacs package.
其他與 python-ropemacs 有關的套件
|
|
|
|
-
- dep: pymacs
- interface between Emacs Lisp and Python
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-rope (>= 0.9.4)
- Python 2 refactoring library
-
- dep: python-ropemode (>= 0.2)
- ropemode, a helper for using rope refactoring library in IDE