Menu

PyDev 8.3.0 Released

PyDev 8.3.0 Release Highlights

  • Java 11 is now required to run PyDev.

  • External linters

    • Configurations of the linters can be saved to the project or user settings.
    • Flake8 has a more flexible UI for configuration.
  • Others

    • Option to add comments all at a single indent (note: this is now the default).
    • LRU for context-insensitive completion/quick fix.
    • Fixed some code-completion cases where self was wrongly added.
    • Environment variables are now supported in .pydevproject (expected format: ${env_var:VAR_NAME}).

About PyDev

PyDev is an open-source Python IDE on top of Eclipse for Python, Jython and IronPython development, now also available for Python on Visual Studio Code.

It comes with goodies such as code completion, syntax highlighting, syntax analysis, code analysis, refactor, debug, interactive console, etc.

It is also available as a standalone through LiClipse with goodies such as multiple cursors, theming and support for many other languages, such as Django Templates, Jinja2, Html, JavaScript, etc.

Links:

PyDev: http://pydev.org
PyDev Blog: http://pydev.blogspot.com
PyDev on VSCode: http://pydev.org/vscode
LiClipse: http://www.liclipse.com
PyVmMonitor - Python Profiler: http://www.pyvmmonitor.com/

Cheers,

Fabio Zadrozny

Posted by Fabio Zadrozny 2021-04-10

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.