Plugins (1059)


Training and Consulting (44)



EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 541
Comments: 0


Category: Plugin Directory / Languages / PyDev - Python Development Environment for Eclipse

PyDev - Python Development Environment for Eclipse 
Rate this plugin | Report broken link | Details | Comments (17)

Rating: 8.6 (39 Votes) | hits: 44
PyDev - Python Development Environment for Eclipse

Version: 1.3.18
Support Eclipse Version: 3.3
License: Free EPL
Development Status: Mature
Company:
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum

Pydev is a project to create a complete python development environment for eclipse. Some of its features are:
  • Python and Jython support

  • Code completion

  • Debugger

  • Python 2.5 syntax

  • Interactive Console

  • NEW:Support for Python 2.5

  • Syntax highlighting

  • Parser errors

  • Outline view

  • Tabs or spaces preferences

  • Smart indent / dedent

  • Comment / uncomment / comment blocks

  • Code folding

  • Refactoring with BRM

  • NEW: Refactoring with PEPTIC

  • Go to definition with BRM

  • Pylint integration

  • TODO tasks

  • Content Assistants (Ctrl+1)

  • Scripting with Jython


The complete feature matrix may be found here
Added on: 07-Jul-2004 | Updated: 19-Jun-2008




Last 10 Comments


User: AnonymousRating: 82008-06-27 09:12:39
Very good python eclipse plugin. When will it support Eclipse 3.4?


User: AnonymousRating: 92008-06-07 19:53:07
I have been using the plugin for about 3 years and find it extremely useful.


User: AnonymousRating: 82008-06-03 15:39:12
I really use this plugin since 2 years, and I don't remember how I'had done before


User: AnonymousRating: 102008-05-09 10:24:44
good


User: AnonymousRating: 102008-04-11 02:04:29
The best python IDE I have used!


User: AnonymousRating: 92008-04-04 11:42:36
As a long time emacs developer, this is the first IDE that I've found that makes me more productive than I was in emacs. Two features stand out particularly well for this package: it has amazing integration with the python debugger. For years debugging python programs was a chore that was better done with large amounts of logging statements -- with PyDev this is no longer the case. Set a few breakpoints in the IDE, and then just start debugging like you would a Java program. The second great feature is the integration with PyLint. When configured, every time you save a file, PyLint is run on the file, checking for common errors and helping to make sure that the code will run well before you end up running it. With the commercial version of the plugin, the lint tool runs as you type. In addition, there are a variety of other little things that make it a joy to use. Code coverage analysis for programs is particularly useful for analyzing programs and the ability to remotely execute scripts is great for server development.


User: AnonymousRating: 92008-03-12 19:39:17
Great - love it!


User: AnonymousRating: 102008-03-07 15:28:29
Absolutly Fantastic!!!


User: AnonymousRating: 92008-01-25 09:05:37
This plugin has made a python developer very happy. Great work.


User: AnonymousRating: 102007-10-28 16:30:57
I will probably never use another IDE for Python. The remote access via SSL is very cool.