Fri, 17 Sep 2021 19:04:07 +0200
Virtual Environments
- added a standalone variant of the Virtual Environments Manager
<!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-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>