Differences between revisions 21 and 22
Revision 21 as of 2014-05-25 21:55:36
Size: 981
Comment: spam
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:
[[https://launchpad.net/python-mode|Python Mode]] (python-mode.el) 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:
GNU Emacs provides still another python.el mode. See EmacsEditor for more details. python-mode is available on MELPA as [[https://melpa.org/#/python-mode|python-mode]].
Line 5: Line 5:
The !EmacsWiki page for EmacsWiki:PythonMode has information on how to install, configure and add shortcuts keys to python-mode.

The [[http://launchpad.net/python-mode/trunk/6.1.2/+download/python-mode.el|current release]] is version 6.1.2. The list of changes since the last released version [[https://launchpad.net/python-mode/+milestone/6.1.2|are given]], as well as some [[https://blueprints.launchpad.net/python-mode/+spec/python-ide-setup-resources|resources providing installation notes.]]
An example how to setup a complete IDE around python-mode.el was shown at [[http://www.youtube.com/watch?v=0cZ7szFuz18If|EuroPython 2013]].  [[http://answers.launchpad.net/python-mode|See also]]
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.