Python Basics (1) Python+eclipse+pydev Environment Building

Source: Internet
Author: User

Editor: Python Bring your own IDLE

Quick and easy, Learn Python or write small software. Very useful.

??

??

editor : Eclipse + pydev plugins

1. Eclipse is write java ide Span style= "Font-family:helvetica" > This can be generalized learning cost less. learned eclipse, after writing python or java all can.

2. Eclipse, a powerful feature.

3. Eclipse Cross-platform, can run on Mac and Windows

??

installation Python

: http://www.python.org/

Python have a Python 2 and the Python 3 two versions. ? There are some differences in grammar. ? For insurance purposes , I install Python 2.7.6

??

installation JAVA JDK

: http://www.oracle.com/technetwork/java/javase/downloads/index.html

Eclipse this installation is required. JAVA JDK before you can run

??

Download Eclipse

http://www.eclipse.org/downloads/???? to this download. ?

after downloading, the decompression can be used directly, ? Eclipse does not require installation.

??

Pydev Plugin Introduction

Pydev Plugin's official website : http://www.pydev.org/ (no download required)

??

in the Eclipse installed in Pydev Plugins

start Span style= "Font-family:helvetica" >eclipse, Click help->install New software ...??" In the popup dialog box, click add button. fill :P Ydev,? Location fill http://pydev.org/ Updates

Then, step by step, put it down. ? if the process of loading, error. re-install it.

??

Configuration Pydev Interpreter

Install well Pydev after the the Python interpreter needs to be configured .

in the Eclipse menu bar, click Windows->preferences.???

In the dialog box, click pydev->interpreter-python.? click new button, select Python.exe Opens and displays a window with many checkboxes dot ok

if it is Mac System, Click the "Auto Config" button

??

Start writing code

Start Eclipse,? to create a new project ,?? File->new->projects ...?? Select pydev->pydevproject to enter the project name .

??

New PyDev package.??? you can write the code.

??

? Enter the package name, enter it here Test1

Python Basics (1) Python+eclipse+pydev Environment Building

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.