Sun, 29 Dec 2024 14:56:04 +0100
Prepared a new release.
<!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.PipxDependenciesDialog.html">PipxDependenciesDialog</a></td> <td>Module implementing a dialog to show the package dependencies.</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.PipxProcess.html">PipxProcess</a></td> <td>Module implementing a QProcess derived class with a timeout and convenience signals.</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>