Documentation/Source/index-eric6.Plugins.UiExtensionPlugins.PipInterface.html

changeset 6805
10fefa6f331a
parent 6797
d9e56b0aa7ac
parent 6804
dc20bde4af90
child 6806
d306647cb82d
equal deleted inserted replaced
6797:d9e56b0aa7ac 6805:10fefa6f331a
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.Plugins.UiExtensionPlugins.PipInterface</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>eric6.Plugins.UiExtensionPlugins.PipInterface</h1>
23 <p>
24 Package implementing the various pip dialogs and data.
25 </p>
26
27 <h3>Packages</h3>
28 <table>
29 <tr>
30 <td><a href="index-eric6.Plugins.UiExtensionPlugins.PipInterface.ConfigurationPage.html">ConfigurationPage</a></td>
31 <td>Package implementing the configuration page.</td>
32 </tr>
33 </table>
34
35 <h3>Modules</h3>
36 <table>
37 <tr>
38 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html">Pip</a></td>
39 <td>Package implementing the pip GUI logic.</td>
40 </tr><tr>
41 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipDialog.html">PipDialog</a></td>
42 <td>Module implementing a dialog showing the output of a pip command.</td>
43 </tr><tr>
44 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFileSelectionDialog.html">PipFileSelectionDialog</a></td>
45 <td>Module implementing a dialog to enter a file to be processed.</td>
46 </tr><tr>
47 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipFreezeDialog.html">PipFreezeDialog</a></td>
48 <td>Module implementing a dialog to generate a requirements file.</td>
49 </tr><tr>
50 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipListDialog.html">PipListDialog</a></td>
51 <td>Module implementing a dialog to list installed packages.</td>
52 </tr><tr>
53 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackageDetailsDialog.html">PipPackageDetailsDialog</a></td>
54 <td>Module implementing a dialog to show details about a package.</td>
55 </tr><tr>
56 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipPackagesInputDialog.html">PipPackagesInputDialog</a></td>
57 <td>Module implementing a dialog to enter package specifications.</td>
58 </tr><tr>
59 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSearchDialog.html">PipSearchDialog</a></td>
60 <td>Module implementing a dialog to search PyPI.</td>
61 </tr><tr>
62 <td><a href="eric6.Plugins.UiExtensionPlugins.PipInterface.PipSelectionDialog.html">PipSelectionDialog</a></td>
63 <td>Module implementing a dialog to select the pip executable to be used.</td>
64 </tr>
65 </table>
66 </body></html>

eric ide

mercurial