Difference between revisions of "Python"

From TSG Doc
Jump to navigation Jump to search
Line 2: Line 2:
  
 
=== Windows Installation Python 2.7 ===
 
=== Windows Installation Python 2.7 ===
 +
 +
You can download the Win32 installer by clicking on the following link:
 +
https://www.python.org/downloads/
  
 
=== Set Windows Environment Variables ===
 
=== Set Windows Environment Variables ===

Revision as of 12:20, 4 August 2014

Windows Installation

Windows Installation Python 2.7

You can download the Win32 installer by clicking on the following link: https://www.python.org/downloads/

Set Windows Environment Variables

Windows Installation PIP package manager

Windows Installation Setup-Tools (easy_install)

Check Windows Handlers

Execute Python TestArgs.py

Linux Installation