Installing and configuring PyDev with Eclipse

Por: Coursera . en: ,

By the end of this tutorial, you will learn how to set up Eclipse for developing python projects using PyDev Plugin.PyDev is a third-party plug-in for Eclipse, that enables Eclipse to be used as a Python IDE.
it provides things such as code completion and code analysis, a debugger, and an
interactive console. we are going to learn how to install PyDev and how we can use its cool features.

Plataforma