Python Classroom notes 17/Feb/2026

System Setup

Softwares

  • Windows: Terminal
  • Git
  • python
  • uv
  • Visual studio code
  • docker desktop
  • Winget commands
winget install --id=Python.Python.3.13 -e
winget install --id=astral-sh.uv -e
winget install -e --id Microsoft.VisualStudioCode
brew install git
brew install python@3.14
brew install uv
brew install --cask visual-studio-code

Visual studio code configurations

  • Create a new folder open vs code
  • Install following extensions
    • python (Microsoft)
    • jupyter (Microsoft)

Approach – Package manager

  • On windows microsoft has a package manager called as winget

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading