PyDev

PyDev
Original author(s) Aleks Totic
Developer(s) Appcelerator
Initial release July 2003 (2003-07)
Stable release
5.0.0 / March 22, 2016 (2016-03-22)
Written in Java, Python
Operating system Cross-platform
Type Integrated development environment
License Eclipse Public License
Website pydev.org

PyDev is a third-party plug-in for Eclipse. It is an Integrated Development Environment (IDE) used for programming in Python supporting code refactoring, graphical debugging, code analysis among other features.

History

PyDev was originally created by Aleks Totic in July 2003, but Fabio Zadrozny became the project's main developer in January 2005. In September of that same year, PyDev Extensions was started as a commercial counterpart of PyDev, offering features such as code analysis and remote debugging.

In July 2008, Aptana acquired PyDev, retaining Zadrozny as the project head.[1] They open sourced PyDev Extensions in September 2009, and merged it with PyDev.[2]

When Appcelerator acquired Aptana in January 2011, they acquired PyDev by extension. Zadrozny was kept as head of the project.[3] Since then, development of PyDev has accelerated.

In March 2011, PyDev 2.0 was released with TDD actions support, and in April of the following year, version 2.5 was released with Django support. May 2013 saw a major milestone as PyDev raised more than its target in a successful crowd sourcing round to continue development, and version 2.7.5 was released. The campaign also funded Zadrozny's creation of LiClipse, a paid closed source fork of Eclipse which bundles PyDev by default.[4]

PyDev received improvements to type inference and a notable increase in contributions to code base when version 2.8 was released in July 2013.[5] Since then, numerous additional improvements have been made to PyDev and it has gained many positive reviews.[6][7]

Features

Below there are some of the features available (version 2.7.5):

PyDev extensions

Until September 2009, two versions of PyDev existed: an open source version, and a shareware version called PyDev Extensions. Certain advanced features such as code analysis, quick-fixes, and remote debugging were reserved for the non-free version. On September 3, 2009, Aptana announced PyDev version 1.5, a combined version of PyDev and PyDev Extensions, all available under the Eclipse Public License.

See also

References

External links

This article is issued from Wikipedia - version of the 10/13/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.