Install python3-spyder by entering the following commands in the terminal:
sudo apt update sudo apt install python3-spyder
Description:
public modules for spyder (Python 3)
Originally written to design Spyder (the Scientific PYthon Development EnviRonment), the spyderlib Python library provides ready-to-use pure-Python widgets: source code editor with syntax highlighting and code introspection/analysis features, NumPy array editor, dictionary editor, Python console, etc. It's based on the Qt Python binding module PyQt4 (and is compatible with PySide since v2.2). . This package provides the modules for Python 3.
Homepage: https://github.com/spyder-ide/spyder
Version: 3.2.6+dfsg1-2
Section: universe/python