Python: Installation-free development environment

Source: Internet
Author: User
Normally we need to install Python and the appropriate development environment under Windows. However, we can also use the direct decompression method to get Python and the corresponding development environment, so that more concise and flexible.

Python and the corresponding development environment, called Wing Personal,python's integrated development environment, are:
Http://wingware.com/pub/wingide-personal/6.0.12/wingide-personal-6.0.12-1-win32.zip

After downloading the zip file decompression, run the bin directory under the Wing-personal.exe, you can start wing.

After that, you set the environment variables for wing and the PATH environment variables for Windows so that you can start Python on the command line of wing and windows.

Finally, download https://bootstrap.pypa.io/get-pip.py

Run Python get-pip.py on the command line and install PIP so that the free-to-install Python development environment is done.

Python: Installation-free development environment

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.