Last Site Update: January 19th, 2025 | Latest Version: 12.2.0


Main

Download

Screenshots

Manual

Developers

About/Sponsorship


PyDev PyDev on VSCode LiClipse




Getting it up and running in your computer...

PyDev development

PyDev is open source and depends on your contributions! This may be in the form of bug fixes, answers on stackoverflow, new features...

Another option is financially supporting it at: Patreon (which provides a way to support it monthly and get rewards starting with $1).



Or through 1-time contributions at:

  Paypal


  Stripe
    PyDev Stripe Payments (at brainwy.com)


Search PyDev-related content


Favorite at Eclipse Marketplace

Installing PyDev on VSCode

To install PyDev on VSCode and Python Debugger (PyDev) search for PyDev in the extensions marketplace and install them.

Install PyDev

Actual links

PyDev is available at:

Also, it's expected that the Python Debugger (PyDev) extension is also installed and it's required for launching and debugging Python code.

It's available at:

Getting it running

The main requisite to run PyDev in Visual Studio Code is a Java 17 installation. If you have it installed, just installing the extension from the Visual Studio Code Marketplace may be all that's needed.

If it doesn't work, the extension should ask whether a compatible version of java should be downloaded and automatically used or if you want to manually specify the location, which may also be done by customizing the setting:

python.pydev.java.home

locally to point to the proper Java Home in your Visual Studio Code installation (note that the Java Home is the directory which contains the /bin/java executable).

Note: you have to restart Visual Studio Code after changing this setting.







Copyright: Brainwy Software Ltda, 2014-2025