src/eric7/Documentation/Source/index-eric7.VirtualEnv.html

Mon, 09 Jan 2023 11:22:56 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Jan 2023 11:22:56 +0100
branch
eric7
changeset 9686
2eee7a645cba
parent 9209
b99e7fd55fd3
child 10194
2c26b4fe25db
permissions
-rw-r--r--

Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.

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

<p>
Package implementing virtualenv related functionality.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.VirtualEnv.VirtualenvAddEditDialog.html">VirtualenvAddEditDialog</a></td>
<td>Module implementing a dialog to enter the data of a virtual environment.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvConfigurationDialog.html">VirtualenvConfigurationDialog</a></td>
<td>Module implementing a dialog to enter the parameters for the virtual environment.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvExecDialog.html">VirtualenvExecDialog</a></td>
<td>Module implementing the virtualenv execution dialog.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html">VirtualenvInterpreterSelectionDialog</a></td>
<td>Module implementing a dialog to enter the interpreter for a virtual environment.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvManager.html">VirtualenvManager</a></td>
<td>Module implementing a class to manage Python virtual environments.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvManagerWidgets.html">VirtualenvManagerWidgets</a></td>
<td>Module implementing a dialog to manage the list of defined virtual environments.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvNameDialog.html">VirtualenvNameDialog</a></td>
<td>Module implementing a dialog to enter the logical name for a new virtual environment.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvUpgradeConfigurationDialog.html">VirtualenvUpgradeConfigurationDialog</a></td>
<td>Module implementing a dialog to enter the virtual environment upgrade parameters.</td>
</tr>
<tr>
<td><a href="eric7.VirtualEnv.VirtualenvUpgradeExecDialog.html">VirtualenvUpgradeExecDialog</a></td>
<td>Module implementing the virtualenv upgrade execution dialog.</td>
</tr>
</table>
</body></html>

eric ide

mercurial