[ 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
- 交互式高级面向对象语言(Python2 版本)
-
- 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