ANN: eric 22.12 released

Detlev Offenbach detlev at die-offenbachs.de
Thu Dec 1 10:32:06 GMT 2022


Hello Pythonistas,

I just uploaded eric 22.12. It fixes some bugs and adds these new features.

  * Code Formatting
      o added an interface to resort the import statements of Python
        source files with the 'isort' utility
  * Code Style Checker
      o added a few imports style options and added a sorting function
        iaw. the 'isort' utility 
  * CycloneDX Interface
      o added capability to generate readable (prettified) output 
  * Debugger
      o increased the configuration possibilities for the network
        interface the debug server listens on 
      o added the capability to configure the debug server of the IDE to
        listen at a fixed network port (default 35000) 
      o added a stack frame selector to the global variables viewer
        (synchronized with the one of the local variables viewer) 
  * MicroPython
      o introduced a configuration option to enable manual selection of
        devices (e.g. for unknown devices or inside the Linux container
        of ChromeOS) 
  * Previewers
      o added a button to copy the contents of the HTML previewer to the
        clipboard 
  * Project
      o added capability to reload the current project 
  * Qt Tools
      o added a configuration option for the path of the
        'qhelpgenerator' tool (it is installed differently by various
        Linux distributions) 
  * Web Browser
      o added bookmark importer entries for
          + Falkon
          + Microsoft Edge
          + Opera (Chromium based)
          + Vivaldi 

It is available via the eric web site or PyPI.

https://eric-ide.python-projects.org/index.html 
<https://eric-ide.python-projects.org/index.html>

https://pypi.org/project/eric-ide/ <https://pypi.org/project/eric-ide/>

Regards,

Detlev

-- 

Detlev Offenbach

detlev at die-offenbachs.de <mailto:detlev at die-offenbachs.de>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221201/3cf7012e/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xBD1F26A5DA8A6150.asc
Type: application/pgp-keys
Size: 660 bytes
Desc: OpenPGP public key
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221201/3cf7012e/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221201/3cf7012e/attachment.sig>


More information about the PyQt mailing list