Emacs

IDE / EditorPython N/AAdvanced

Extensible editor; Python support via elpy, lsp-mode, or python-mode packages

Quick Info

Python Version
N/A
Dependencies
None (system install)
Install
sudo apt install emacs # or brew install emacs

Learn by Difficulty

Quick Example

python
# Emacs
# Extensible editor; Python support via elpy, lsp-mode, or python-mode packages
#
# Category: IDE / Editor
# Related: N/A
print("Emacs: Extensible editor; Python support via elpy, lsp-mode, or python-mode packages")

Emacs is part of the Python ecosystem. Extensible editor; Python support via elpy, lsp-mode, or python-mode packages.

Try in Playground

Tags

toolideeditordevelopment-environment