> For the complete documentation index, see [llms.txt](https://python.microcisco.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://python.microcisco.com/python-ide-setup.md).

# Python IDE Setup

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

## Sublime Text v3

## Setting up Python Dev Env

* Download from [Sublime](https://www.sublimetext.com/3)
* Install

### 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 "](https://3018064759-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LudO0LP3BbNbyBiBB3l%2F-MFoZAYVKvGQn5ZX2pd3%2F-MFrFTWW3NhS_iPyKak3%2Fimage.png?alt=media\&token=45afa25f-4044-43c7-85ec-b5d9a63cebd3)

![](https://3018064759-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LudO0LP3BbNbyBiBB3l%2F-MFoZAYVKvGQn5ZX2pd3%2F-MFrFoFRRz-w8IrBlDUE%2Fimage.png?alt=media\&token=457ab85c-f28f-4b7c-87b8-975ffcd246a6)

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

![](https://3018064759-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LudO0LP3BbNbyBiBB3l%2F-MFoZAYVKvGQn5ZX2pd3%2F-MFrGLQXXacmkVv65alK%2Fimage.png?alt=media\&token=e68d285b-b434-4768-b6b1-ba061df4a65c)

![](https://3018064759-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LudO0LP3BbNbyBiBB3l%2F-MFoZAYVKvGQn5ZX2pd3%2F-MFrI94typ9kiB9ZsoY4%2Fimage.png?alt=media\&token=61c28140-ba3e-497c-80da-081007154973)

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

![](https://3018064759-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LudO0LP3BbNbyBiBB3l%2F-MFoZAYVKvGQn5ZX2pd3%2F-MFrJF0hpkWO7RYA_TiF%2Fimage.png?alt=media\&token=479dfb1c-96de-4277-92fc-1e477f93fe9e)

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