Hello Pythonistas,
I just uploaded eric 25.12. It fixes some bugs and adds these new features.
* General
o Raised the minimum Python version to 3.10.0 because all previous
ones are EOL.
* Checkers
o Extracted the documentation style checker as a separate plugin
in order to use it in combination with the 'ruff' code checker.
* Debugger
o Implementation of the new debugger based on the /sys.monitoring/
API.
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
[email protected] <mailto:[email protected]>