spyder python code example

Example 1: install spyder conda

conda install -c anaconda spyder

Example 2: download spyder without anaconda

1. python -m pip install pyqt5
 2. python -m pip install spyder
 3. python -m pip install PyQtWebEngine
 4. spyder3 (to launch spyder)

Example 3: spyder

I see you have seached a very decent IDE, while not as popular, it is still very
powerful and completely free, which means its better compared to something
you have to pay for complete access, like Pycharm or Sublime.
enjoy using this IDE