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

Mon, 17 Feb 2025 17:09:25 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 17 Feb 2025 17:09:25 +0100
branch
eric7
changeset 11141
2f5f73c51c7c
parent 10933
95a15b70f7bb
permissions
-rw-r--r--

Code Style Checker
- Added a checker for nested f-strings based on `flake8-nested-fstrings` v1.1.0.

<!DOCTYPE html>
<html><head>
<title>eric7.EricUtilities</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.EricUtilities</h1>
<p>
Package containing utility modules and functions.
</p>


<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.EricUtilities.crypto.html">crypto</a></td>
<td>Package implementing cryptography related functionality.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.EricUtilities.EricCache.html">EricCache</a></td>
<td>Module implementing classes used for caching objects.</td>
</tr>
<tr>
<td><a href="eric7.EricUtilities.EricMutexLocker.html">EricMutexLocker</a></td>
<td>Module implementing a context manager locking and unlocking a mutex.</td>
</tr>
<tr>
<td><a href="eric7.EricUtilities.EricPasswordChecker.html">EricPasswordChecker</a></td>
<td>Module implementing a checker for password strength.</td>
</tr>
<tr>
<td><a href="eric7.EricUtilities.__init__.html">EricUtilities</a></td>
<td>Package containing utility modules and functions.</td>
</tr>
</table>
</body></html>

eric ide

mercurial