[ buster ]
[ 源代码: python-mode ]
软件包:python-mode(1:6.2.3-1.1)
Python mode for GNU Emacs and XEmacs
Provides a major mode for GNU Emacs and XEmacs to edit, debug, and develop Python programs and doctests.
If you install this with XEmacs 21, it will replace the included python-mode.el, which may or may not be a more recent version (use "C-h v py-version" to compare).
Since this package automagically loads after Python mode shipped with GNU emacs >= 22, installation of this package makes python-mode's mode the default for editing Python code in emacs.
其他与 python-mode 有关的软件包
|
|
|
|
-
- dep: emacsen-common (>= 2.0.8)
- Common facilities for all emacsen
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- rec: pychecker
- tool to find common bugs in Python source code
-
- rec: pymacs (>= 0.22-6)
- interface between Emacs Lisp and Python
-
- sug: pylint
- Python code static checker and UML diagram generator
-
- sug: python-ropemacs
- Emacs mode for Python refactoring