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

changeset 18
df1986d93746
child 49
ec976c5b88ae
diff -r 8c52c75a860c -r df1986d93746 PipxInterface/Documentation/Source/index-Plugin_Pipx_Interface.PipxInterface.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PipxInterface/Documentation/Source/index-Plugin_Pipx_Interface.PipxInterface.html	Fri Jun 28 17:24:18 2024 +0200
@@ -0,0 +1,59 @@
+<!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