|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.CondaInterface</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.CondaInterface</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the various conda related modules. |
|
12 </p> |
|
13 |
|
14 |
|
15 <h3>Modules</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="eric7.CondaInterface.Conda.html">Conda</a></td> |
|
20 <td>Package implementing the conda GUI logic.</td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td><a href="eric7.CondaInterface.CondaExecDialog.html">CondaExecDialog</a></td> |
|
24 <td>Module implementing a dialog to show the output of a conda execution.</td> |
|
25 </tr> |
|
26 <tr> |
|
27 <td><a href="eric7.CondaInterface.CondaExportDialog.html">CondaExportDialog</a></td> |
|
28 <td>Module implementing a dialog to generate a requirements file for conda.</td> |
|
29 </tr> |
|
30 <tr> |
|
31 <td><a href="eric7.CondaInterface.CondaInfoDialog.html">CondaInfoDialog</a></td> |
|
32 <td>Module implementing the conda information dialog.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.CondaInterface.CondaNewEnvironmentDataDialog.html">CondaNewEnvironmentDataDialog</a></td> |
|
36 <td>Module implementing a dialog to enter data for a new conda environment.</td> |
|
37 </tr> |
|
38 <tr> |
|
39 <td><a href="eric7.CondaInterface.CondaPackageDetailsWidget.html">CondaPackageDetailsWidget</a></td> |
|
40 <td>Module implementing a widget and a dialog to show package details.</td> |
|
41 </tr> |
|
42 <tr> |
|
43 <td><a href="eric7.CondaInterface.CondaPackagesWidget.html">CondaPackagesWidget</a></td> |
|
44 <td>Module implementing the conda packages management widget.</td> |
|
45 </tr> |
|
46 <tr> |
|
47 <td><a href="eric7.CondaInterface.__init__.html">CondaInterface</a></td> |
|
48 <td>Package implementing the various conda related modules.</td> |
|
49 </tr> |
|
50 </table> |
|
51 </body></html> |