eric7/Documentation/Source/index.html

Sat, 19 Mar 2022 16:42:29 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 19 Mar 2022 16:42:29 +0100
branch
eric7
changeset 8989
25cd4c5f1f19
parent 8596
d64760b2da50
permissions
-rw-r--r--

Added code to check and install all of the plugin dependencies (e.g. after upgrading a virtual environment to a new Python version).

<!DOCTYPE html>
<html><head>
<title>Table of contents</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Table of contents</h1>


<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.html">eric7</a></td>
<td>Package implementing the eric Python IDE.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="cleanupSource.html">cleanupSource</a></td>
<td>Script for eric to clean up the source tree.</td>
</tr>
<tr>
<td><a href="compileUiFiles.html">compileUiFiles</a></td>
<td>Script for eric to compile all .ui files to Python source.</td>
</tr>
<tr>
<td><a href="create_windows_links.html">create_windows_links</a></td>
<td>Installation script for the eric IDE and all eric related tools.</td>
</tr>
<tr>
<td><a href="install.html">install</a></td>
<td>Installation script for the eric IDE and all eric related tools.</td>
</tr>
<tr>
<td><a href="install-debugclients.html">install-debugclients</a></td>
<td>Installation script for the eric debug clients.</td>
</tr>
<tr>
<td><a href="install-dependencies.html">install-dependencies</a></td>
<td>Installation script for the eric IDE dependencies.</td>
</tr>
<tr>
<td><a href="install-i18n.html">install-i18n</a></td>
<td>Installation script for the eric IDE translation files.</td>
</tr>
<tr>
<td><a href="setup.html">setup</a></td>
<td>Module to prepare a distribution package for uploading to PyPI.</td>
</tr>
<tr>
<td><a href="uninstall.html">uninstall</a></td>
<td>Uninstallation script for the eric IDE and all eric related tools.</td>
</tr>
<tr>
<td><a href="uninstall-debugclients.html">uninstall-debugclients</a></td>
<td>Unnstallation script for the eric debug clients.</td>
</tr>
</table>
</body></html>

eric ide

mercurial