Sat, 26 Apr 2025 12:34:32 +0200
MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.
<!DOCTYPE html> <html><head> <title>eric7.Utilities</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Utilities</h1> <p> Package implementing various functions/classes needed everywhere within eric. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-eric7.Utilities.ClassBrowsers.html">ClassBrowsers</a></td> <td>Package implementing class browsers for various languages.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Utilities.AutoSaver.html">AutoSaver</a></td> <td>Module implementing an auto saver class.</td> </tr> <tr> <td><a href="eric7.Utilities.BackgroundClient.html">BackgroundClient</a></td> <td>Module implementing a Qt free version of a background client for the various checkers and other python interpreter dependent functions.</td> </tr> <tr> <td><a href="eric7.Utilities.BackgroundService.html">BackgroundService</a></td> <td>Module implementing a background service for the various checkers and other Python interpreter dependent functions.</td> </tr> <tr> <td><a href="eric7.Utilities.FtpUtilities.html">FtpUtilities</a></td> <td>Module implementing some FTP related utilities.</td> </tr> <tr> <td><a href="eric7.Utilities.GetSysPath.html">GetSysPath</a></td> <td>Module to get sys.path of an external interpreter.</td> </tr> <tr> <td><a href="eric7.Utilities.MimeTypes.html">MimeTypes</a></td> <td>Module implementing mimetype dependent functions.</td> </tr> <tr> <td><a href="eric7.Utilities.ModuleParser.html">ModuleParser</a></td> <td>Parse a Python module file.</td> </tr> <tr> <td><a href="eric7.Utilities.MouseUtilities.html">MouseUtilities</a></td> <td>Module implementing utility functions related to Mouse stuff.</td> </tr> <tr> <td><a href="eric7.Utilities.__init__.html">Utilities</a></td> <td>Package implementing various functions/classes needed everywhere within eric.</td> </tr> <tr> <td><a href="eric7.Utilities.uic.html">uic</a></td> <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td> </tr> </table> </body></html>