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

Sat, 14 Dec 2024 13:03:11 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 14 Dec 2024 13:03:11 +0100
branch
eric7
changeset 11093
e8932a99beb4
parent 10784
521fd465b048
permissions
-rw-r--r--

pip Interface
- Changed the package search function to open an external web browser with the package search term (PyPI does not support programmatic search anymore).

<!DOCTYPE html>
<html><head>
<title>eric7.RemoteServer</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.RemoteServer</h1>
<p>
Package implementing the components of the eric-ide remote server.
</p>



<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.RemoteServer.EricRequestCategory.html">EricRequestCategory</a></td>
<td>Module implementing an enum for the various service categories.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServer.html">EricServer</a></td>
<td>Module implementing the eric remote server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerBaseRequestHandler.html">EricServerBaseRequestHandler</a></td>
<td>Module implementing the request handler base class of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerCoverageRequestHandler.html">EricServerCoverageRequestHandler</a></td>
<td>Module implementing the code coverage request handler of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerDebuggerRequestHandler.html">EricServerDebuggerRequestHandler</a></td>
<td>Module implementing the debugger request handler of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerEditorConfigRequestHandler.html">EricServerEditorConfigRequestHandler</a></td>
<td>Module implementing the editor config request handler of the eric-ide server.</td>
</tr>
<tr>
<td><a href="eric7.RemoteServer.EricServerFileSystemRequestHandler.html">EricServerFileSystemRequestHandler</a></td>
<td>Module implementing the file system request handler of the eric-ide server.</td>
</tr>
</table>
</body></html>

eric ide

mercurial