eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.html

Mon, 08 Feb 2021 18:01:02 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 08 Feb 2021 18:01:02 +0100
changeset 8085
f6db8b3ecea9
parent 7665
fbca6677b2a9
permissions
-rw-r--r--

pip Interface
- changed code for the search function to work with the PyPI search page because the XML-RPC search interface of PyPI is still disabled

<!DOCTYPE html>
<html><head>
<title>eric6.Plugins.CheckerPlugins</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric6.Plugins.CheckerPlugins</h1>

<p>
Package containing the various core checker plugins.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric6.Plugins.CheckerPlugins.CodeStyleChecker.html">CodeStyleChecker</a></td>
<td>Package containing the code style checker and fixer plug-in.</td>
</tr>
<tr>
<td><a href="index-eric6.Plugins.CheckerPlugins.SyntaxChecker.html">SyntaxChecker</a></td>
<td>Package containing the Syntax Checker plugin.</td>
</tr>
</table>

</body></html>

eric ide

mercurial