Tools  >>  Eclipse

PyDev Eclipse IDE Videos

Language : English Quality : High Has Audio : true Source : showmedo Media : Flash
See the PyDev development environment in action. PyDev is an extension to the powerful Eclipse framework (best known as a Java editor). PyDev and Eclipse provide a powerful, free IDE for Python development.     [SUGGEST  A  ARTICLE]

Tags: Eclipse, Extension , IDE, PyDev, Python, Screencast, Opensource, Showmedo,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • Eclipse
  • Pydev
  • Python - Programming Language
  • Introducing PyDev Extensions

    Pydev Extensions is a plug-in that works with PyDev to deliver an enhanced development environment, providing (among other features) code-analysis, code completion with auto-import, an excellent implementation of 'go to definition', remote debugging, 'quick-fixes', etc.

    This video passes through some of the 'power-features': its many code-completion flavours, helpers to navigate through source code, code analysis and quick-fixes. More information can be found in the manual

    Introducing the PyDev IDE for Eclipse

    PyDev is a free Eclipse plug-in that transforms Eclipse into a powerful Python and Jython development environment.

    This ShowMeDo explains how to get started with PyDev (v1.0.6). It starts with the steps needed to configure your project correctly, shows a little about code-completion and demonstrates the basics of debugging. This video is based on the getting started manual. Also see the PyDev blog