💻Step 2: Python Setup

Choose between VSCode or Spyder IDE depending on your preference and install it.

Extensions for VSCode

  1. Go to Extensions tab on the left sidebar

  1. Search for extensions in the search bar as show in the image belown

Helpful extensions to install

  • autoDocstring

  • Better Comments

  • Code Runner

  • Excel Viewer

  • IntelliCode

  • isort

  • markdownlint

  • Material Icon Theme

  • Path Autocomplete

  • Path Intellisense

  • Pylance

  • Python

  • Python environment manager

  • Python extension pack

  • Python Indent

  • vscode-icons

  • YAML

  • Pylint

Last updated