Python+eclipse+pydev Environment Construction

Source: Internet
Author: User
Tags python script

"Organize" "multi-figure" How to develop Python under windows: Run a python script under cmd, how to use the Python Shell (command line mode and GUI mode), how to use the Python IDE

And also toss some Python ides:

"Records" Using Python's Ide:pyscripter

"Records" Using Python's Ide:ulipad

And now I'm going to toss another Python ide:eclipse+pydev.

Eclipse+pydev Introduction

The so-called Eclipse+pydev is the Eclipse platform, plus the corresponding plug-in PyDev that is dedicated to Python development.

Pydev's official website

Online search of Pydev's official website

http://pydev.org/

(former site: http://pydev.sourceforge.net/)

See its introduction, the advantages are:

Advantages of Pydev
    • Integrates with Django
    • Automatic code completion
    • Auto-complete with import
    • Syntax highlighting
    • Code Analysis
    • Support to switch to definition, that is, jump to code prototype
    • Refactoring?
    • Instant renaming
    • Debugging
    • Remote debugging
    • Browse by symbol (variable)
    • Interactive window
    • Integration of unit tests
    • Code Coverage Check

Its recommended for the first time users to look at:

Http://pydev.org/manual_101_root.html

To better configure the Pydev.

I'll see you when you are free.

Prerequisites for installing Pydev

Pass

Http://pydev.org/download.html

In

Some prerequisites are required:

    • java5+, recommended Java 6
    • At least one of the following:
      • Python
      • Jpython
      • IronPython
    • At least one of the following:
      • Aptana Studio 3
      • Aptana Studio 2
      • Eclipse 3.2-3.8/4.2

If you just use eclipse, then for Python, just install, about 40-50MB's platform Runtime Binary

Also know, through eclipse to download, actually have two address:

Primary address (Main) Http://pydev.org/updates
Latest address (Nightly builds) http://pydev.org/nightly

That is, the happy taste, you can also use the latest address.

eclipse+detailed installation and use process of the PydevInstall Eclipse

The process of downloading and using Eclipse is described in:

"Records" Download and use Eclipse

installing Pydev in Eclipse

Then refer to the tutorials of others, as well as the official website of the tutorial:

Installing with the Update site

To install Pydev in Eclipse, see the detailed procedure:

Tutorial Installing Pydev in Eclipse

Configure the Pydev in Eclipse

Then we go to configure the Pydev:

Tutorial Configuring the newly installed Pydev plugin in eclipse

using Pydev in Eclipse for Python development

Once configured, you are ready to use Pydev to develop Python:

Tutorial using Pydev for Python development in eclipse

Summary

Eclipse+pydev, it seems that the effect is very good.

Reprint Please specify: On the road? "Records" Using Python's Ide:eclipse+pydev

Python+eclipse+pydev Environment Construction

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.