PyInstaller/Documentation/source/index-Plugin_Packager_PyInstaller.PyInstaller.html

Sat, 20 Jan 2018 17:06:15 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 20 Jan 2018 17:06:15 +0100
changeset 9
43ef722c3873
child 28
3c8dbc198753
permissions
-rw-r--r--

Added source code documentation.

<!DOCTYPE html>
<html><head>
<title>Plugin_Packager_PyInstaller.PyInstaller</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Packager_PyInstaller.PyInstaller</h1>
<p>
Package containing dialogs of the PyInstaller interface plug-in.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="Plugin_Packager_PyInstaller.PyInstaller.PyInstallerCleanupDialog.html">PyInstallerCleanupDialog</a></td>
<td>Module implementing a dialog to select the cleanup action.</td>
</tr><tr>
<td><a href="Plugin_Packager_PyInstaller.PyInstaller.PyInstallerConfigDialog.html">PyInstallerConfigDialog</a></td>
<td>Module implementing PyInstallerConfigDialog.</td>
</tr><tr>
<td><a href="Plugin_Packager_PyInstaller.PyInstaller.PyInstallerExecDialog.html">PyInstallerExecDialog</a></td>
<td>Module implementing a dialog to show the output of the pyinstaller/pyi-makespec process.</td>
</tr>
</table>
</body></html>

eric ide

mercurial