Python IDE Setup

Download Python 3 from Windows Store (if using Windows 10)

Sublime Text v3

Setting up Python Dev Env

Step 1:Open any Python Program

  • Open a program

  • Add package control - allows you to add 3rd party packages to add functionality to Sublime text

  • Tools > Command Pallete

Type in "install" and the Install Package control pops up - Click "Install "

Open up Tools > Cloluir Pallete again and type in Install again and click on Package Control:Install Package

Go back to Tools > Color Palatte and type in "Install" again and this time search for "Material Theme" and install

One can see the progress at the bottome left

At the moment we have installed the Predawn Scheme and the Material Theme

Last updated

Was this helpful?