18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.VirtualEnv</h1> |
22 <h1>eric6.VirtualEnv</h1> |
|
23 |
23 <p> |
24 <p> |
24 Package implementing virtualenv related functionality. |
25 Package implementing virtualenv related functionality. |
25 </p> |
26 </p> |
26 |
27 |
27 |
28 |
28 <h3>Modules</h3> |
29 <h3>Modules</h3> |
29 <table> |
30 <table> |
|
31 |
30 <tr> |
32 <tr> |
31 <td><a href="eric6.VirtualEnv.VirtualenvAddEditDialog.html">VirtualenvAddEditDialog</a></td> |
33 <td><a href="eric6.VirtualEnv.VirtualenvAddEditDialog.html">VirtualenvAddEditDialog</a></td> |
32 <td>Module implementing a dialog to enter the data of a virtual environment.</td> |
34 <td>Module implementing a dialog to enter the data of a virtual environment.</td> |
33 </tr><tr> |
35 </tr> |
|
36 <tr> |
34 <td><a href="eric6.VirtualEnv.VirtualenvConfigurationDialog.html">VirtualenvConfigurationDialog</a></td> |
37 <td><a href="eric6.VirtualEnv.VirtualenvConfigurationDialog.html">VirtualenvConfigurationDialog</a></td> |
35 <td>Module implementing a dialog to enter the parameters for the virtual environment.</td> |
38 <td>Module implementing a dialog to enter the parameters for the virtual environment.</td> |
36 </tr><tr> |
39 </tr> |
|
40 <tr> |
37 <td><a href="eric6.VirtualEnv.VirtualenvExecDialog.html">VirtualenvExecDialog</a></td> |
41 <td><a href="eric6.VirtualEnv.VirtualenvExecDialog.html">VirtualenvExecDialog</a></td> |
38 <td>Module implementing the virtualenv execution dialog.</td> |
42 <td>Module implementing the virtualenv execution dialog.</td> |
39 </tr><tr> |
43 </tr> |
|
44 <tr> |
40 <td><a href="eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html">VirtualenvInterpreterSelectionDialog</a></td> |
45 <td><a href="eric6.VirtualEnv.VirtualenvInterpreterSelectionDialog.html">VirtualenvInterpreterSelectionDialog</a></td> |
41 <td>Module implementing a dialog to enter the interpreter for a virtual environment.</td> |
46 <td>Module implementing a dialog to enter the interpreter for a virtual environment.</td> |
42 </tr><tr> |
47 </tr> |
|
48 <tr> |
43 <td><a href="eric6.VirtualEnv.VirtualenvManager.html">VirtualenvManager</a></td> |
49 <td><a href="eric6.VirtualEnv.VirtualenvManager.html">VirtualenvManager</a></td> |
44 <td>Module implementing a class to manage Python virtual environments.</td> |
50 <td>Module implementing a class to manage Python virtual environments.</td> |
45 </tr><tr> |
51 </tr> |
|
52 <tr> |
46 <td><a href="eric6.VirtualEnv.VirtualenvManagerDialog.html">VirtualenvManagerDialog</a></td> |
53 <td><a href="eric6.VirtualEnv.VirtualenvManagerDialog.html">VirtualenvManagerDialog</a></td> |
47 <td>Module implementing a dialog to manage the list of defined virtual environments.</td> |
54 <td>Module implementing a dialog to manage the list of defined virtual environments.</td> |
48 </tr><tr> |
55 </tr> |
|
56 <tr> |
49 <td><a href="eric6.VirtualEnv.VirtualenvNameDialog.html">VirtualenvNameDialog</a></td> |
57 <td><a href="eric6.VirtualEnv.VirtualenvNameDialog.html">VirtualenvNameDialog</a></td> |
50 <td>Module implementing a dialog to enter the logical name for a new virtual environment.</td> |
58 <td>Module implementing a dialog to enter the logical name for a new virtual environment.</td> |
51 </tr> |
59 </tr> |
52 </table> |
60 </table> |
53 </body></html> |
61 </body></html> |