Windows installation Configuration Python development environment and ULIPAD development tools

Source: Internet
Author: User
Tags in python

Recently started learning Python and looking for a better IDE on the Internet. Because it is developed in C #, with Visual Studio as the IDE, you have a certain dependency on the IDE, given the IDE, which is so powerful vs.

Python also has a lot of IDE, the Internet also has a lot of introductions. I chose the homemade Python IDE:ulipad. The IDE itself is written in Python+wxpython, compact, full-featured, especially for Python beginners.

This is ulipad download address: http://code.google.com/p/ulipad/downloads/list

IDE Author Home: Http://hi.baidu.com/limodou/home

Brief introduction of the Python+wxpython+ulipad development of the environment to build:

1. Download the relevant resources

Python 2.6 Download Address: http://www.python.org/download/releases/2.6.7/

WxPython 2.8 Download Address: http://www.wxpython.org/download.php#stable

ComTypes module Download address: http://sourceforge.net/projects/comtypes/

Wxformbuilder 3.2 Beta Download address:http://sourceforge.net/projects/wxformbuilder/

Uipad 4.0 Download Address:http://www.onlinedown.net/soft/101104.htm

2. Installation Configuration

1 First install Python: Double click Install, we install to D:python.

  2 Install Ulipad download is the compressed package and then extract to any folder. such as D:ulipad

3) Install WxPython module

We choose Wxpython2.8-win32-unicode-2.8.12.1-py27.exe here, which corresponds to the Python 2.7 version.

4 Install comtypes module double click Install.

5) Configure Ulipad

Open Ulipad, select menu => edit => parameter =>python=> set Python interpreter => add

The input interpreter path can be manually selected under the Python installation folder Python.exe file description set to 2.7 console

Add a new Python folder under the Pythonw.exe Description as 2.7 window. Finalize the completion.

So Python+wxpython2.8+ulipad is basically OK. You can start a Python learning trip.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.