ANN: eric 23.5 released

Detlev Offenbach detlev at die-offenbachs.de
Tue May 2 09:56:32 BST 2023


Hello Pythonistas,

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

  * JavaScript Support
      o Removed JavaScript functionality depending on the `jasy` package
        because it has not been maintained for years.
  * MicroPython
      o Added support for STLink based devices.
      o Added the capability to select the device path manually in case
        it could not be detected (e.g. because the device does not have
        a volume name).
      o Added the capability to install the `mpy-cross` compiler from
        the MicroPython page of the configuration dialog.
      o Added a package installer for devices lacking network
        connectivity and the `mip` package manager.
  * Plugin Repository
      o Added the capability to enforce the download of plugin packages
        using the `http://` protocol (in case of missing/non-functional
        system `SSL` libraries).
  * Translator
      o Added support for the LibreTranslate translator (see
        https://github.com/LibreTranslate/LibreTranslate).
  * Web Browser
      o Added the capability to enforce the download of spell check
        dictionaries using the `http://` protocol (in case of
        missing/non-functional system `SSL` libraries).

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/20230502/2420006f/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/20230502/2420006f/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/20230502/2420006f/attachment.sig>


More information about the PyQt mailing list