eric7/Documentation/Source/index-eric7.DataViews.html

Wed, 23 Mar 2022 20:21:42 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Wed, 23 Mar 2022 20:21:42 +0100
branch
eric7
changeset 8997
d8946c2a22b5
parent 8596
d64760b2da50
child 9097
213951c41dcd
permissions
-rw-r--r--

pip Interface
- added a widget to show a package dependency tree

<!DOCTYPE html>
<html><head>
<title>eric7.DataViews</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.DataViews</h1>

<p>
Package containing modules for viewing various data.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.DataViews.CodeMetrics.html">CodeMetrics</a></td>
<td>Module implementing a simple Python code metrics analyzer.</td>
</tr>
<tr>
<td><a href="eric7.DataViews.CodeMetricsDialog.html">CodeMetricsDialog</a></td>
<td>Module implementing a code metrics dialog.</td>
</tr>
<tr>
<td><a href="eric7.DataViews.PyCoverageDialog.html">PyCoverageDialog</a></td>
<td>Module implementing a Python code coverage dialog.</td>
</tr>
<tr>
<td><a href="eric7.DataViews.PyProfileDialog.html">PyProfileDialog</a></td>
<td>Module implementing a dialog to display profile data.</td>
</tr>
</table>
</body></html>

eric ide

mercurial