Install and configure the python development environment and Ulipad development tools in windows

Source: Internet
Author: User

Install and configure the python development environment and Ulipad development tools in windows. For more information, see.

I recently started to learn Python and found a better IDE on the Internet. because C # is developed in production and Visual Studio is used as the IDE, as VS is used to such a powerful IDE, there is a certain degree of dependency on IDE.

There are also a lot of Python IDE and many introductions on the Internet. I chose the Chinese Python IDE: UliPad. this IDE is compiled using Python + wxPython, Which is compact and fully functional and is especially suitable for beginners of Python.

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

IDE author Home: http://hi.baidu.com/limodou/home

This section briefly introduces how to build a python + wxPython + UliPad development environment:

1. Download related resources

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

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

Comtypes module: http://sourceforge.net/projects/comtypes/

WxFormBuilder 3.2 beta: http://sourceforge.net/projects/wxformbuilder/

UiPad 4.0: http://www.onlinedown.net/soft/101104.htm

2. install and configure

1) first install Python: Double-click to install it. We will install it on D: Python.

2) install Ulipad to download the compressed package and decompress it to any folder. For example, D: Ulipad

3) install the wxPython Module

Here we choose wxpython2.8-win32-unicode-2.8.12.1-py27.exe, which corresponds to Python 2.7.

4) install the comtypes module by double-clicking it.

5) Configure Ulipad

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

Enter the interpreter path to manually select the python.exe file description under the pythoninstallation folder and set it to 2.7 console

The new pythonw.exe file under the pythonfolder is described as 2.7 window. Final confirmation is complete.

In this way, Python + wxPython2.8 + Ulipad is basically set up. You can start your Python learning journey.

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.