PipxInterface/Documentation/Source/index-Plugin_Pipx_Interface.PipxInterface.html

Fri, 28 Jun 2024 17:24:18 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 28 Jun 2024 17:24:18 +0200
changeset 18
df1986d93746
child 49
ec976c5b88ae
permissions
-rw-r--r--

Added the source code documentation.

<!DOCTYPE html>
<html><head>
<title>Plugin_Pipx_Interface.PipxInterface</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Plugin_Pipx_Interface.PipxInterface</h1>
<p>
Package implementing widgets and dialogues to interface with the pipx command.
</p>


<h3>Packages</h3>
<table>

<tr>
<td><a href="index-Plugin_Pipx_Interface.PipxInterface.ConfigurationPage.html">ConfigurationPage</a></td>
<td>Package containing the 'pipx' configuration page.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.Pipx.html">Pipx</a></td>
<td>Module implementing the pipx GUI logic.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxAppStartDialog.html">PipxAppStartDialog</a></td>
<td>Module implementing a dialog to enter the application command line parameters and to execute the app.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxExecDialog.html">PipxExecDialog</a></td>
<td>Module implementing a dialog showing the output of a pip command.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxInterpretersDialog.html">PipxInterpretersDialog</a></td>
<td>Module implementing a dialog to show the available standalone Python interpreters.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxPackagesInputDialog.html">PipxPackagesInputDialog</a></td>
<td>Module implementing a dialog to enter package specifications.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxReinstallDialog.html">PipxReinstallDialog</a></td>
<td>Module implementing a dialog to enter the desired Python interpreter version.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxSpecInputDialog.html">PipxSpecInputDialog</a></td>
<td>Module implementing a dialog to enter the data for an 'install-all' operation.</td>
</tr>
<tr>
<td><a href="Plugin_Pipx_Interface.PipxInterface.PipxWidget.html">PipxWidget</a></td>
<td>Module implementing the pipx management widget.</td>
</tr>
</table>
</body></html>

eric ide

mercurial