2010年9月26日 星期日

Setting up Python Environment for Windows

This post is for my colleague Pitt. Recently I assign him a task to make a script for GUI testing. I want to use WATSUP (Windows Application Test System Using Python) to test our product. However, he knows nothing about Python language.
Here is the guideline steps to setup the python development environment.
1. find the python runtime on http://www.python.org/download/
2. install eclipse with pydev plugin
3. setting eclipse pydev environment, assign the runtime
4. install the WATSUP
5. code it, test it and enjoy it !
The reference site on the below provide more detail steps to setup python environment, very worth to take some time on it.

參考來源: The Complete Guide to Setting up Python Development Environment on Windows | DeveloperZen (在「Google 網頁註解」中檢視)

沒有留言: