Hello Pythonistas,

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

 * Code Style Checker
     o introduced an additional documentation style type for eric and
       blacked code (i.e. code formatted by the 'Black' tool)
 * CycloneDX Interface
     o added capability to create a Software Bill of Materials (SBOM)
       file in CycloneDX format
 * pip Interface
     o added SBOM capability
 * Project
     o added SBOM capability
     o added License to project properties
 * Styles and Themes
     o added a style and theme with a dark gray background
 * Translator
     o changed DeepL support to the v2 API and added support for the
       Free API next to the Pro API
     o removed the interface to Glosbe as they don't provide an API anymore
     o removed the interface to PROMT as they don't provide a free API
       anymore
     o upgraded the interfaces to the Google V2 and Microsoft translators
 * Virtual Environments
     o added the capability to upgrade a virtual environment

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

det...@die-offenbachs.de <mailto:det...@die-offenbachs.de>

Reply via email to