Sun, 29 Dec 2024 14:56:04 +0100
Prepared a new release.
18
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
1 | <!DOCTYPE html> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
2 | <html><head> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
3 | <title>Plugin_Pipx_Interface.PipxInterface</title> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
4 | <meta charset="UTF-8"> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
5 | <link rel="stylesheet" href="styles.css"> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
6 | </head> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
7 | <body> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
8 | <h1>Plugin_Pipx_Interface.PipxInterface</h1> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
9 | <p> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
10 | Package implementing widgets and dialogues to interface with the pipx command. |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
11 | </p> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
12 | |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
13 | |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
14 | <h3>Packages</h3> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
15 | <table> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
16 | |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
17 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
18 | <td><a href="index-Plugin_Pipx_Interface.PipxInterface.ConfigurationPage.html">ConfigurationPage</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
19 | <td>Package containing the 'pipx' configuration page.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
20 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
21 | </table> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
22 | |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
23 | <h3>Modules</h3> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
24 | <table> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
25 | |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
26 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
27 | <td><a href="Plugin_Pipx_Interface.PipxInterface.Pipx.html">Pipx</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
28 | <td>Module implementing the pipx GUI logic.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
29 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
30 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
31 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxAppStartDialog.html">PipxAppStartDialog</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
32 | <td>Module implementing a dialog to enter the application command line parameters and to execute the app.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
33 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
34 | <tr> |
49
ec976c5b88ae
Implemented actions to show the dependencies of a package and upgrade them using 'runpip' because 'pipx' doesn't upgrade them when upgrading the package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
18
diff
changeset
|
35 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxDependenciesDialog.html">PipxDependenciesDialog</a></td> |
ec976c5b88ae
Implemented actions to show the dependencies of a package and upgrade them using 'runpip' because 'pipx' doesn't upgrade them when upgrading the package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
18
diff
changeset
|
36 | <td>Module implementing a dialog to show the package dependencies.</td> |
ec976c5b88ae
Implemented actions to show the dependencies of a package and upgrade them using 'runpip' because 'pipx' doesn't upgrade them when upgrading the package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
18
diff
changeset
|
37 | </tr> |
ec976c5b88ae
Implemented actions to show the dependencies of a package and upgrade them using 'runpip' because 'pipx' doesn't upgrade them when upgrading the package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
18
diff
changeset
|
38 | <tr> |
18
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
39 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxExecDialog.html">PipxExecDialog</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
40 | <td>Module implementing a dialog showing the output of a pip command.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
41 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
42 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
43 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxInterpretersDialog.html">PipxInterpretersDialog</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
44 | <td>Module implementing a dialog to show the available standalone Python interpreters.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
45 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
46 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
47 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxPackagesInputDialog.html">PipxPackagesInputDialog</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
48 | <td>Module implementing a dialog to enter package specifications.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
49 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
50 | <tr> |
78
5efcdee9c170
Changed the long running "outdated" actions to use an asynchronous process with timeout.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
49
diff
changeset
|
51 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxProcess.html">PipxProcess</a></td> |
83
d841c572a465
Added the capability to perform a periodic check for outdated packages or packages with outdated dependencies.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
78
diff
changeset
|
52 | <td>Module implementing a QProcess derived class with a timeout and convenience signals.</td> |
78
5efcdee9c170
Changed the long running "outdated" actions to use an asynchronous process with timeout.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
49
diff
changeset
|
53 | </tr> |
5efcdee9c170
Changed the long running "outdated" actions to use an asynchronous process with timeout.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
49
diff
changeset
|
54 | <tr> |
18
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
55 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxReinstallDialog.html">PipxReinstallDialog</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
56 | <td>Module implementing a dialog to enter the desired Python interpreter version.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
57 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
58 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
59 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxSpecInputDialog.html">PipxSpecInputDialog</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
60 | <td>Module implementing a dialog to enter the data for an 'install-all' operation.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
61 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
62 | <tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
63 | <td><a href="Plugin_Pipx_Interface.PipxInterface.PipxWidget.html">PipxWidget</a></td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
64 | <td>Module implementing the pipx management widget.</td> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
65 | </tr> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
66 | </table> |
df1986d93746
Added the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff
changeset
|
67 | </body></html> |