PYTHON
  • PYTHON v3
  • Python IDE Setup
  • Python Programming
    • Python for ABS
      • Resources
      • Ch1 - Getting Started
      • Ch2 - Types, Variables and Simple I/O
  • Python For Network Engineers-Kirk Beyers
    • Resources
    • Python Fundamentals
  • Python Inststitute (PCAP)
    • Resources
    • Course Introduction
    • Python Essentials (Part 1)
      • Module 1
        • Fundamentals
        • What is Python
        • Starting your work with Python
      • Module 2
        • The Print Function
          • Section Summary
        • Literals
          • Section Summary
        • Operations- Data Manipulation Tools
          • Section Summary
        • Variables
          • Leaving Comments in Code
          • The input () Function
  • 100 Days Of Code
    • Resources
    • What You Have To Do !!
    • 100 DAY's
      • DAY 1: Working with Variables
      • Day 2: Data Types & String Manipulation
      • Day 3: Control Flow and Operators
      • Day 4: Randomisation and Lists
      • Day 5: For Loops, Range & Code Blocks
      • Day 6: Python Functions and Karel
      • Day 7: Hangman
      • SUMMARY
  • {Pirple}
    • Resources
Powered by GitBook
On this page
  • Sublime Text v3
  • Setting up Python Dev Env
  • Step 1:Open any Python Program

Was this helpful?

Python IDE Setup

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

PreviousPYTHON v3NextPython for ABS

Last updated 4 years ago

Was this helpful?

Sublime Text v3

Setting up Python Dev Env

  • Download from

  • 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

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

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