Ipython for Win7 Installation

Source: Internet
Author: User

Ipython is a python interactive shell that works much better than the default Python shell, supports variable auto-completion, auto-indent, supports bash shell commands, and has many useful functions and functions built into it. Start with Ipython.


One, Python installation


download python for win7 installation package

https://www.python.org/downloads/release/python-2711/

Choose Python-2.7.11.amd64.msi here

First page Select Install just for me

The remaining "Next" installation is complete.

Environment variable added:C:\Python27\Scripts\; C:\Python27\


Second, Setuptools installation


Https://pypi.python.org/pypi/setuptools#windows-simplified

Windows (Simplified), click script page, right-click to save the page to installation path, default:

DOS command: Execute python ez_setup.py


Third, Ipython installation


Https://github.com/ipython/ipython/downloads

Here choose Ipython-0.13.1.zip Extract to the hard drive

DOS command: Execute python setupegg.py install

After installation, you can enter the Ipython interface


This article is from the "Python Learning Marping" blog, so be sure to keep this source http://78799999.blog.51cto.com/9500788/1774827

Ipython for Win7 Installation

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.