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

Sat, 26 Apr 2025 12:34:32 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 26 Apr 2025 12:34:32 +0200
branch
eric7
changeset 11240
c48c615c04a3
parent 11231
c7240fb719c7
permissions
-rw-r--r--

MicroPython
- Added a configuration option to disable the support for the no longer produced Pimoroni Pico Wireless Pack.

<!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.VirtualenvMeta.html">VirtualenvMeta</a></td>
<td>Module implementing a data class containing the metadata of a virtual environment.</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.VirtualenvRegistry.html">VirtualenvRegistry</a></td>
<td>Module implementing the virtual environment types registry and associated data structures.</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