Hello Pythonistas, I just uploaded eric 23.7. It fixes some bugs and adds these new features. * Code Style Checker o Added these checkers to support more case. + property decorator usage + PEP-604 style union type annotations + deprecated 'typing' symbols (PEP 585) * MicroPython o Added support for Bluetooth for RP2040 based boards (e.g. Pi Pico W). * pip Interface o Added a standalone application for Python package management with `pip`. It is available via the eric web site or PyPI. https://eric-ide.python-projects.org/index.html https://pypi.org/project/eric-ide/ Regards, Detlev -- Detlev Offenbach detlev@die-offenbachs.de