Documentation/Source/eric6.Plugins.UiExtensionPlugins.PipInterface.Pip.html

changeset 6026
4773c9469880
parent 6011
e6af0dcfbb35
child 6260
581b0ed6ac47
equal deleted inserted replaced
6025:9dfb5a421a56 6026:4773c9469880
110 </tr><tr> 110 </tr><tr>
111 <td><a href="#Pip.__pipConfigure">__pipConfigure</a></td> 111 <td><a href="#Pip.__pipConfigure">__pipConfigure</a></td>
112 <td>Private slot to open the configuration page.</td> 112 <td>Private slot to open the configuration page.</td>
113 </tr><tr> 113 </tr><tr>
114 <td><a href="#Pip.__repairPip">__repairPip</a></td> 114 <td><a href="#Pip.__repairPip">__repairPip</a></td>
115 <td></td> 115 <td>Private method to repair the pip installation.</td>
116 </tr><tr> 116 </tr><tr>
117 <td><a href="#Pip.__searchPyPI">__searchPyPI</a></td> 117 <td><a href="#Pip.__searchPyPI">__searchPyPI</a></td>
118 <td>Private slot to search the Python Package Index.</td> 118 <td>Private slot to search the Python Package Index.</td>
119 </tr><tr> 119 </tr><tr>
120 <td><a href="#Pip.__selectPipExecutable">__selectPipExecutable</a></td> 120 <td><a href="#Pip.__selectPipExecutable">__selectPipExecutable</a></td>
312 <p> 312 <p>
313 Private slot to open the configuration page. 313 Private slot to open the configuration page.
314 </p><a NAME="Pip.__repairPip" ID="Pip.__repairPip"></a> 314 </p><a NAME="Pip.__repairPip" ID="Pip.__repairPip"></a>
315 <h4>Pip.__repairPip</h4> 315 <h4>Pip.__repairPip</h4>
316 <b>__repairPip</b>(<i></i>) 316 <b>__repairPip</b>(<i></i>)
317 <a NAME="Pip.__searchPyPI" ID="Pip.__searchPyPI"></a> 317 <p>
318 Private method to repair the pip installation.
319 </p><dl>
320 <dt>Returns:</dt>
321 <dd>
322 flag indicating a successful execution
323 </dd>
324 </dl><dl>
325 <dt>Return Type:</dt>
326 <dd>
327 bool
328 </dd>
329 </dl><a NAME="Pip.__searchPyPI" ID="Pip.__searchPyPI"></a>
318 <h4>Pip.__searchPyPI</h4> 330 <h4>Pip.__searchPyPI</h4>
319 <b>__searchPyPI</b>(<i></i>) 331 <b>__searchPyPI</b>(<i></i>)
320 <p> 332 <p>
321 Private slot to search the Python Package Index. 333 Private slot to search the Python Package Index.
322 </p><a NAME="Pip.__selectPipExecutable" ID="Pip.__selectPipExecutable"></a> 334 </p><a NAME="Pip.__selectPipExecutable" ID="Pip.__selectPipExecutable"></a>

eric ide

mercurial