src/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvMeta.html

branch
eric7
changeset 11231
c7240fb719c7
parent 10784
521fd465b048
equal deleted inserted replaced
11230:8a15b05eeee3 11231:c7240fb719c7
6 </head> 6 </head>
7 <body> 7 <body>
8 <a NAME="top" ID="top"></a> 8 <a NAME="top" ID="top"></a>
9 <h1>eric7.VirtualEnv.VirtualenvMeta</h1> 9 <h1>eric7.VirtualEnv.VirtualenvMeta</h1>
10 <p> 10 <p>
11 Module implementing a dataclass containing the metadata of a virtual environment. 11 Module implementing a data class containing the metadata of a virtual environment.
12 </p> 12 </p>
13 13
14 <h3>Global Attributes</h3> 14 <h3>Global Attributes</h3>
15 <table> 15 <table>
16 <tr><td>None</td></tr> 16 <tr><td>None</td></tr>
40 <h3>Derived from</h3> 40 <h3>Derived from</h3>
41 None 41 None
42 <h3>Class Attributes</h3> 42 <h3>Class Attributes</h3>
43 <table> 43 <table>
44 <tr><td>description</td></tr> 44 <tr><td>description</td></tr>
45 <tr><td>environment_type</td></tr>
45 <tr><td>eric_server</td></tr> 46 <tr><td>eric_server</td></tr>
46 <tr><td>exec_path</td></tr> 47 <tr><td>exec_path</td></tr>
47 <tr><td>interpreter</td></tr> 48 <tr><td>interpreter</td></tr>
48 <tr><td>is_conda</td></tr>
49 <tr><td>is_eric_server</td></tr>
50 <tr><td>is_global</td></tr> 49 <tr><td>is_global</td></tr>
51 <tr><td>is_remote</td></tr> 50 <tr><td>meta_version</td></tr>
52 <tr><td>name</td></tr> 51 <tr><td>name</td></tr>
53 <tr><td>path</td></tr> 52 <tr><td>path</td></tr>
54 </table> 53 </table>
55 54
56 <h3>Class Methods</h3> 55 <h3>Class Methods</h3>

eric ide

mercurial