src/eric7/Documentation/Source/index-eric7.MicroPython.Devices.CircuitPythonUpdater.html

branch
eric7
changeset 9756
9854647c8c5c
child 10479
856476537696
equal deleted inserted replaced
9755:1a09700229e7 9756:9854647c8c5c
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.MicroPython.Devices.CircuitPythonUpdater</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>eric7.MicroPython.Devices.CircuitPythonUpdater</h1>
9
10 <p>
11 Package implementing the updater and associated dialogs.
12 </p>
13
14
15 <h3>Modules</h3>
16 <table>
17
18 <tr>
19 <td><a href="eric7.MicroPython.Devices.CircuitPythonUpdater.CircuitPythonUpdaterInterface.html">CircuitPythonUpdaterInterface</a></td>
20 <td>Module implementing an interface to the 'circup' package.</td>
21 </tr>
22 <tr>
23 <td><a href="eric7.MicroPython.Devices.CircuitPythonUpdater.CircupFunctions.html">CircupFunctions</a></td>
24 <td>Module implementing variants of some 'circup' functions suitable for 'eric-ide' integration.</td>
25 </tr>
26 <tr>
27 <td><a href="eric7.MicroPython.Devices.CircuitPythonUpdater.RequirementsDialog.html">RequirementsDialog</a></td>
28 <td>Module implementing a dialog to generate a requirements file.</td>
29 </tr>
30 <tr>
31 <td><a href="eric7.MicroPython.Devices.CircuitPythonUpdater.ShowBundlesDialog.html">ShowBundlesDialog</a></td>
32 <td>Module implementing a dialog showing the available bundles and their modules.</td>
33 </tr>
34 <tr>
35 <td><a href="eric7.MicroPython.Devices.CircuitPythonUpdater.ShowInstalledDialog.html">ShowInstalledDialog</a></td>
36 <td>Module implementing a dialog to show the modules installed on the connected device.</td>
37 </tr>
38 <tr>
39 <td><a href="eric7.MicroPython.Devices.CircuitPythonUpdater.ShowOutdatedDialog.html">ShowOutdatedDialog</a></td>
40 <td>Module implementing a dialog to show outdated modules of a connected device.</td>
41 </tr>
42 </table>
43 </body></html>

eric ide

mercurial