notebookvb

This commit is contained in:
Vladimir Buzalka
2026-05-11 06:53:30 +02:00
parent 387b8b8cfc
commit 4d6287bb76
7 changed files with 2676 additions and 2642 deletions
File diff suppressed because it is too large Load Diff
Binary file not shown.
@@ -6,6 +6,9 @@
('Knihovny.medicus_db',
'U:\\OrdinaceProjekt\\Knihovny\\medicus_db.py',
'PYMODULE'),
('Knihovny.najdi_dropbox',
'U:\\OrdinaceProjekt\\Knihovny\\najdi_dropbox.py',
'PYMODULE'),
('PIL', 'C:\\Python312\\Lib\\site-packages\\PIL\\__init__.py', 'PYMODULE'),
('PIL.AvifImagePlugin',
'C:\\Python312\\Lib\\site-packages\\PIL\\AvifImagePlugin.py',
@@ -14,7 +14,7 @@ Types of import:
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
tracking down the missing module yourself. Thanks!
missing module named pwd - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), posixpath (delayed, conditional, optional), http.server (delayed, optional), netrc (delayed, conditional), getpass (delayed)
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional), http.server (delayed, optional), netrc (delayed, conditional), getpass (delayed)
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (delayed, optional), subprocess (delayed, conditional, optional)
missing module named _posixsubprocess - imported by subprocess (conditional), multiprocessing.util (delayed)
missing module named fcntl - imported by subprocess (optional)
@@ -22,7 +22,7 @@ missing module named _frozen_importlib_external - imported by importlib._bootstr
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level)
missing module named urllib.quote_plus - imported by urllib (optional), msal.oauth2cli.oauth2 (optional)
missing module named urllib.urlencode - imported by urllib (optional), msal.oauth2cli.oauth2 (optional), msal.oauth2cli.authcode (optional)
missing module named posix - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional), posixpath (optional)
missing module named posix - imported by os (conditional, optional), posixpath (optional), shutil (conditional), importlib._bootstrap_external (conditional)
missing module named resource - imported by posix (top-level)
missing module named _posixshmem - imported by multiprocessing.resource_tracker (conditional), multiprocessing.shared_memory (conditional)
missing module named _scproxy - imported by urllib.request (conditional)
@@ -20,6 +20,7 @@
imports:
<a href="#Knihovny.EmailMessagingGraph">Knihovny.EmailMessagingGraph</a>
&#8226; <a href="#Knihovny.medicus_db">Knihovny.medicus_db</a>
&#8226; <a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
&#8226; <a href="#PIL">PIL</a>
&#8226; <a href="#PIL.Image">PIL.Image</a>
&#8226; <a href="#PIL.ImageTk">PIL.ImageTk</a>
@@ -192,6 +193,7 @@ imports:
&#8226; <a href="#urllib.parse">urllib.parse</a>
&#8226; <a href="#warnings">warnings</a>
&#8226; <a href="#weakref">weakref</a>
&#8226; <a href="#winreg">winreg</a>
</div>
@@ -403,6 +405,7 @@ imported by:
imported by:
<a href="#Knihovny.EmailMessagingGraph">Knihovny.EmailMessagingGraph</a>
&#8226; <a href="#Knihovny.medicus_db">Knihovny.medicus_db</a>
&#8226; <a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
</div>
@@ -448,6 +451,25 @@ imported by:
</div>
<div class="node">
<a name="Knihovny.najdi_dropbox"></a>
<a target="code" href="///U:/OrdinaceProjekt/Knihovny/najdi_dropbox.py" type="text/plain"><tt>Knihovny.najdi_dropbox</tt></a>
<span class="moduletype">SourceModule</span> <div class="import">
imports:
<a href="#Knihovny">Knihovny</a>
&#8226; <a href="#json">json</a>
&#8226; <a href="#os">os</a>
&#8226; <a href="#winreg">winreg</a>
</div>
<div class="import">
imported by:
<a href="#QRPlatbaApp.py">QRPlatbaApp.py</a>
</div>
</div>
<div class="node">
<a name="OpenSSL"></a>
<a target="code" href="" type="text/plain"><tt>OpenSSL</tt></a>
@@ -13591,6 +13613,7 @@ imports:
&#8226; <a href="#importlib">importlib</a>
&#8226; <a href="#importlib._bootstrap">importlib._bootstrap</a>
&#8226; <a href="#importlib._bootstrap_external">importlib._bootstrap_external</a>
&#8226; <a href="#importlib.machinery">importlib.machinery</a>
&#8226; <a href="#sys">sys</a>
&#8226; <a href="#warnings">warnings</a>
@@ -13728,6 +13751,7 @@ imports:
<div class="import">
imported by:
<a href="#ctypes.util">ctypes.util</a>
&#8226; <a href="#importlib">importlib</a>
&#8226; <a href="#importlib.abc">importlib.abc</a>
&#8226; <a href="#inspect">inspect</a>
&#8226; <a href="#pkgutil">pkgutil</a>
@@ -14389,7 +14413,8 @@ imports:
</div>
<div class="import">
imported by:
<a href="#charset_normalizer.models">charset_normalizer.models</a>
<a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
&#8226; <a href="#charset_normalizer.models">charset_normalizer.models</a>
&#8226; <a href="#customtkinter.windows.widgets.theme.theme_manager">customtkinter.windows.widgets.theme.theme_manager</a>
&#8226; <a href="#json.decoder">json.decoder</a>
&#8226; <a href="#json.encoder">json.encoder</a>
@@ -23320,7 +23345,8 @@ imports:
</div>
<div class="import">
imported by:
<a href="#PIL.AvifImagePlugin">PIL.AvifImagePlugin</a>
<a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
&#8226; <a href="#PIL.AvifImagePlugin">PIL.AvifImagePlugin</a>
&#8226; <a href="#PIL.BlpImagePlugin">PIL.BlpImagePlugin</a>
&#8226; <a href="#PIL.BmpImagePlugin">PIL.BmpImagePlugin</a>
&#8226; <a href="#PIL.BufrStubImagePlugin">PIL.BufrStubImagePlugin</a>
@@ -28927,7 +28953,9 @@ imported by:
<a name="winreg"></a>
<tt>winreg</tt> <span class="moduletype"><i>(builtin module)</i></span> <div class="import">
imported by:
<a href="#darkdetect._windows_detect">darkdetect._windows_detect</a>
<a href="#Knihovny.najdi_dropbox">Knihovny.najdi_dropbox</a>
&#8226; <a href="#QRPlatbaApp.py">QRPlatbaApp.py</a>
&#8226; <a href="#darkdetect._windows_detect">darkdetect._windows_detect</a>
&#8226; <a href="#fdb.ibase">fdb.ibase</a>
&#8226; <a href="#importlib._bootstrap_external">importlib._bootstrap_external</a>
&#8226; <a href="#mimetypes">mimetypes</a>