Home > python-mode

python-mode

Python-mode is a project mainly written in EMACS LISP and PYTHON, based on the GPL-3.0 license.

Towards an Python-IDE in Emacs

This project contains basically:

* python-mode.el - major mode for editing Python source
* column-marker.el
* highlight-indentation.el
* doctest-mode.el - major mode for editing doctest files
* pycomplete.el - support for Python symbol completion (Emacs Lisp side)
* pycomplete.py - support for Python symbol completion (Python side)

Remaining files provide tests and tools for developers

Previous:No data