Differences between revisions 9 and 22 (spanning 13 versions)
Revision 9 as of 2005-10-10 11:53:03
Size: 729
Editor: proxy-mow
Comment:
Revision 22 as of 2020-11-25 22:12:14
Size: 628
Editor: JonMoore
Comment: Update for python-mode being hosted in gitlab now and for page changes on EmacsWiki
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Python Mode is a major editing mode for the EmacsEditor. It is part of the source distribution of Python (as the file Misc/python-mode.el). [[https://gitlab.com/python-mode-devs/python-mode|python-mode]] (python-mode.el) is a major mode for editing Python with the EmacsEditor. It is a separate mode from the Python mode included in GNU Emacs, known as python.el, and can be installed as an alternative.
Line 3: Line 3:
The !EmacsWiki page for EmacsWiki:PythonMode has information on how to install, configure and add shortcuts keys to python-mode. python-mode is available on MELPA as [[https://melpa.org/#/python-mode|python-mode]].
Line 5: Line 5:
The [http://www.python.org/emacs/python-mode/python-mode.el current release] is version 4.6 (~123KB). The list of changes since the last released version [http://www.python.org/emacs/python-mode/changes-406.html are given in detail], as well as some [http://www.python.org/emacs/python-mode/installation.html installation notes.] If you're having problems with font-lock in python-mode, read the [http://www.python.org/emacs/python-mode/faq.html FAQ.] The !EmacsWiki page EmacsWiki:ProgrammingWithPythonModeDotEl has information on how to install, configure and add shortcuts keys. An example how to setup a complete IDE around python-mode was shown at [[http://www.youtube.com/watch?v=0cZ7szFuz18If|EuroPython 2013]].

python-mode (python-mode.el) is a major mode for editing Python with the EmacsEditor. It is a separate mode from the Python mode included in GNU Emacs, known as python.el, and can be installed as an alternative.

python-mode is available on MELPA as python-mode.

The EmacsWiki page ProgrammingWithPythonModeDotEl has information on how to install, configure and add shortcuts keys. An example how to setup a complete IDE around python-mode was shown at EuroPython 2013.

EmacsPythonMode (last edited 2020-11-25 22:12:14 by JonMoore)

Unable to edit the page? See the FrontPage for instructions.