diff --git a/.DS_Store b/.DS_Store index ad16078..f6e487b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README b/README new file mode 100644 index 0000000..12d1b5b --- /dev/null +++ b/README @@ -0,0 +1,16 @@ +# Multi-coloured Molecules STL Generator + +## Version: 1.0.0 + +### Description +Generate a single file including separate atoms to 3D print a molecule in color. + +### Author +- **Name:** Jakub Vávra +- **Email:** j.vavra@sh.cvut.cz + +### License +CC0 1.0 Universal (CC0 1.0) Public Domain Dedication + +### Project URL +[GitHub Repository](https://github.com/KubiV/3D-Print-Molecules) diff --git a/open_in_slicer.py b/To be integrated/open_in_slicer.py similarity index 100% rename from open_in_slicer.py rename to To be integrated/open_in_slicer.py diff --git a/build/.DS_Store b/build/.DS_Store new file mode 100644 index 0000000..a499576 Binary files /dev/null and b/build/.DS_Store differ diff --git a/build/main/.DS_Store b/build/main/.DS_Store new file mode 100644 index 0000000..1ced651 Binary files /dev/null and b/build/main/.DS_Store differ diff --git a/build/main/Analysis-00.toc b/build/main/Analysis-00.toc new file mode 100644 index 0000000..38717e2 --- /dev/null +++ b/build/main/Analysis-00.toc @@ -0,0 +1,2968 @@ +(['/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src/main.py'], + ['/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src'], + [], + ['/opt/homebrew/lib/python3.11/site-packages/numpy/_pyinstaller', + '/opt/homebrew/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks', + '/opt/homebrew/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks/__pycache__', + '/opt/homebrew/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks', + '/opt/homebrew/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/__pycache__', + '/opt/homebrew/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks'], + {}, + [], + [], + False, + {}, + [], + [], + '3.11.6 (main, Oct 2 2023, 13:45:54) [Clang 15.0.0 (clang-1500.0.40.1)]', + [('pyi_rth_inspect', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgres', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('pyi_rth__tkinter', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py', + 'PYSOURCE'), + ('main', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src/main.py', + 'PYSOURCE')], + [('multiprocessing.popen_forkserver', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.connection', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_sharer.py', + 'PYMODULE'), + ('multiprocessing.process', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py', + 'PYMODULE'), + ('signal', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/signal.py', + 'PYMODULE'), + ('selectors', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py', + 'PYMODULE'), + ('xmlrpc.client', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/client.py', + 'PYMODULE'), + ('xmlrpc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/__init__.py', + 'PYMODULE'), + ('gzip', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gzip.py', + 'PYMODULE'), + ('argparse', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/argparse.py', + 'PYMODULE'), + ('textwrap', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/textwrap.py', + 'PYMODULE'), + ('copy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/copy.py', + 'PYMODULE'), + ('gettext', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gettext.py', + 'PYMODULE'), + ('_compression', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compression.py', + 'PYMODULE'), + ('xml.parsers.expat', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/expat.py', + 'PYMODULE'), + ('xml.parsers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/__init__.py', + 'PYMODULE'), + ('xml', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/__init__.py', + 'PYMODULE'), + ('xml.sax.expatreader', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/expatreader.py', + 'PYMODULE'), + ('xml.sax.saxutils', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/saxutils.py', + 'PYMODULE'), + ('urllib.request', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py', + 'PYMODULE'), + ('urllib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/__init__.py', + 'PYMODULE'), + ('fnmatch', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/fnmatch.py', + 'PYMODULE'), + ('getpass', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getpass.py', + 'PYMODULE'), + ('nturl2path', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/nturl2path.py', + 'PYMODULE'), + ('ftplib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ftplib.py', + 'PYMODULE'), + ('netrc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/netrc.py', + 'PYMODULE'), + ('shlex', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shlex.py', + 'PYMODULE'), + ('mimetypes', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/mimetypes.py', + 'PYMODULE'), + ('getopt', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getopt.py', + 'PYMODULE'), + ('email.utils', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/utils.py', + 'PYMODULE'), + ('email.charset', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/charset.py', + 'PYMODULE'), + ('email.encoders', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/encoders.py', + 'PYMODULE'), + ('quopri', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/quopri.py', + 'PYMODULE'), + ('email.errors', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/errors.py', + 'PYMODULE'), + ('email.quoprimime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/quoprimime.py', + 'PYMODULE'), + ('email.base64mime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/base64mime.py', + 'PYMODULE'), + ('email._parseaddr', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_parseaddr.py', + 'PYMODULE'), + ('calendar', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/calendar.py', + 'PYMODULE'), + ('random', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/random.py', + 'PYMODULE'), + ('statistics', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/statistics.py', + 'PYMODULE'), + ('fractions', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/fractions.py', + 'PYMODULE'), + ('numbers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/numbers.py', + 'PYMODULE'), + ('http.cookiejar', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/cookiejar.py', + 'PYMODULE'), + ('logging', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/logging/__init__.py', + 'PYMODULE'), + ('pickle', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pickle.py', + 'PYMODULE'), + ('pprint', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pprint.py', + 'PYMODULE'), + ('dataclasses', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dataclasses.py', + 'PYMODULE'), + ('inspect', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/inspect.py', + 'PYMODULE'), + ('token', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/token.py', + 'PYMODULE'), + ('tokenize', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tokenize.py', + 'PYMODULE'), + ('importlib.machinery', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/machinery.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/__init__.py', + 'PYMODULE'), + ('typing', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/typing.py', + 'PYMODULE'), + ('importlib.abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/abc.py', + 'PYMODULE'), + ('importlib.resources.abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/abc.py', + 'PYMODULE'), + ('importlib.resources', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/__init__.py', + 'PYMODULE'), + ('importlib.resources._legacy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_legacy.py', + 'PYMODULE'), + ('importlib.resources._common', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_common.py', + 'PYMODULE'), + ('importlib.resources._adapters', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_adapters.py', + 'PYMODULE'), + ('importlib._abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_abc.py', + 'PYMODULE'), + ('importlib.metadata._itertools', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_itertools.py', + 'PYMODULE'), + ('importlib.metadata._functools', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_functools.py', + 'PYMODULE'), + ('importlib.metadata._collections', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_collections.py', + 'PYMODULE'), + ('importlib.metadata._meta', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_meta.py', + 'PYMODULE'), + ('importlib.metadata._adapters', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_adapters.py', + 'PYMODULE'), + ('importlib.metadata._text', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_text.py', + 'PYMODULE'), + ('email.message', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/message.py', + 'PYMODULE'), + ('email.policy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/policy.py', + 'PYMODULE'), + ('email.contentmanager', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/contentmanager.py', + 'PYMODULE'), + ('email.headerregistry', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/headerregistry.py', + 'PYMODULE'), + ('email._header_value_parser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_header_value_parser.py', + 'PYMODULE'), + ('email.iterators', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/iterators.py', + 'PYMODULE'), + ('email.generator', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/generator.py', + 'PYMODULE'), + ('email._encoded_words', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_encoded_words.py', + 'PYMODULE'), + ('email._policybase', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_policybase.py', + 'PYMODULE'), + ('email.header', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/header.py', + 'PYMODULE'), + ('pathlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pathlib.py', + 'PYMODULE'), + ('csv', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/csv.py', + 'PYMODULE'), + ('importlib.readers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/readers.py', + 'PYMODULE'), + ('importlib.resources.readers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/readers.py', + 'PYMODULE'), + ('importlib.resources._itertools', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_itertools.py', + 'PYMODULE'), + ('importlib._bootstrap', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap.py', + 'PYMODULE'), + ('dis', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dis.py', + 'PYMODULE'), + ('opcode', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/opcode.py', + 'PYMODULE'), + ('ast', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ast.py', + 'PYMODULE'), + ('_compat_pickle', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compat_pickle.py', + 'PYMODULE'), + ('http', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/__init__.py', + 'PYMODULE'), + ('ssl', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py', + 'PYMODULE'), + ('urllib.response', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/response.py', + 'PYMODULE'), + ('urllib.error', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/error.py', + 'PYMODULE'), + ('contextlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextlib.py', + 'PYMODULE'), + ('string', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/string.py', + 'PYMODULE'), + ('hashlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hashlib.py', + 'PYMODULE'), + ('email', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/__init__.py', + 'PYMODULE'), + ('email.parser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/parser.py', + 'PYMODULE'), + ('email.feedparser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/feedparser.py', + 'PYMODULE'), + ('bisect', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bisect.py', + 'PYMODULE'), + ('xml.sax', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/__init__.py', + 'PYMODULE'), + ('xml.sax.handler', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/handler.py', + 'PYMODULE'), + ('xml.sax._exceptions', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/_exceptions.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/xmlreader.py', + 'PYMODULE'), + ('urllib.parse', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/parse.py', + 'PYMODULE'), + ('ipaddress', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ipaddress.py', + 'PYMODULE'), + ('http.client', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py', + 'PYMODULE'), + ('decimal', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/decimal.py', + 'PYMODULE'), + ('_pydecimal', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_pydecimal.py', + 'PYMODULE'), + ('contextvars', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextvars.py', + 'PYMODULE'), + ('datetime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/datetime.py', + 'PYMODULE'), + ('_strptime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_strptime.py', + 'PYMODULE'), + ('base64', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/base64.py', + 'PYMODULE'), + ('hmac', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hmac.py', + 'PYMODULE'), + ('struct', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/struct.py', + 'PYMODULE'), + ('socket', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socket.py', + 'PYMODULE'), + ('multiprocessing.util', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/util.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_tracker.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_fork.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/forkserver.py', + 'PYMODULE'), + ('multiprocessing.context', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/context.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.heap', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/heap.py', + 'PYMODULE'), + ('ctypes', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/__init__.py', + 'PYMODULE'), + ('ctypes._endian', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/_endian.py', + 'PYMODULE'), + ('multiprocessing.pool', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py', + 'PYMODULE'), + ('multiprocessing.dummy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/connection.py', + 'PYMODULE'), + ('queue', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/queue.py', + 'PYMODULE'), + ('multiprocessing.queues', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/queues.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/synchronize.py', + 'PYMODULE'), + ('multiprocessing.managers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/managers.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/shared_memory.py', + 'PYMODULE'), + ('secrets', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/secrets.py', + 'PYMODULE'), + ('multiprocessing.reduction', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/reduction.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.spawn', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/spawn.py', + 'PYMODULE'), + ('runpy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/runpy.py', + 'PYMODULE'), + ('pkgutil', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pkgutil.py', + 'PYMODULE'), + ('zipimport', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipimport.py', + 'PYMODULE'), + ('importlib.util', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/util.py', + 'PYMODULE'), + ('multiprocessing', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/__init__.py', + 'PYMODULE'), + ('threading', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py', + 'PYMODULE'), + ('_threading_local', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_threading_local.py', + 'PYMODULE'), + ('pkg_resources', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/__init__.py', + 'PYMODULE'), + ('packaging.version', + '/opt/homebrew/lib/python3.11/site-packages/packaging/version.py', + 'PYMODULE'), + ('packaging.utils', + '/opt/homebrew/lib/python3.11/site-packages/packaging/utils.py', + 'PYMODULE'), + ('packaging.tags', + '/opt/homebrew/lib/python3.11/site-packages/packaging/tags.py', + 'PYMODULE'), + ('packaging.specifiers', + '/opt/homebrew/lib/python3.11/site-packages/packaging/specifiers.py', + 'PYMODULE'), + ('packaging.requirements', + '/opt/homebrew/lib/python3.11/site-packages/packaging/requirements.py', + 'PYMODULE'), + ('packaging.metadata', + '/opt/homebrew/lib/python3.11/site-packages/packaging/metadata.py', + 'PYMODULE'), + ('typing_extensions', + '/opt/homebrew/lib/python3.11/site-packages/typing_extensions.py', + 'PYMODULE'), + ('packaging.markers', + '/opt/homebrew/lib/python3.11/site-packages/packaging/markers.py', + 'PYMODULE'), + ('packaging._tokenizer', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_tokenizer.py', + 'PYMODULE'), + ('packaging._structures', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_structures.py', + 'PYMODULE'), + ('packaging._parser', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_parser.py', + 'PYMODULE'), + ('packaging._musllinux', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_musllinux.py', + 'PYMODULE'), + ('packaging._manylinux', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_manylinux.py', + 'PYMODULE'), + ('packaging._elffile', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_elffile.py', + 'PYMODULE'), + ('packaging', + '/opt/homebrew/lib/python3.11/site-packages/packaging/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.zipp', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/zipp.py', + 'PYMODULE'), + ('pkg_resources._vendor.typing_extensions', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/typing_extensions.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.windows', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/windows.py', + 'PYMODULE'), + ('__future__', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/__future__.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.version', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/version.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.unix', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/unix.py', + 'PYMODULE'), + ('configparser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/configparser.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.macos', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/macos.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.api', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/api.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.android', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/android.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.__main__', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__main__.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.version', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/version.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.utils', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/utils.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.tags', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/tags.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.specifiers', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/specifiers.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.requirements', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/requirements.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.metadata', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/metadata.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.markers', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/markers.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._tokenizer', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._structures', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_structures.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._parser', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_parser.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._musllinux', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_musllinux.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._manylinux', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_manylinux.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._elffile', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_elffile.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.more_itertools.recipes', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/recipes.py', + 'PYMODULE'), + ('pkg_resources._vendor.more_itertools.more', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/more.py', + 'PYMODULE'), + ('pkg_resources._vendor.more_itertools', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco.text', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco.functools', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/functools.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco.context', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/context.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources.simple', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/simple.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources.readers', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/readers.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources.abc', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/abc.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._legacy', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._itertools', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._compat', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._common', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_common.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._adapters', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py', + 'PYMODULE'), + ('sysconfig', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/sysconfig.py', + 'PYMODULE'), + ('_sysconfigdata__darwin_darwin', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_sysconfigdata__darwin_darwin.py', + 'PYMODULE'), + ('_aix_support', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_aix_support.py', + 'PYMODULE'), + ('_bootsubprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_bootsubprocess.py', + 'PYMODULE'), + ('_osx_support', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_osx_support.py', + 'PYMODULE'), + ('pkg_resources.extern', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/extern/__init__.py', + 'PYMODULE'), + ('imp', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/imp.py', + 'PYMODULE'), + ('plistlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/plistlib.py', + 'PYMODULE'), + ('tracemalloc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tracemalloc.py', + 'PYMODULE'), + ('_py_abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_py_abc.py', + 'PYMODULE'), + ('stringprep', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/stringprep.py', + 'PYMODULE'), + ('bz2', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bz2.py', + 'PYMODULE'), + ('webbrowser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/webbrowser.py', + 'PYMODULE'), + ('glob', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/glob.py', + 'PYMODULE'), + ('platform', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/platform.py', + 'PYMODULE'), + ('tempfile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tempfile.py', + 'PYMODULE'), + ('shutil', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shutil.py', + 'PYMODULE'), + ('tarfile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tarfile.py', + 'PYMODULE'), + ('lzma', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lzma.py', + 'PYMODULE'), + ('zipfile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipfile.py', + 'PYMODULE'), + ('py_compile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/py_compile.py', + 'PYMODULE'), + ('requests', + '/opt/homebrew/lib/python3.11/site-packages/requests/__init__.py', + 'PYMODULE'), + ('requests.status_codes', + '/opt/homebrew/lib/python3.11/site-packages/requests/status_codes.py', + 'PYMODULE'), + ('requests.structures', + '/opt/homebrew/lib/python3.11/site-packages/requests/structures.py', + 'PYMODULE'), + ('requests.compat', + '/opt/homebrew/lib/python3.11/site-packages/requests/compat.py', + 'PYMODULE'), + ('http.cookies', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/cookies.py', + 'PYMODULE'), + ('json', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/__init__.py', + 'PYMODULE'), + ('json.encoder', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/encoder.py', + 'PYMODULE'), + ('json.decoder', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py', + 'PYMODULE'), + ('json.scanner', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/scanner.py', + 'PYMODULE'), + ('requests.models', + '/opt/homebrew/lib/python3.11/site-packages/requests/models.py', + 'PYMODULE'), + ('idna', + '/opt/homebrew/lib/python3.11/site-packages/idna/__init__.py', + 'PYMODULE'), + ('idna.intranges', + '/opt/homebrew/lib/python3.11/site-packages/idna/intranges.py', + 'PYMODULE'), + ('idna.core', + '/opt/homebrew/lib/python3.11/site-packages/idna/core.py', + 'PYMODULE'), + ('idna.uts46data', + '/opt/homebrew/lib/python3.11/site-packages/idna/uts46data.py', + 'PYMODULE'), + ('idna.idnadata', + '/opt/homebrew/lib/python3.11/site-packages/idna/idnadata.py', + 'PYMODULE'), + ('idna.package_data', + '/opt/homebrew/lib/python3.11/site-packages/idna/package_data.py', + 'PYMODULE'), + ('requests.hooks', + '/opt/homebrew/lib/python3.11/site-packages/requests/hooks.py', + 'PYMODULE'), + ('requests.cookies', + '/opt/homebrew/lib/python3.11/site-packages/requests/cookies.py', + 'PYMODULE'), + ('requests.auth', + '/opt/homebrew/lib/python3.11/site-packages/requests/auth.py', + 'PYMODULE'), + ('requests._internal_utils', + '/opt/homebrew/lib/python3.11/site-packages/requests/_internal_utils.py', + 'PYMODULE'), + ('urllib3.util', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/__init__.py', + 'PYMODULE'), + ('urllib3.util.wait', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/wait.py', + 'PYMODULE'), + ('urllib3.util.url', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/url.py', + 'PYMODULE'), + ('urllib3.util.util', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/util.py', + 'PYMODULE'), + ('urllib3.util.timeout', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/timeout.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssltransport.py', + 'PYMODULE'), + ('urllib3.util.retry', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/retry.py', + 'PYMODULE'), + ('urllib3.response', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/response.py', + 'PYMODULE'), + ('urllib3.connection', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/connection.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3._version', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_version.py', + 'PYMODULE'), + ('urllib3._collections', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_collections.py', + 'PYMODULE'), + ('urllib3._base_connection', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_base_connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/connectionpool.py', + 'PYMODULE'), + ('urllib3.util.proxy', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/proxy.py', + 'PYMODULE'), + ('urllib3._request_methods', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_request_methods.py', + 'PYMODULE'), + ('urllib3.util.response', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/response.py', + 'PYMODULE'), + ('urllib3.util.request', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/request.py', + 'PYMODULE'), + ('urllib3.util.connection', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/connection.py', + 'PYMODULE'), + ('urllib3.filepost', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/filepost.py', + 'PYMODULE'), + ('urllib3.fields', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/fields.py', + 'PYMODULE'), + ('requests.api', + '/opt/homebrew/lib/python3.11/site-packages/requests/api.py', + 'PYMODULE'), + ('requests.sessions', + '/opt/homebrew/lib/python3.11/site-packages/requests/sessions.py', + 'PYMODULE'), + ('requests.adapters', + '/opt/homebrew/lib/python3.11/site-packages/requests/adapters.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/contrib/socks.py', + 'PYMODULE'), + ('urllib3.poolmanager', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/poolmanager.py', + 'PYMODULE'), + ('requests.__version__', + '/opt/homebrew/lib/python3.11/site-packages/requests/__version__.py', + 'PYMODULE'), + ('requests.utils', + '/opt/homebrew/lib/python3.11/site-packages/requests/utils.py', + 'PYMODULE'), + ('requests.certs', + '/opt/homebrew/lib/python3.11/site-packages/requests/certs.py', + 'PYMODULE'), + ('certifi', + '/opt/homebrew/lib/python3.11/site-packages/certifi/__init__.py', + 'PYMODULE'), + ('certifi.core', + '/opt/homebrew/lib/python3.11/site-packages/certifi/core.py', + 'PYMODULE'), + ('requests.packages', + '/opt/homebrew/lib/python3.11/site-packages/requests/packages.py', + 'PYMODULE'), + ('urllib3.exceptions', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/exceptions.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/contrib/pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/contrib/__init__.py', + 'PYMODULE'), + ('charset_normalizer', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/__init__.py', + 'PYMODULE'), + ('charset_normalizer.version', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/version.py', + 'PYMODULE'), + ('charset_normalizer.utils', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/utils.py', + 'PYMODULE'), + ('charset_normalizer.constant', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/constant.py', + 'PYMODULE'), + ('charset_normalizer.models', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/models.py', + 'PYMODULE'), + ('charset_normalizer.cd', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/cd.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/legacy.py', + 'PYMODULE'), + ('charset_normalizer.api', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/api.py', + 'PYMODULE'), + ('requests.exceptions', + '/opt/homebrew/lib/python3.11/site-packages/requests/exceptions.py', + 'PYMODULE'), + ('urllib3', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/__init__.py', + 'PYMODULE'), + ('PIL.ImageTk', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageTk.py', + 'PYMODULE'), + ('PIL.Image', + '/opt/homebrew/lib/python3.11/site-packages/PIL/Image.py', + 'PYMODULE'), + ('PIL.XpmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/XpmImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageFile.py', + 'PYMODULE'), + ('PIL.XbmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/XbmImagePlugin.py', + 'PYMODULE'), + ('PIL.XVThumbImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/XVThumbImagePlugin.py', + 'PYMODULE'), + ('PIL.WmfImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/WmfImagePlugin.py', + 'PYMODULE'), + ('PIL.WebPImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/WebPImagePlugin.py', + 'PYMODULE'), + ('PIL.TgaImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/TgaImagePlugin.py', + 'PYMODULE'), + ('PIL.SunImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/SunImagePlugin.py', + 'PYMODULE'), + ('PIL.SpiderImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/SpiderImagePlugin.py', + 'PYMODULE'), + ('PIL.SgiImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/SgiImagePlugin.py', + 'PYMODULE'), + ('PIL.QoiImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/QoiImagePlugin.py', + 'PYMODULE'), + ('PIL.PsdImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PsdImagePlugin.py', + 'PYMODULE'), + ('PIL.PixarImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PixarImagePlugin.py', + 'PYMODULE'), + ('PIL.PdfImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PdfImagePlugin.py', + 'PYMODULE'), + ('PIL.features', + '/opt/homebrew/lib/python3.11/site-packages/PIL/features.py', + 'PYMODULE'), + ('PIL.PdfParser', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PdfParser.py', + 'PYMODULE'), + ('PIL.ImageSequence', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageSequence.py', + 'PYMODULE'), + ('PIL.PcxImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PcxImagePlugin.py', + 'PYMODULE'), + ('PIL.PcdImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PcdImagePlugin.py', + 'PYMODULE'), + ('PIL.PalmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PalmImagePlugin.py', + 'PYMODULE'), + ('PIL.MspImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MspImagePlugin.py', + 'PYMODULE'), + ('PIL.MpoImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MpoImagePlugin.py', + 'PYMODULE'), + ('PIL.MpegImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MpegImagePlugin.py', + 'PYMODULE'), + ('PIL.MicImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MicImagePlugin.py', + 'PYMODULE'), + ('PIL.McIdasImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/McIdasImagePlugin.py', + 'PYMODULE'), + ('PIL.Jpeg2KImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/Jpeg2KImagePlugin.py', + 'PYMODULE'), + ('PIL.IptcImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/IptcImagePlugin.py', + 'PYMODULE'), + ('PIL.ImtImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImtImagePlugin.py', + 'PYMODULE'), + ('PIL.ImImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImImagePlugin.py', + 'PYMODULE'), + ('PIL.IcoImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/IcoImagePlugin.py', + 'PYMODULE'), + ('PIL.IcnsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/IcnsImagePlugin.py', + 'PYMODULE'), + ('PIL.Hdf5StubImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/Hdf5StubImagePlugin.py', + 'PYMODULE'), + ('PIL.GribStubImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GribStubImagePlugin.py', + 'PYMODULE'), + ('PIL.GbrImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GbrImagePlugin.py', + 'PYMODULE'), + ('PIL.FtexImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FtexImagePlugin.py', + 'PYMODULE'), + ('PIL.FpxImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FpxImagePlugin.py', + 'PYMODULE'), + ('PIL.FliImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FliImagePlugin.py', + 'PYMODULE'), + ('PIL.FitsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FitsImagePlugin.py', + 'PYMODULE'), + ('PIL.EpsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/EpsImagePlugin.py', + 'PYMODULE'), + ('PIL._deprecate', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_deprecate.py', + 'PYMODULE'), + ('PIL.DdsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/DdsImagePlugin.py', + 'PYMODULE'), + ('PIL.DcxImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/DcxImagePlugin.py', + 'PYMODULE'), + ('PIL.CurImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/CurImagePlugin.py', + 'PYMODULE'), + ('PIL.BufrStubImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/BufrStubImagePlugin.py', + 'PYMODULE'), + ('PIL.BlpImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/BlpImagePlugin.py', + 'PYMODULE'), + ('PIL.TiffImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/TiffImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageOps', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageOps.py', + 'PYMODULE'), + ('PIL.ImageShow', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageShow.py', + 'PYMODULE'), + ('PIL.ImageQt', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageQt.py', + 'PYMODULE'), + ('PIL.ImageColor', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageColor.py', + 'PYMODULE'), + ('colorsys', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/colorsys.py', + 'PYMODULE'), + ('PIL.ImageFilter', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageFilter.py', + 'PYMODULE'), + ('PIL.ImageCms', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageCms.py', + 'PYMODULE'), + ('PIL.ImageWin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageWin.py', + 'PYMODULE'), + ('PIL.PyAccess', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PyAccess.py', + 'PYMODULE'), + ('numpy', + '/opt/homebrew/lib/python3.11/site-packages/numpy/__init__.py', + 'PYMODULE'), + ('numpy.core._dtype_ctypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_dtype_ctypes.py', + 'PYMODULE'), + ('numpy._pytesttester', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_pytesttester.py', + 'PYMODULE'), + ('numpy.testing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/__init__.py', + 'PYMODULE'), + ('numpy.testing.overrides', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/overrides.py', + 'PYMODULE'), + ('numpy.lib.recfunctions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/recfunctions.py', + 'PYMODULE'), + ('numpy.lib._iotools', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/_iotools.py', + 'PYMODULE'), + ('numpy.core.numeric', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/numeric.py', + 'PYMODULE'), + ('numpy.core._asarray', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_asarray.py', + 'PYMODULE'), + ('numpy.core.arrayprint', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/arrayprint.py', + 'PYMODULE'), + ('numpy.core.fromnumeric', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/fromnumeric.py', + 'PYMODULE'), + ('numpy.core._methods', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_methods.py', + 'PYMODULE'), + ('numpy.lib.stride_tricks', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/stride_tricks.py', + 'PYMODULE'), + ('numpy.core._exceptions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_exceptions.py', + 'PYMODULE'), + ('numpy._utils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_utils/__init__.py', + 'PYMODULE'), + ('numpy._utils._convertions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_utils/_convertions.py', + 'PYMODULE'), + ('numpy.core._ufunc_config', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_ufunc_config.py', + 'PYMODULE'), + ('numpy.core.numerictypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/numerictypes.py', + 'PYMODULE'), + ('numpy.core._dtype', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_dtype.py', + 'PYMODULE'), + ('numpy.core._type_aliases', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_type_aliases.py', + 'PYMODULE'), + ('numpy.core._string_helpers', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_string_helpers.py', + 'PYMODULE'), + ('numpy.core.shape_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/shape_base.py', + 'PYMODULE'), + ('numpy.core.multiarray', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/multiarray.py', + 'PYMODULE'), + ('numpy.ma.mrecords', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/mrecords.py', + 'PYMODULE'), + ('numpy.core.records', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/records.py', + 'PYMODULE'), + ('numpy.core.umath', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/umath.py', + 'PYMODULE'), + ('numpy.core.overrides', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/overrides.py', + 'PYMODULE'), + ('numpy._utils._inspect', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_utils/_inspect.py', + 'PYMODULE'), + ('numpy.testing._private.extbuild', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/_private/extbuild.py', + 'PYMODULE'), + ('numpy.testing._private.utils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/_private/utils.py', + 'PYMODULE'), + ('doctest', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py', + 'PYMODULE'), + ('pdb', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pdb.py', + 'PYMODULE'), + ('pydoc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc.py', + 'PYMODULE'), + ('http.server', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/server.py', + 'PYMODULE'), + ('socketserver', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socketserver.py', + 'PYMODULE'), + ('html', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/__init__.py', + 'PYMODULE'), + ('html.entities', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/entities.py', + 'PYMODULE'), + ('pydoc_data.topics', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/topics.py', + 'PYMODULE'), + ('pydoc_data', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/__init__.py', + 'PYMODULE'), + ('tty', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tty.py', + 'PYMODULE'), + ('code', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/code.py', + 'PYMODULE'), + ('codeop', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/codeop.py', + 'PYMODULE'), + ('bdb', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bdb.py', + 'PYMODULE'), + ('cmd', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/cmd.py', + 'PYMODULE'), + ('difflib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/difflib.py', + 'PYMODULE'), + ('unittest.case', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/case.py', + 'PYMODULE'), + ('unittest._log', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/_log.py', + 'PYMODULE'), + ('unittest.util', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/util.py', + 'PYMODULE'), + ('unittest.result', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/result.py', + 'PYMODULE'), + ('numpy.testing._private', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/_private/__init__.py', + 'PYMODULE'), + ('unittest', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/__init__.py', + 'PYMODULE'), + ('unittest.async_case', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/async_case.py', + 'PYMODULE'), + ('asyncio', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/__init__.py', + 'PYMODULE'), + ('asyncio.unix_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/unix_events.py', + 'PYMODULE'), + ('asyncio.log', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/log.py', + 'PYMODULE'), + ('asyncio.windows_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_utils.py', + 'PYMODULE'), + ('asyncio.selector_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/selector_events.py', + 'PYMODULE'), + ('asyncio.proactor_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/proactor_events.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_subprocess.py', + 'PYMODULE'), + ('asyncio.threads', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/threads.py', + 'PYMODULE'), + ('asyncio.timeouts', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/timeouts.py', + 'PYMODULE'), + ('asyncio.taskgroups', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/taskgroups.py', + 'PYMODULE'), + ('asyncio.subprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/subprocess.py', + 'PYMODULE'), + ('asyncio.streams', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/streams.py', + 'PYMODULE'), + ('asyncio.queues', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/queues.py', + 'PYMODULE'), + ('asyncio.runners', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/runners.py', + 'PYMODULE'), + ('asyncio.base_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_events.py', + 'PYMODULE'), + ('concurrent.futures', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/__init__.py', + 'PYMODULE'), + ('concurrent.futures.thread', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/thread.py', + 'PYMODULE'), + ('concurrent.futures.process', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/process.py', + 'PYMODULE'), + ('concurrent.futures._base', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py', + 'PYMODULE'), + ('concurrent', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/__init__.py', + 'PYMODULE'), + ('asyncio.trsock', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/trsock.py', + 'PYMODULE'), + ('asyncio.staggered', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/staggered.py', + 'PYMODULE'), + ('asyncio.tasks', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/tasks.py', + 'PYMODULE'), + ('asyncio.locks', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/locks.py', + 'PYMODULE'), + ('asyncio.base_tasks', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_tasks.py', + 'PYMODULE'), + ('asyncio.mixins', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/mixins.py', + 'PYMODULE'), + ('asyncio.sslproto', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/sslproto.py', + 'PYMODULE'), + ('asyncio.transports', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/transports.py', + 'PYMODULE'), + ('asyncio.protocols', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/protocols.py', + 'PYMODULE'), + ('asyncio.futures', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/futures.py', + 'PYMODULE'), + ('asyncio.base_futures', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_futures.py', + 'PYMODULE'), + ('asyncio.exceptions', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/exceptions.py', + 'PYMODULE'), + ('asyncio.events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/events.py', + 'PYMODULE'), + ('asyncio.format_helpers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/format_helpers.py', + 'PYMODULE'), + ('asyncio.coroutines', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/coroutines.py', + 'PYMODULE'), + ('asyncio.constants', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/constants.py', + 'PYMODULE'), + ('unittest.signals', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/signals.py', + 'PYMODULE'), + ('unittest.main', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/main.py', + 'PYMODULE'), + ('unittest.runner', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/runner.py', + 'PYMODULE'), + ('unittest.loader', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/loader.py', + 'PYMODULE'), + ('unittest.suite', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/suite.py', + 'PYMODULE'), + ('numpy.matrixlib', + '/opt/homebrew/lib/python3.11/site-packages/numpy/matrixlib/__init__.py', + 'PYMODULE'), + ('numpy.matrixlib.defmatrix', + '/opt/homebrew/lib/python3.11/site-packages/numpy/matrixlib/defmatrix.py', + 'PYMODULE'), + ('numpy.ma', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/__init__.py', + 'PYMODULE'), + ('numpy.ma.extras', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/extras.py', + 'PYMODULE'), + ('numpy.lib.index_tricks', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/index_tricks.py', + 'PYMODULE'), + ('numpy.lib.function_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/function_base.py', + 'PYMODULE'), + ('numpy.lib.histograms', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/histograms.py', + 'PYMODULE'), + ('numpy.lib.twodim_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/twodim_base.py', + 'PYMODULE'), + ('numpy.core.function_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/function_base.py', + 'PYMODULE'), + ('numpy.ma.core', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/core.py', + 'PYMODULE'), + ('numpy.ctypeslib', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ctypeslib.py', + 'PYMODULE'), + ('numpy.core._internal', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_internal.py', + 'PYMODULE'), + ('numpy.random', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/__init__.py', + 'PYMODULE'), + ('numpy.random._pickle', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_pickle.py', + 'PYMODULE'), + ('numpy.polynomial', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/__init__.py', + 'PYMODULE'), + ('numpy.polynomial._polybase', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/_polybase.py', + 'PYMODULE'), + ('numpy.polynomial.laguerre', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/laguerre.py', + 'PYMODULE'), + ('numpy.polynomial.hermite_e', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/hermite_e.py', + 'PYMODULE'), + ('numpy.polynomial.hermite', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/hermite.py', + 'PYMODULE'), + ('numpy.polynomial.legendre', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/legendre.py', + 'PYMODULE'), + ('numpy.polynomial.chebyshev', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/chebyshev.py', + 'PYMODULE'), + ('numpy.polynomial.polynomial', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/polynomial.py', + 'PYMODULE'), + ('numpy.polynomial.polyutils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/polyutils.py', + 'PYMODULE'), + ('numpy.fft', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/__init__.py', + 'PYMODULE'), + ('numpy.fft.helper', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/helper.py', + 'PYMODULE'), + ('numpy.fft._pocketfft', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/_pocketfft.py', + 'PYMODULE'), + ('numpy.linalg', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/__init__.py', + 'PYMODULE'), + ('numpy.linalg.linalg', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/linalg.py', + 'PYMODULE'), + ('numpy._typing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/__init__.py', + 'PYMODULE'), + ('numpy._typing._array_like', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_array_like.py', + 'PYMODULE'), + ('numpy._typing._dtype_like', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_dtype_like.py', + 'PYMODULE'), + ('numpy._typing._shape', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_shape.py', + 'PYMODULE'), + ('numpy._typing._scalars', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_scalars.py', + 'PYMODULE'), + ('numpy._typing._char_codes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_char_codes.py', + 'PYMODULE'), + ('numpy._typing._nbit', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_nbit.py', + 'PYMODULE'), + ('numpy._typing._nested_sequence', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_nested_sequence.py', + 'PYMODULE'), + ('numpy.lib', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/__init__.py', + 'PYMODULE'), + ('numpy.lib._version', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/_version.py', + 'PYMODULE'), + ('numpy.lib.arraypad', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/arraypad.py', + 'PYMODULE'), + ('numpy.lib.arrayterator', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/arrayterator.py', + 'PYMODULE'), + ('numpy.lib.npyio', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/npyio.py', + 'PYMODULE'), + ('numpy.lib._datasource', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/_datasource.py', + 'PYMODULE'), + ('numpy.lib.format', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/format.py', + 'PYMODULE'), + ('numpy.lib.arraysetops', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/arraysetops.py', + 'PYMODULE'), + ('numpy.lib.utils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/utils.py', + 'PYMODULE'), + ('numpy.lib.polynomial', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/polynomial.py', + 'PYMODULE'), + ('numpy.lib.ufunclike', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/ufunclike.py', + 'PYMODULE'), + ('numpy.lib.shape_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/shape_base.py', + 'PYMODULE'), + ('numpy.lib.nanfunctions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/nanfunctions.py', + 'PYMODULE'), + ('numpy.lib.type_check', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/type_check.py', + 'PYMODULE'), + ('numpy.core.getlimits', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/getlimits.py', + 'PYMODULE'), + ('numpy.core._machar', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_machar.py', + 'PYMODULE'), + ('numpy.lib.scimath', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/scimath.py', + 'PYMODULE'), + ('numpy.lib.mixins', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/mixins.py', + 'PYMODULE'), + ('numpy.dtypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/dtypes.py', + 'PYMODULE'), + ('numpy.compat', + '/opt/homebrew/lib/python3.11/site-packages/numpy/compat/__init__.py', + 'PYMODULE'), + ('numpy.compat.py3k', + '/opt/homebrew/lib/python3.11/site-packages/numpy/compat/py3k.py', + 'PYMODULE'), + ('numpy.core', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/__init__.py', + 'PYMODULE'), + ('numpy.core._add_newdocs_scalars', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_add_newdocs_scalars.py', + 'PYMODULE'), + ('numpy.core._add_newdocs', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_add_newdocs.py', + 'PYMODULE'), + ('numpy.core.einsumfunc', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/einsumfunc.py', + 'PYMODULE'), + ('numpy.core.memmap', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/memmap.py', + 'PYMODULE'), + ('numpy.core.defchararray', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/defchararray.py', + 'PYMODULE'), + ('numpy.__config__', + '/opt/homebrew/lib/python3.11/site-packages/numpy/__config__.py', + 'PYMODULE'), + ('numpy.array_api', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/__init__.py', + 'PYMODULE'), + ('numpy.array_api._utility_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_utility_functions.py', + 'PYMODULE'), + ('numpy.array_api._array_object', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_array_object.py', + 'PYMODULE'), + ('numpy.typing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/typing/__init__.py', + 'PYMODULE'), + ('numpy._typing._add_docstring', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_add_docstring.py', + 'PYMODULE'), + ('numpy.array_api._typing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_typing.py', + 'PYMODULE'), + ('numpy.array_api._statistical_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_statistical_functions.py', + 'PYMODULE'), + ('numpy.array_api._sorting_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_sorting_functions.py', + 'PYMODULE'), + ('numpy.array_api._set_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_set_functions.py', + 'PYMODULE'), + ('numpy.array_api._searching_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_searching_functions.py', + 'PYMODULE'), + ('numpy.array_api._manipulation_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_manipulation_functions.py', + 'PYMODULE'), + ('numpy.array_api.linalg', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/linalg.py', + 'PYMODULE'), + ('numpy.array_api._indexing_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_indexing_functions.py', + 'PYMODULE'), + ('numpy.array_api._elementwise_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_elementwise_functions.py', + 'PYMODULE'), + ('numpy.array_api._dtypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_dtypes.py', + 'PYMODULE'), + ('numpy.array_api._data_type_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_data_type_functions.py', + 'PYMODULE'), + ('numpy.array_api._creation_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_creation_functions.py', + 'PYMODULE'), + ('numpy.array_api._constants', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_constants.py', + 'PYMODULE'), + ('numpy._distributor_init', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_distributor_init.py', + 'PYMODULE'), + ('numpy.version', + '/opt/homebrew/lib/python3.11/site-packages/numpy/version.py', + 'PYMODULE'), + ('numpy.exceptions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/exceptions.py', + 'PYMODULE'), + ('numpy._globals', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_globals.py', + 'PYMODULE'), + ('PIL.ImagePalette', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImagePalette.py', + 'PYMODULE'), + ('PIL.PaletteFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PaletteFile.py', + 'PYMODULE'), + ('PIL.GimpPaletteFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GimpPaletteFile.py', + 'PYMODULE'), + ('PIL.GimpGradientFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GimpGradientFile.py', + 'PYMODULE'), + ('PIL.PngImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PngImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageChops', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageChops.py', + 'PYMODULE'), + ('PIL.PpmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PpmImagePlugin.py', + 'PYMODULE'), + ('PIL.JpegImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/JpegImagePlugin.py', + 'PYMODULE'), + ('PIL.JpegPresets', + '/opt/homebrew/lib/python3.11/site-packages/PIL/JpegPresets.py', + 'PYMODULE'), + ('PIL.GifImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GifImagePlugin.py', + 'PYMODULE'), + ('PIL.BmpImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/BmpImagePlugin.py', + 'PYMODULE'), + ('PIL._util', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_util.py', + 'PYMODULE'), + ('PIL._binary', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_binary.py', + 'PYMODULE'), + ('PIL.TiffTags', + '/opt/homebrew/lib/python3.11/site-packages/PIL/TiffTags.py', + 'PYMODULE'), + ('PIL.ImageMode', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageMode.py', + 'PYMODULE'), + ('PIL.ExifTags', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ExifTags.py', + 'PYMODULE'), + ('PIL', + '/opt/homebrew/lib/python3.11/site-packages/PIL/__init__.py', + 'PYMODULE'), + ('PIL._version', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_version.py', + 'PYMODULE'), + ('tkinterdnd2.TkinterDnD', + '/opt/homebrew/lib/python3.11/site-packages/tkinterdnd2/TkinterDnD.py', + 'PYMODULE'), + ('tkinter.tix', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/tix.py', + 'PYMODULE'), + ('tkinterdnd2', + '/opt/homebrew/lib/python3.11/site-packages/tkinterdnd2/__init__.py', + 'PYMODULE'), + ('tkinter.ttk', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/ttk.py', + 'PYMODULE'), + ('tkinter.filedialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/filedialog.py', + 'PYMODULE'), + ('tkinter.simpledialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/simpledialog.py', + 'PYMODULE'), + ('tkinter.commondialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/commondialog.py', + 'PYMODULE'), + ('tkinter.dialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/dialog.py', + 'PYMODULE'), + ('tkinter.messagebox', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/messagebox.py', + 'PYMODULE'), + ('tkinter', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/__init__.py', + 'PYMODULE'), + ('tkinter.constants', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/constants.py', + 'PYMODULE'), + ('helper_functions', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src/helper_functions.py', + 'PYMODULE'), + ('importlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py', + 'PYMODULE'), + ('subprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py', + 'PYMODULE')], + [('Python.framework/Versions/3.11/Python', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Python', + 'BINARY'), + ('lib-dynload/select.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/math.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/zlib.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/pyexpat.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_scproxy.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/termios.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/binascii.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_statistics.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha512.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_random.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_typing.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/grp.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_csv.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/resource.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_opcode.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_pickle.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_ssl.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_hashlib.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha3.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_blake2.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha256.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_md5.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha1.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_bisect.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/unicodedata.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_contextvars.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_decimal.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_datetime.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_multiprocessing.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_struct.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/array.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_socket.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_posixshmem.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_posixsubprocess.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/mmap.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_ctypes.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_queue.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_heapq.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_multibytecodec.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_jp.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_jp.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_kr.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_kr.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_iso2022.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_cn.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_cn.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_tw.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_bz2.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_hk.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_lzma.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_json.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so', + 'EXTENSION'), + ('charset_normalizer/md__mypyc.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md__mypyc.cpython-311-darwin.so', + 'EXTENSION'), + ('charset_normalizer/md.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imagingtk.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_webp.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imagingcms.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/core/_multiarray_tests.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/core/_multiarray_umath.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/readline.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/linalg/_umath_linalg.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_asyncio.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/mtrand.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_sfc64.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_philox.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_pcg64.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_mt19937.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/bit_generator.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_generator.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_bounded_integers.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_common.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/fft/_pocketfft_internal.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imaging.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so', + 'EXTENSION'), + ('_tkinter.cpython-311-darwin.so', + '/opt/homebrew/opt/python-tk@3.11/libexec/_tkinter.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/fcntl.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so', + 'EXTENSION'), + ('libcrypto.3.dylib', + '/opt/homebrew/opt/openssl@3/lib/libcrypto.3.dylib', + 'BINARY'), + ('libssl.3.dylib', + '/opt/homebrew/opt/openssl@3/lib/libssl.3.dylib', + 'BINARY'), + ('libmpdec.3.dylib', + '/opt/homebrew/opt/mpdecimal/lib/libmpdec.3.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebpdemux.2.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebpdemux.2.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebp.7.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebp.7.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebpmux.3.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebpmux.3.dylib', + 'BINARY'), + ('PIL/.dylibs/liblcms2.2.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/liblcms2.2.dylib', + 'BINARY'), + ('libopenblas.0.dylib', + '/opt/homebrew/opt/openblas/lib/libopenblas.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libjpeg.62.4.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libjpeg.62.4.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libopenjp2.2.5.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libopenjp2.2.5.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libz.1.3.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libz.1.3.dylib', + 'BINARY'), + ('PIL/.dylibs/libtiff.6.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libtiff.6.dylib', + 'BINARY'), + ('PIL/.dylibs/libxcb.1.1.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib', + 'BINARY'), + ('libtcl8.6.dylib', '/opt/homebrew/opt/tcl-tk/lib/libtcl8.6.dylib', 'BINARY'), + ('libtk8.6.dylib', '/opt/homebrew/opt/tcl-tk/lib/libtk8.6.dylib', 'BINARY'), + ('PIL/.dylibs/libsharpyuv.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libsharpyuv.0.dylib', + 'BINARY'), + ('libgomp.1.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libgomp.1.dylib', + 'BINARY'), + ('libquadmath.0.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libquadmath.0.dylib', + 'BINARY'), + ('libgfortran.5.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libgfortran.5.dylib', + 'BINARY'), + ('PIL/.dylibs/liblzma.5.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/liblzma.5.dylib', + 'BINARY'), + ('PIL/.dylibs/libXau.6.0.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libXau.6.0.0.dylib', + 'BINARY'), + ('libgcc_s.1.1.dylib', + '/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/libgcc_s.1.1.dylib', + 'BINARY')], + [], + [], + [('base_library.zip', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/base_library.zip', + 'DATA'), + ('certifi/py.typed', + '/opt/homebrew/lib/python3.11/site-packages/certifi/py.typed', + 'DATA'), + ('certifi/cacert.pem', + '/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem', + 'DATA'), + ('tcl/encoding/iso8859-16.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-16.enc', + 'DATA'), + ('tcl/encoding/cp1254.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1254.enc', + 'DATA'), + ('tcl/msgs/es_ec.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ec.msg', + 'DATA'), + ('tk/ttk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/spinbox.tcl', + 'DATA'), + ('tk/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/eo.msg', + 'DATA'), + ('tcl/msgs/et.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/et.msg', + 'DATA'), + ('tcl/encoding/cp1250.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1250.enc', + 'DATA'), + ('tcl/encoding/iso8859-8.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-8.enc', + 'DATA'), + ('tcl/msgs/id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id.msg', + 'DATA'), + ('tcl/encoding/cp932.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp932.enc', + 'DATA'), + ('tk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/button.tcl', + 'DATA'), + ('tcl/msgs/fr_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ca.msg', + 'DATA'), + ('tcl/encoding/cp950.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp950.enc', + 'DATA'), + ('tk/palette.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/palette.tcl', + 'DATA'), + ('tcl/msgs/fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo.msg', + 'DATA'), + ('tcl/msgs/nb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nb.msg', + 'DATA'), + ('tk/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fi.msg', + 'DATA'), + ('tcl/msgs/fr_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ch.msg', + 'DATA'), + ('tk/msgbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgbox.tcl', + 'DATA'), + ('tk/images/logoLarge.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoLarge.gif', + 'DATA'), + ('tcl/msgs/ga.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga.msg', + 'DATA'), + ('tcl/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fi.msg', + 'DATA'), + ('tk/ttk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/panedwindow.tcl', + 'DATA'), + ('tcl/msgs/fr_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_be.msg', + 'DATA'), + ('tcl/encoding/gb12345.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb12345.enc', + 'DATA'), + ('tcl/encoding/cp865.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp865.enc', + 'DATA'), + ('tcl/encoding/cp936.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp936.enc', + 'DATA'), + ('tk/iconlist.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/iconlist.tcl', + 'DATA'), + ('tk/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/ru.msg', + 'DATA'), + ('tcl/encoding/macJapan.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macJapan.enc', + 'DATA'), + ('tcl/msgs/es_ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ar.msg', + 'DATA'), + ('tcl/msgs/en_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_hk.msg', + 'DATA'), + ('tcl/msgs/en_bw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_bw.msg', + 'DATA'), + ('tcl/safe.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/safe.tcl', + 'DATA'), + ('tcl/encoding/cp866.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp866.enc', + 'DATA'), + ('tk/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/hu.msg', + 'DATA'), + ('tcl/encoding/gb2312.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312.enc', + 'DATA'), + ('tcl/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclIndex', + 'DATA'), + ('tcl/msgs/ms.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms.msg', + 'DATA'), + ('tk/images/logo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo.eps', + 'DATA'), + ('tcl/encoding/iso8859-6.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-6.enc', + 'DATA'), + ('tcl/msgs/sk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sk.msg', + 'DATA'), + ('tcl/msgs/ar_sy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_sy.msg', + 'DATA'), + ('tk/ttk/scrollbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scrollbar.tcl', + 'DATA'), + ('tcl/msgs/vi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/vi.msg', + 'DATA'), + ('tcl/encoding/cp737.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp737.enc', + 'DATA'), + ('tcl/encoding/iso8859-13.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-13.enc', + 'DATA'), + ('tcl/tm.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tm.tcl', + 'DATA'), + ('tk/images/pwrdLogo150.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo150.gif', + 'DATA'), + ('tcl/msgs/tr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/tr.msg', + 'DATA'), + ('tcl/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/da.msg', + 'DATA'), + ('tcl/msgs/ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar.msg', + 'DATA'), + ('tcl/encoding/dingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/dingbats.enc', + 'DATA'), + ('tcl/msgs/kl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl.msg', + 'DATA'), + ('tcl/msgs/hi_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi_in.msg', + 'DATA'), + ('tcl/encoding/ascii.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ascii.enc', + 'DATA'), + ('tcl8/8.5/tcltest-2.5.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/tcltest-2.5.5.tm', + 'DATA'), + ('tcl/http1.0/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/pkgIndex.tcl', + 'DATA'), + ('tk/ttk/ttk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/ttk.tcl', + 'DATA'), + ('tcl/encoding/macTurkish.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macTurkish.enc', + 'DATA'), + ('tcl/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/bn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn.msg', + 'DATA'), + ('tk/tkAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkAppInit.c', + 'DATA'), + ('tk/comdlg.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/comdlg.tcl', + 'DATA'), + ('tcl/msgs/ga_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga_ie.msg', + 'DATA'), + ('tcl/msgs/kok.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok.msg', + 'DATA'), + ('tcl/msgs/en_nz.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_nz.msg', + 'DATA'), + ('tcl/encoding/cp863.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp863.enc', + 'DATA'), + ('tk/ttk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scale.tcl', + 'DATA'), + ('tcl/msgs/hi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi.msg', + 'DATA'), + ('tk/images/logo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo100.gif', + 'DATA'), + ('tcl/msgs/hr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hr.msg', + 'DATA'), + ('tcl/msgs/es_sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_sv.msg', + 'DATA'), + ('tcl/encoding/jis0201.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0201.enc', + 'DATA'), + ('tcl/msgs/en_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ie.msg', + 'DATA'), + ('tcl/encoding/euc-cn.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-cn.enc', + 'DATA'), + ('tk/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/te_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te_in.msg', + 'DATA'), + ('tcl/msgs/es_hn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_hn.msg', + 'DATA'), + ('tcl/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hu.msg', + 'DATA'), + ('tk/images/pwrdLogo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo100.gif', + 'DATA'), + ('tcl/msgs/es_ve.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ve.msg', + 'DATA'), + ('tk/ttk/aquaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/aquaTheme.tcl', + 'DATA'), + ('tcl/msgs/af.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af.msg', + 'DATA'), + ('tcl/encoding/cp1257.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1257.enc', + 'DATA'), + ('tcl/encoding/symbol.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/symbol.enc', + 'DATA'), + ('tcl/msgs/eu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu.msg', + 'DATA'), + ('tcl/encoding/euc-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-jp.enc', + 'DATA'), + ('tk/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pl.msg', + 'DATA'), + ('tcl/msgs/ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ca.msg', + 'DATA'), + ('tcl/msgs/en_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_sg.msg', + 'DATA'), + ('tk/ttk/combobox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/combobox.tcl', + 'DATA'), + ('tcl/http1.0/http.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/http.tcl', + 'DATA'), + ('tcl/msgs/ko.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko.msg', + 'DATA'), + ('tcl/msgs/pt_br.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt_br.msg', + 'DATA'), + ('tk/mkpsenc.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/mkpsenc.tcl', + 'DATA'), + ('tk/ttk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/button.tcl', + 'DATA'), + ('tcl/msgs/de_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_be.msg', + 'DATA'), + ('tk/dialog.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/dialog.tcl', + 'DATA'), + ('tcl/history.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/history.tcl', + 'DATA'), + ('tk/ttk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/entry.tcl', + 'DATA'), + ('tk/ttk/vistaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/vistaTheme.tcl', + 'DATA'), + ('tcl8/8.4/platform-1.0.19.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform-1.0.19.tm', + 'DATA'), + ('tcl/encoding/cns11643.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cns11643.enc', + 'DATA'), + ('tcl/msgs/es_py.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_py.msg', + 'DATA'), + ('tcl/encoding/iso8859-5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-5.enc', + 'DATA'), + ('tk/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/it.msg', + 'DATA'), + ('tcl/tclAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclAppInit.c', + 'DATA'), + ('tk/ttk/xpTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/xpTheme.tcl', + 'DATA'), + ('tcl/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/kok_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok_in.msg', + 'DATA'), + ('tcl/encoding/iso2022-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-kr.enc', + 'DATA'), + ('tcl/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr.msg', + 'DATA'), + ('tk/ttk/menubutton.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/menubutton.tcl', + 'DATA'), + ('tcl/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/el.msg', + 'DATA'), + ('tcl/msgs/zh_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_hk.msg', + 'DATA'), + ('tk/images/logoMed.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoMed.gif', + 'DATA'), + ('tk/bgerror.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/bgerror.tcl', + 'DATA'), + ('tk/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/da.msg', + 'DATA'), + ('tcl/encoding/cp869.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp869.enc', + 'DATA'), + ('tcl/encoding/jis0212.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0212.enc', + 'DATA'), + ('tk/xmfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/xmfbox.tcl', + 'DATA'), + ('tk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/panedwindow.tcl', + 'DATA'), + ('tk/menu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/menu.tcl', + 'DATA'), + ('tcl/encoding/cp850.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp850.enc', + 'DATA'), + ('tk/images/pwrdLogo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo.eps', + 'DATA'), + ('tcl/opt0.4/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/pkgIndex.tcl', + 'DATA'), + ('tk/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/nl.msg', + 'DATA'), + ('tcl/msgs/te.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te.msg', + 'DATA'), + ('tcl/msgs/bg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bg.msg', + 'DATA'), + ('tcl/msgs/en_zw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_zw.msg', + 'DATA'), + ('tcl/msgs/zh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh.msg', + 'DATA'), + ('tcl/encoding/cp857.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp857.enc', + 'DATA'), + ('tk/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/he.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/he.msg', + 'DATA'), + ('tcl/msgs/mt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mt.msg', + 'DATA'), + ('tcl/encoding/cp855.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp855.enc', + 'DATA'), + ('tk/focus.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/focus.tcl', + 'DATA'), + ('tcl/encoding/cp852.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp852.enc', + 'DATA'), + ('tcl/msgs/is.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/is.msg', + 'DATA'), + ('tk/ttk/progress.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/progress.tcl', + 'DATA'), + ('tcl/encoding/iso2022-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-jp.enc', + 'DATA'), + ('tcl/msgs/es_do.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_do.msg', + 'DATA'), + ('tcl/encoding/macUkraine.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macUkraine.enc', + 'DATA'), + ('tcl/encoding/ksc5601.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ksc5601.enc', + 'DATA'), + ('tcl/msgs/sh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sh.msg', + 'DATA'), + ('tk/ttk/winTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/winTheme.tcl', + 'DATA'), + ('tcl/encoding/koi8-r.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-r.enc', + 'DATA'), + ('tcl/msgs/en_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_in.msg', + 'DATA'), + ('tcl/msgs/en_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_za.msg', + 'DATA'), + ('tcl/msgs/kw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw.msg', + 'DATA'), + ('tk/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/fa_ir.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_ir.msg', + 'DATA'), + ('tcl/msgs/en_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ca.msg', + 'DATA'), + ('tcl/msgs/es_mx.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_mx.msg', + 'DATA'), + ('tk/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/pkgIndex.tcl', + 'DATA'), + ('tk/ttk/fonts.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/fonts.tcl', + 'DATA'), + ('tk/ttk/clamTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/clamTheme.tcl', + 'DATA'), + ('tk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/entry.tcl', + 'DATA'), + ('tcl/encoding/cp1255.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1255.enc', + 'DATA'), + ('tcl/encoding/macThai.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macThai.enc', + 'DATA'), + ('tk/unsupported.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/unsupported.tcl', + 'DATA'), + ('tcl/encoding/gb1988.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb1988.enc', + 'DATA'), + ('tcl/msgs/ru_ua.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru_ua.msg', + 'DATA'), + ('tk/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/es_bo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_bo.msg', + 'DATA'), + ('tcl/msgs/es_gt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_gt.msg', + 'DATA'), + ('tcl/msgs/kl_gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl_gl.msg', + 'DATA'), + ('tcl/parray.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/parray.tcl', + 'DATA'), + ('tcl/word.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/word.tcl', + 'DATA'), + ('tcl/msgs/de_at.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_at.msg', + 'DATA'), + ('tcl/auto.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/auto.tcl', + 'DATA'), + ('tcl/msgs/gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl.msg', + 'DATA'), + ('tk/ttk/sizegrip.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/sizegrip.tcl', + 'DATA'), + ('tk/text.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/text.tcl', + 'DATA'), + ('tcl/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru.msg', + 'DATA'), + ('tk/ttk/defaults.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/defaults.tcl', + 'DATA'), + ('tcl/encoding/iso8859-4.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-4.enc', + 'DATA'), + ('tcl/msgs/en_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_be.msg', + 'DATA'), + ('tcl/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/nl_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl_be.msg', + 'DATA'), + ('tk/images/logo64.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo64.gif', + 'DATA'), + ('tcl8/8.6/http-2.9.8.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/http-2.9.8.tm', + 'DATA'), + ('tcl/msgs/lt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lt.msg', + 'DATA'), + ('tk/images/pwrdLogo175.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo175.gif', + 'DATA'), + ('tcl/encoding/cp775.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp775.enc', + 'DATA'), + ('tcl/encoding/cp861.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp861.enc', + 'DATA'), + ('tcl/msgs/es_ni.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ni.msg', + 'DATA'), + ('tcl/package.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/package.tcl', + 'DATA'), + ('tcl/encoding/macCyrillic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCyrillic.enc', + 'DATA'), + ('tcl/msgs/af_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af_za.msg', + 'DATA'), + ('tcl/msgs/it_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it_ch.msg', + 'DATA'), + ('tk/tkfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkfbox.tcl', + 'DATA'), + ('tk/ttk/notebook.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/notebook.tcl', + 'DATA'), + ('tcl/msgs/es_pe.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pe.msg', + 'DATA'), + ('tcl/encoding/euc-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-kr.enc', + 'DATA'), + ('tcl/encoding/cp862.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp862.enc', + 'DATA'), + ('tk/fontchooser.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/fontchooser.tcl', + 'DATA'), + ('tcl/encoding/iso8859-9.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-9.enc', + 'DATA'), + ('tk/clrpick.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/clrpick.tcl', + 'DATA'), + ('tk/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/images/tai-ku.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/tai-ku.gif', + 'DATA'), + ('tk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scale.tcl', + 'DATA'), + ('tcl/msgs/fa_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_in.msg', + 'DATA'), + ('tcl/msgs/gv_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv_gb.msg', + 'DATA'), + ('tk/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tclIndex', + 'DATA'), + ('tcl/encoding/cp860.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp860.enc', + 'DATA'), + ('tcl/msgs/sr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sr.msg', + 'DATA'), + ('tcl/msgs/uk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/uk.msg', + 'DATA'), + ('tcl8/8.5/msgcat-1.6.1.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/msgcat-1.6.1.tm', + 'DATA'), + ('tk/ttk/altTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/altTheme.tcl', + 'DATA'), + ('tcl/msgs/bn_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn_in.msg', + 'DATA'), + ('tcl/encoding/macRomania.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRomania.enc', + 'DATA'), + ('tcl/msgs/mk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mk.msg', + 'DATA'), + ('tcl/msgs/ro.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ro.msg', + 'DATA'), + ('tcl/encoding/iso8859-14.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-14.enc', + 'DATA'), + ('tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + 'DATA'), + ('tcl/msgs/be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/be.msg', + 'DATA'), + ('tcl/msgs/zh_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_sg.msg', + 'DATA'), + ('tcl/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pl.msg', + 'DATA'), + ('tk/ttk/classicTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/classicTheme.tcl', + 'DATA'), + ('tcl/msgs/mr_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr_in.msg', + 'DATA'), + ('tk/msgs/en.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en.msg', + 'DATA'), + ('tcl/encoding/koi8-u.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-u.enc', + 'DATA'), + ('tk/console.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/console.tcl', + 'DATA'), + ('tk/obsolete.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/obsolete.tcl', + 'DATA'), + ('tcl/encoding/macRoman.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRoman.enc', + 'DATA'), + ('tcl/encoding/cp1253.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1253.enc', + 'DATA'), + ('tcl/encoding/iso8859-15.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-15.enc', + 'DATA'), + ('tcl8/8.4/platform/shell-1.1.4.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform/shell-1.1.4.tm', + 'DATA'), + ('tk/listbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/listbox.tcl', + 'DATA'), + ('tcl/msgs/ta.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta.msg', + 'DATA'), + ('tk/scrlbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scrlbar.tcl', + 'DATA'), + ('tk/images/pwrdLogo200.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo200.gif', + 'DATA'), + ('tcl/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/fa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa.msg', + 'DATA'), + ('tcl/opt0.4/optparse.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/optparse.tcl', + 'DATA'), + ('tcl/msgs/id_id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id_id.msg', + 'DATA'), + ('tcl/msgs/es_uy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_uy.msg', + 'DATA'), + ('tcl/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eo.msg', + 'DATA'), + ('tk/ttk/cursors.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/cursors.tcl', + 'DATA'), + ('tcl/msgs/ko_kr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko_kr.msg', + 'DATA'), + ('tcl/encoding/iso8859-1.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-1.enc', + 'DATA'), + ('tcl/msgs/ta_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta_in.msg', + 'DATA'), + ('tcl/encoding/iso8859-2.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-2.enc', + 'DATA'), + ('tcl/msgs/es_cl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cl.msg', + 'DATA'), + ('tcl/msgs/mr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr.msg', + 'DATA'), + ('tcl/msgs/es_co.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_co.msg', + 'DATA'), + ('tk/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fr.msg', + 'DATA'), + ('tcl/encoding/cp1252.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1252.enc', + 'DATA'), + ('tcl/msgs/es_cr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cr.msg', + 'DATA'), + ('tcl/encoding/cp949.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp949.enc', + 'DATA'), + ('tcl/encoding/cp1258.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1258.enc', + 'DATA'), + ('tk/tk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tk.tcl', + 'DATA'), + ('tk/megawidget.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/megawidget.tcl', + 'DATA'), + ('tcl/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it.msg', + 'DATA'), + ('tcl/encoding/cp1251.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1251.enc', + 'DATA'), + ('tk/safetk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/safetk.tcl', + 'DATA'), + ('tk/images/README', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/README', + 'DATA'), + ('tcl/msgs/ar_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_in.msg', + 'DATA'), + ('tcl/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl.msg', + 'DATA'), + ('tcl/encoding/iso8859-11.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-11.enc', + 'DATA'), + ('tcl/msgs/es_pa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pa.msg', + 'DATA'), + ('tk/ttk/utils.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/utils.tcl', + 'DATA'), + ('tcl/encoding/cp874.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp874.enc', + 'DATA'), + ('tcl/encoding/macGreek.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macGreek.enc', + 'DATA'), + ('tcl/msgs/en_au.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_au.msg', + 'DATA'), + ('tcl/msgs/th.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/th.msg', + 'DATA'), + ('tcl/msgs/fo_fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo_fo.msg', + 'DATA'), + ('tcl/encoding/cp1256.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1256.enc', + 'DATA'), + ('tk/choosedir.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/choosedir.tcl', + 'DATA'), + ('tcl/encoding/macDingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macDingbats.enc', + 'DATA'), + ('tcl/init.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/init.tcl', + 'DATA'), + ('tcl/encoding/iso8859-10.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-10.enc', + 'DATA'), + ('tcl/msgs/sl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sl.msg', + 'DATA'), + ('tk/optMenu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/optMenu.tcl', + 'DATA'), + ('tcl/msgs/eu_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu_es.msg', + 'DATA'), + ('tcl/encoding/cp437.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp437.enc', + 'DATA'), + ('tcl/encoding/macCentEuro.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCentEuro.enc', + 'DATA'), + ('tcl/clock.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/clock.tcl', + 'DATA'), + ('tcl/encoding/tis-620.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/tis-620.enc', + 'DATA'), + ('tcl/encoding/iso8859-7.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-7.enc', + 'DATA'), + ('tcl/msgs/en_ph.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ph.msg', + 'DATA'), + ('tcl/encoding/jis0208.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0208.enc', + 'DATA'), + ('tcl/encoding/macIceland.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macIceland.enc', + 'DATA'), + ('tcl/msgs/sw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sw.msg', + 'DATA'), + ('tcl/encoding/iso8859-3.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-3.enc', + 'DATA'), + ('tcl/encoding/macCroatian.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCroatian.enc', + 'DATA'), + ('tcl/msgs/zh_tw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_tw.msg', + 'DATA'), + ('tcl/msgs/kw_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw_gb.msg', + 'DATA'), + ('tcl/msgs/nn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nn.msg', + 'DATA'), + ('tcl/encoding/cp864.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp864.enc', + 'DATA'), + ('tk/tearoff.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tearoff.tcl', + 'DATA'), + ('tk/icons.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/icons.tcl', + 'DATA'), + ('tcl/encoding/shiftjis.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/shiftjis.enc', + 'DATA'), + ('tk/ttk/treeview.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/treeview.tcl', + 'DATA'), + ('tcl/msgs/gl_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl_es.msg', + 'DATA'), + ('tcl/msgs/es_pr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pr.msg', + 'DATA'), + ('tcl/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_gb.msg', + 'DATA'), + ('tk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/spinbox.tcl', + 'DATA'), + ('tcl/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/lv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lv.msg', + 'DATA'), + ('tcl/msgs/ar_jo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_jo.msg', + 'DATA'), + ('tcl/msgs/ms_my.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms_my.msg', + 'DATA'), + ('tcl/encoding/gb2312-raw.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312-raw.enc', + 'DATA'), + ('tcl/encoding/ebcdic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ebcdic.enc', + 'DATA'), + ('tk/images/pwrdLogo75.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo75.gif', + 'DATA'), + ('tk/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/el.msg', + 'DATA'), + ('tcl/encoding/big5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/big5.enc', + 'DATA'), + ('tcl/msgs/ja.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ja.msg', + 'DATA'), + ('tcl/msgs/gv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv.msg', + 'DATA'), + ('tcl/msgs/sq.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sq.msg', + 'DATA'), + ('tcl/encoding/iso2022.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022.enc', + 'DATA'), + ('tcl/msgs/ar_lb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_lb.msg', + 'DATA'), + ('tk/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en_gb.msg', + 'DATA'), + ('Python', 'Python.framework/Versions/3.11/Python', 'SYMLINK'), + ('liblzma.5.dylib', 'PIL/.dylibs/liblzma.5.dylib', 'SYMLINK'), + ('libwebpdemux.2.dylib', 'PIL/.dylibs/libwebpdemux.2.dylib', 'SYMLINK'), + ('libwebp.7.dylib', 'PIL/.dylibs/libwebp.7.dylib', 'SYMLINK'), + ('libwebpmux.3.dylib', 'PIL/.dylibs/libwebpmux.3.dylib', 'SYMLINK'), + ('liblcms2.2.dylib', 'PIL/.dylibs/liblcms2.2.dylib', 'SYMLINK'), + ('libjpeg.62.4.0.dylib', 'PIL/.dylibs/libjpeg.62.4.0.dylib', 'SYMLINK'), + ('libopenjp2.2.5.0.dylib', 'PIL/.dylibs/libopenjp2.2.5.0.dylib', 'SYMLINK'), + ('libz.1.3.dylib', 'PIL/.dylibs/libz.1.3.dylib', 'SYMLINK'), + ('libtiff.6.dylib', 'PIL/.dylibs/libtiff.6.dylib', 'SYMLINK'), + ('libxcb.1.1.0.dylib', 'PIL/.dylibs/libxcb.1.1.0.dylib', 'SYMLINK'), + ('libsharpyuv.0.dylib', 'PIL/.dylibs/libsharpyuv.0.dylib', 'SYMLINK'), + ('libXau.6.0.0.dylib', 'PIL/.dylibs/libXau.6.0.0.dylib', 'SYMLINK'), + ('Python.framework/Python', 'Versions/Current/Python', 'SYMLINK'), + ('Python.framework/Resources', 'Versions/Current/Resources', 'SYMLINK'), + ('Python.framework/Versions/3.11/Resources/Info.plist', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Resources/Info.plist', + 'DATA'), + ('Python.framework/Versions/Current', '3.11', 'SYMLINK')]) diff --git a/build/main/BUNDLE-00.toc b/build/main/BUNDLE-00.toc new file mode 100644 index 0000000..de5c3ae --- /dev/null +++ b/build/main/BUNDLE-00.toc @@ -0,0 +1,3 @@ +([('main', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/dist/main', + 'EXECUTABLE')],) diff --git a/build/main/EXE-00.toc b/build/main/EXE-00.toc new file mode 100644 index 0000000..77063f9 --- /dev/null +++ b/build/main/EXE-00.toc @@ -0,0 +1,1317 @@ +('/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/dist/main', + False, + False, + False, + ['/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/graphical/default_icon.icns'], + None, + False, + False, + None, + True, + False, + 'arm64', + None, + None, + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/main.pkg', + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/PYZ-00.pyz', + 'PYZ'), + ('lib-dynload/_struct.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/zlib.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so', + 'EXTENSION'), + ('struct', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgres', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('pyi_rth__tkinter', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py', + 'PYSOURCE'), + ('main', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src/main.py', + 'PYSOURCE'), + ('Python.framework/Versions/3.11/Python', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Python', + 'BINARY'), + ('lib-dynload/select.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/math.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/pyexpat.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_scproxy.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/termios.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/binascii.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_statistics.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha512.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_random.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_typing.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/grp.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_csv.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/resource.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_opcode.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_pickle.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_ssl.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_hashlib.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha3.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_blake2.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha256.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_md5.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha1.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_bisect.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/unicodedata.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_contextvars.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_decimal.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_datetime.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_multiprocessing.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/array.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_socket.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_posixshmem.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_posixsubprocess.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/mmap.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_ctypes.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_queue.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_heapq.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_multibytecodec.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_jp.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_jp.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_kr.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_kr.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_iso2022.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_cn.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_cn.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_tw.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_bz2.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_hk.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_lzma.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_json.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so', + 'EXTENSION'), + ('charset_normalizer/md__mypyc.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md__mypyc.cpython-311-darwin.so', + 'EXTENSION'), + ('charset_normalizer/md.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imagingtk.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_webp.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imagingcms.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/core/_multiarray_tests.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/core/_multiarray_umath.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/readline.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/linalg/_umath_linalg.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_asyncio.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/mtrand.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_sfc64.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_philox.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_pcg64.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_mt19937.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/bit_generator.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_generator.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_bounded_integers.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_common.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/fft/_pocketfft_internal.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imaging.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so', + 'EXTENSION'), + ('_tkinter.cpython-311-darwin.so', + '/opt/homebrew/opt/python-tk@3.11/libexec/_tkinter.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/fcntl.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so', + 'EXTENSION'), + ('libcrypto.3.dylib', + '/opt/homebrew/opt/openssl@3/lib/libcrypto.3.dylib', + 'BINARY'), + ('libssl.3.dylib', + '/opt/homebrew/opt/openssl@3/lib/libssl.3.dylib', + 'BINARY'), + ('libmpdec.3.dylib', + '/opt/homebrew/opt/mpdecimal/lib/libmpdec.3.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebpdemux.2.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebpdemux.2.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebp.7.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebp.7.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebpmux.3.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebpmux.3.dylib', + 'BINARY'), + ('PIL/.dylibs/liblcms2.2.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/liblcms2.2.dylib', + 'BINARY'), + ('libopenblas.0.dylib', + '/opt/homebrew/opt/openblas/lib/libopenblas.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libjpeg.62.4.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libjpeg.62.4.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libopenjp2.2.5.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libopenjp2.2.5.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libz.1.3.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libz.1.3.dylib', + 'BINARY'), + ('PIL/.dylibs/libtiff.6.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libtiff.6.dylib', + 'BINARY'), + ('PIL/.dylibs/libxcb.1.1.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib', + 'BINARY'), + ('libtcl8.6.dylib', '/opt/homebrew/opt/tcl-tk/lib/libtcl8.6.dylib', 'BINARY'), + ('libtk8.6.dylib', '/opt/homebrew/opt/tcl-tk/lib/libtk8.6.dylib', 'BINARY'), + ('PIL/.dylibs/libsharpyuv.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libsharpyuv.0.dylib', + 'BINARY'), + ('libgomp.1.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libgomp.1.dylib', + 'BINARY'), + ('libquadmath.0.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libquadmath.0.dylib', + 'BINARY'), + ('libgfortran.5.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libgfortran.5.dylib', + 'BINARY'), + ('PIL/.dylibs/liblzma.5.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/liblzma.5.dylib', + 'BINARY'), + ('PIL/.dylibs/libXau.6.0.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libXau.6.0.0.dylib', + 'BINARY'), + ('libgcc_s.1.1.dylib', + '/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/libgcc_s.1.1.dylib', + 'BINARY'), + ('base_library.zip', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/base_library.zip', + 'DATA'), + ('certifi/py.typed', + '/opt/homebrew/lib/python3.11/site-packages/certifi/py.typed', + 'DATA'), + ('certifi/cacert.pem', + '/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem', + 'DATA'), + ('tcl/encoding/iso8859-16.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-16.enc', + 'DATA'), + ('tcl/encoding/cp1254.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1254.enc', + 'DATA'), + ('tcl/msgs/es_ec.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ec.msg', + 'DATA'), + ('tk/ttk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/spinbox.tcl', + 'DATA'), + ('tk/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/eo.msg', + 'DATA'), + ('tcl/msgs/et.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/et.msg', + 'DATA'), + ('tcl/encoding/cp1250.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1250.enc', + 'DATA'), + ('tcl/encoding/iso8859-8.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-8.enc', + 'DATA'), + ('tcl/msgs/id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id.msg', + 'DATA'), + ('tcl/encoding/cp932.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp932.enc', + 'DATA'), + ('tk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/button.tcl', + 'DATA'), + ('tcl/msgs/fr_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ca.msg', + 'DATA'), + ('tcl/encoding/cp950.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp950.enc', + 'DATA'), + ('tk/palette.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/palette.tcl', + 'DATA'), + ('tcl/msgs/fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo.msg', + 'DATA'), + ('tcl/msgs/nb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nb.msg', + 'DATA'), + ('tk/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fi.msg', + 'DATA'), + ('tcl/msgs/fr_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ch.msg', + 'DATA'), + ('tk/msgbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgbox.tcl', + 'DATA'), + ('tk/images/logoLarge.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoLarge.gif', + 'DATA'), + ('tcl/msgs/ga.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga.msg', + 'DATA'), + ('tcl/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fi.msg', + 'DATA'), + ('tk/ttk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/panedwindow.tcl', + 'DATA'), + ('tcl/msgs/fr_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_be.msg', + 'DATA'), + ('tcl/encoding/gb12345.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb12345.enc', + 'DATA'), + ('tcl/encoding/cp865.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp865.enc', + 'DATA'), + ('tcl/encoding/cp936.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp936.enc', + 'DATA'), + ('tk/iconlist.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/iconlist.tcl', + 'DATA'), + ('tk/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/ru.msg', + 'DATA'), + ('tcl/encoding/macJapan.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macJapan.enc', + 'DATA'), + ('tcl/msgs/es_ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ar.msg', + 'DATA'), + ('tcl/msgs/en_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_hk.msg', + 'DATA'), + ('tcl/msgs/en_bw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_bw.msg', + 'DATA'), + ('tcl/safe.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/safe.tcl', + 'DATA'), + ('tcl/encoding/cp866.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp866.enc', + 'DATA'), + ('tk/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/hu.msg', + 'DATA'), + ('tcl/encoding/gb2312.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312.enc', + 'DATA'), + ('tcl/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclIndex', + 'DATA'), + ('tcl/msgs/ms.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms.msg', + 'DATA'), + ('tk/images/logo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo.eps', + 'DATA'), + ('tcl/encoding/iso8859-6.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-6.enc', + 'DATA'), + ('tcl/msgs/sk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sk.msg', + 'DATA'), + ('tcl/msgs/ar_sy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_sy.msg', + 'DATA'), + ('tk/ttk/scrollbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scrollbar.tcl', + 'DATA'), + ('tcl/msgs/vi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/vi.msg', + 'DATA'), + ('tcl/encoding/cp737.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp737.enc', + 'DATA'), + ('tcl/encoding/iso8859-13.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-13.enc', + 'DATA'), + ('tcl/tm.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tm.tcl', + 'DATA'), + ('tk/images/pwrdLogo150.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo150.gif', + 'DATA'), + ('tcl/msgs/tr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/tr.msg', + 'DATA'), + ('tcl/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/da.msg', + 'DATA'), + ('tcl/msgs/ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar.msg', + 'DATA'), + ('tcl/encoding/dingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/dingbats.enc', + 'DATA'), + ('tcl/msgs/kl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl.msg', + 'DATA'), + ('tcl/msgs/hi_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi_in.msg', + 'DATA'), + ('tcl/encoding/ascii.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ascii.enc', + 'DATA'), + ('tcl8/8.5/tcltest-2.5.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/tcltest-2.5.5.tm', + 'DATA'), + ('tcl/http1.0/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/pkgIndex.tcl', + 'DATA'), + ('tk/ttk/ttk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/ttk.tcl', + 'DATA'), + ('tcl/encoding/macTurkish.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macTurkish.enc', + 'DATA'), + ('tcl/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/bn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn.msg', + 'DATA'), + ('tk/tkAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkAppInit.c', + 'DATA'), + ('tk/comdlg.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/comdlg.tcl', + 'DATA'), + ('tcl/msgs/ga_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga_ie.msg', + 'DATA'), + ('tcl/msgs/kok.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok.msg', + 'DATA'), + ('tcl/msgs/en_nz.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_nz.msg', + 'DATA'), + ('tcl/encoding/cp863.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp863.enc', + 'DATA'), + ('tk/ttk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scale.tcl', + 'DATA'), + ('tcl/msgs/hi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi.msg', + 'DATA'), + ('tk/images/logo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo100.gif', + 'DATA'), + ('tcl/msgs/hr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hr.msg', + 'DATA'), + ('tcl/msgs/es_sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_sv.msg', + 'DATA'), + ('tcl/encoding/jis0201.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0201.enc', + 'DATA'), + ('tcl/msgs/en_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ie.msg', + 'DATA'), + ('tcl/encoding/euc-cn.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-cn.enc', + 'DATA'), + ('tk/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/te_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te_in.msg', + 'DATA'), + ('tcl/msgs/es_hn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_hn.msg', + 'DATA'), + ('tcl/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hu.msg', + 'DATA'), + ('tk/images/pwrdLogo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo100.gif', + 'DATA'), + ('tcl/msgs/es_ve.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ve.msg', + 'DATA'), + ('tk/ttk/aquaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/aquaTheme.tcl', + 'DATA'), + ('tcl/msgs/af.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af.msg', + 'DATA'), + ('tcl/encoding/cp1257.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1257.enc', + 'DATA'), + ('tcl/encoding/symbol.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/symbol.enc', + 'DATA'), + ('tcl/msgs/eu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu.msg', + 'DATA'), + ('tcl/encoding/euc-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-jp.enc', + 'DATA'), + ('tk/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pl.msg', + 'DATA'), + ('tcl/msgs/ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ca.msg', + 'DATA'), + ('tcl/msgs/en_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_sg.msg', + 'DATA'), + ('tk/ttk/combobox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/combobox.tcl', + 'DATA'), + ('tcl/http1.0/http.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/http.tcl', + 'DATA'), + ('tcl/msgs/ko.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko.msg', + 'DATA'), + ('tcl/msgs/pt_br.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt_br.msg', + 'DATA'), + ('tk/mkpsenc.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/mkpsenc.tcl', + 'DATA'), + ('tk/ttk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/button.tcl', + 'DATA'), + ('tcl/msgs/de_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_be.msg', + 'DATA'), + ('tk/dialog.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/dialog.tcl', + 'DATA'), + ('tcl/history.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/history.tcl', + 'DATA'), + ('tk/ttk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/entry.tcl', + 'DATA'), + ('tk/ttk/vistaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/vistaTheme.tcl', + 'DATA'), + ('tcl8/8.4/platform-1.0.19.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform-1.0.19.tm', + 'DATA'), + ('tcl/encoding/cns11643.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cns11643.enc', + 'DATA'), + ('tcl/msgs/es_py.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_py.msg', + 'DATA'), + ('tcl/encoding/iso8859-5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-5.enc', + 'DATA'), + ('tk/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/it.msg', + 'DATA'), + ('tcl/tclAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclAppInit.c', + 'DATA'), + ('tk/ttk/xpTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/xpTheme.tcl', + 'DATA'), + ('tcl/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/kok_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok_in.msg', + 'DATA'), + ('tcl/encoding/iso2022-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-kr.enc', + 'DATA'), + ('tcl/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr.msg', + 'DATA'), + ('tk/ttk/menubutton.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/menubutton.tcl', + 'DATA'), + ('tcl/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/el.msg', + 'DATA'), + ('tcl/msgs/zh_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_hk.msg', + 'DATA'), + ('tk/images/logoMed.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoMed.gif', + 'DATA'), + ('tk/bgerror.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/bgerror.tcl', + 'DATA'), + ('tk/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/da.msg', + 'DATA'), + ('tcl/encoding/cp869.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp869.enc', + 'DATA'), + ('tcl/encoding/jis0212.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0212.enc', + 'DATA'), + ('tk/xmfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/xmfbox.tcl', + 'DATA'), + ('tk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/panedwindow.tcl', + 'DATA'), + ('tk/menu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/menu.tcl', + 'DATA'), + ('tcl/encoding/cp850.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp850.enc', + 'DATA'), + ('tk/images/pwrdLogo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo.eps', + 'DATA'), + ('tcl/opt0.4/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/pkgIndex.tcl', + 'DATA'), + ('tk/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/nl.msg', + 'DATA'), + ('tcl/msgs/te.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te.msg', + 'DATA'), + ('tcl/msgs/bg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bg.msg', + 'DATA'), + ('tcl/msgs/en_zw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_zw.msg', + 'DATA'), + ('tcl/msgs/zh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh.msg', + 'DATA'), + ('tcl/encoding/cp857.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp857.enc', + 'DATA'), + ('tk/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/he.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/he.msg', + 'DATA'), + ('tcl/msgs/mt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mt.msg', + 'DATA'), + ('tcl/encoding/cp855.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp855.enc', + 'DATA'), + ('tk/focus.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/focus.tcl', + 'DATA'), + ('tcl/encoding/cp852.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp852.enc', + 'DATA'), + ('tcl/msgs/is.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/is.msg', + 'DATA'), + ('tk/ttk/progress.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/progress.tcl', + 'DATA'), + ('tcl/encoding/iso2022-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-jp.enc', + 'DATA'), + ('tcl/msgs/es_do.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_do.msg', + 'DATA'), + ('tcl/encoding/macUkraine.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macUkraine.enc', + 'DATA'), + ('tcl/encoding/ksc5601.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ksc5601.enc', + 'DATA'), + ('tcl/msgs/sh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sh.msg', + 'DATA'), + ('tk/ttk/winTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/winTheme.tcl', + 'DATA'), + ('tcl/encoding/koi8-r.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-r.enc', + 'DATA'), + ('tcl/msgs/en_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_in.msg', + 'DATA'), + ('tcl/msgs/en_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_za.msg', + 'DATA'), + ('tcl/msgs/kw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw.msg', + 'DATA'), + ('tk/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/fa_ir.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_ir.msg', + 'DATA'), + ('tcl/msgs/en_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ca.msg', + 'DATA'), + ('tcl/msgs/es_mx.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_mx.msg', + 'DATA'), + ('tk/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/pkgIndex.tcl', + 'DATA'), + ('tk/ttk/fonts.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/fonts.tcl', + 'DATA'), + ('tk/ttk/clamTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/clamTheme.tcl', + 'DATA'), + ('tk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/entry.tcl', + 'DATA'), + ('tcl/encoding/cp1255.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1255.enc', + 'DATA'), + ('tcl/encoding/macThai.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macThai.enc', + 'DATA'), + ('tk/unsupported.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/unsupported.tcl', + 'DATA'), + ('tcl/encoding/gb1988.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb1988.enc', + 'DATA'), + ('tcl/msgs/ru_ua.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru_ua.msg', + 'DATA'), + ('tk/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/es_bo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_bo.msg', + 'DATA'), + ('tcl/msgs/es_gt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_gt.msg', + 'DATA'), + ('tcl/msgs/kl_gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl_gl.msg', + 'DATA'), + ('tcl/parray.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/parray.tcl', + 'DATA'), + ('tcl/word.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/word.tcl', + 'DATA'), + ('tcl/msgs/de_at.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_at.msg', + 'DATA'), + ('tcl/auto.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/auto.tcl', + 'DATA'), + ('tcl/msgs/gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl.msg', + 'DATA'), + ('tk/ttk/sizegrip.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/sizegrip.tcl', + 'DATA'), + ('tk/text.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/text.tcl', + 'DATA'), + ('tcl/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru.msg', + 'DATA'), + ('tk/ttk/defaults.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/defaults.tcl', + 'DATA'), + ('tcl/encoding/iso8859-4.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-4.enc', + 'DATA'), + ('tcl/msgs/en_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_be.msg', + 'DATA'), + ('tcl/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/nl_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl_be.msg', + 'DATA'), + ('tk/images/logo64.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo64.gif', + 'DATA'), + ('tcl8/8.6/http-2.9.8.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/http-2.9.8.tm', + 'DATA'), + ('tcl/msgs/lt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lt.msg', + 'DATA'), + ('tk/images/pwrdLogo175.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo175.gif', + 'DATA'), + ('tcl/encoding/cp775.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp775.enc', + 'DATA'), + ('tcl/encoding/cp861.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp861.enc', + 'DATA'), + ('tcl/msgs/es_ni.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ni.msg', + 'DATA'), + ('tcl/package.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/package.tcl', + 'DATA'), + ('tcl/encoding/macCyrillic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCyrillic.enc', + 'DATA'), + ('tcl/msgs/af_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af_za.msg', + 'DATA'), + ('tcl/msgs/it_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it_ch.msg', + 'DATA'), + ('tk/tkfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkfbox.tcl', + 'DATA'), + ('tk/ttk/notebook.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/notebook.tcl', + 'DATA'), + ('tcl/msgs/es_pe.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pe.msg', + 'DATA'), + ('tcl/encoding/euc-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-kr.enc', + 'DATA'), + ('tcl/encoding/cp862.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp862.enc', + 'DATA'), + ('tk/fontchooser.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/fontchooser.tcl', + 'DATA'), + ('tcl/encoding/iso8859-9.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-9.enc', + 'DATA'), + ('tk/clrpick.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/clrpick.tcl', + 'DATA'), + ('tk/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/images/tai-ku.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/tai-ku.gif', + 'DATA'), + ('tk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scale.tcl', + 'DATA'), + ('tcl/msgs/fa_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_in.msg', + 'DATA'), + ('tcl/msgs/gv_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv_gb.msg', + 'DATA'), + ('tk/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tclIndex', + 'DATA'), + ('tcl/encoding/cp860.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp860.enc', + 'DATA'), + ('tcl/msgs/sr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sr.msg', + 'DATA'), + ('tcl/msgs/uk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/uk.msg', + 'DATA'), + ('tcl8/8.5/msgcat-1.6.1.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/msgcat-1.6.1.tm', + 'DATA'), + ('tk/ttk/altTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/altTheme.tcl', + 'DATA'), + ('tcl/msgs/bn_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn_in.msg', + 'DATA'), + ('tcl/encoding/macRomania.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRomania.enc', + 'DATA'), + ('tcl/msgs/mk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mk.msg', + 'DATA'), + ('tcl/msgs/ro.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ro.msg', + 'DATA'), + ('tcl/encoding/iso8859-14.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-14.enc', + 'DATA'), + ('tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + 'DATA'), + ('tcl/msgs/be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/be.msg', + 'DATA'), + ('tcl/msgs/zh_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_sg.msg', + 'DATA'), + ('tcl/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pl.msg', + 'DATA'), + ('tk/ttk/classicTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/classicTheme.tcl', + 'DATA'), + ('tcl/msgs/mr_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr_in.msg', + 'DATA'), + ('tk/msgs/en.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en.msg', + 'DATA'), + ('tcl/encoding/koi8-u.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-u.enc', + 'DATA'), + ('tk/console.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/console.tcl', + 'DATA'), + ('tk/obsolete.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/obsolete.tcl', + 'DATA'), + ('tcl/encoding/macRoman.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRoman.enc', + 'DATA'), + ('tcl/encoding/cp1253.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1253.enc', + 'DATA'), + ('tcl/encoding/iso8859-15.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-15.enc', + 'DATA'), + ('tcl8/8.4/platform/shell-1.1.4.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform/shell-1.1.4.tm', + 'DATA'), + ('tk/listbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/listbox.tcl', + 'DATA'), + ('tcl/msgs/ta.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta.msg', + 'DATA'), + ('tk/scrlbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scrlbar.tcl', + 'DATA'), + ('tk/images/pwrdLogo200.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo200.gif', + 'DATA'), + ('tcl/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/fa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa.msg', + 'DATA'), + ('tcl/opt0.4/optparse.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/optparse.tcl', + 'DATA'), + ('tcl/msgs/id_id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id_id.msg', + 'DATA'), + ('tcl/msgs/es_uy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_uy.msg', + 'DATA'), + ('tcl/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eo.msg', + 'DATA'), + ('tk/ttk/cursors.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/cursors.tcl', + 'DATA'), + ('tcl/msgs/ko_kr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko_kr.msg', + 'DATA'), + ('tcl/encoding/iso8859-1.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-1.enc', + 'DATA'), + ('tcl/msgs/ta_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta_in.msg', + 'DATA'), + ('tcl/encoding/iso8859-2.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-2.enc', + 'DATA'), + ('tcl/msgs/es_cl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cl.msg', + 'DATA'), + ('tcl/msgs/mr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr.msg', + 'DATA'), + ('tcl/msgs/es_co.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_co.msg', + 'DATA'), + ('tk/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fr.msg', + 'DATA'), + ('tcl/encoding/cp1252.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1252.enc', + 'DATA'), + ('tcl/msgs/es_cr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cr.msg', + 'DATA'), + ('tcl/encoding/cp949.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp949.enc', + 'DATA'), + ('tcl/encoding/cp1258.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1258.enc', + 'DATA'), + ('tk/tk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tk.tcl', + 'DATA'), + ('tk/megawidget.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/megawidget.tcl', + 'DATA'), + ('tcl/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it.msg', + 'DATA'), + ('tcl/encoding/cp1251.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1251.enc', + 'DATA'), + ('tk/safetk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/safetk.tcl', + 'DATA'), + ('tk/images/README', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/README', + 'DATA'), + ('tcl/msgs/ar_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_in.msg', + 'DATA'), + ('tcl/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl.msg', + 'DATA'), + ('tcl/encoding/iso8859-11.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-11.enc', + 'DATA'), + ('tcl/msgs/es_pa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pa.msg', + 'DATA'), + ('tk/ttk/utils.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/utils.tcl', + 'DATA'), + ('tcl/encoding/cp874.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp874.enc', + 'DATA'), + ('tcl/encoding/macGreek.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macGreek.enc', + 'DATA'), + ('tcl/msgs/en_au.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_au.msg', + 'DATA'), + ('tcl/msgs/th.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/th.msg', + 'DATA'), + ('tcl/msgs/fo_fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo_fo.msg', + 'DATA'), + ('tcl/encoding/cp1256.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1256.enc', + 'DATA'), + ('tk/choosedir.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/choosedir.tcl', + 'DATA'), + ('tcl/encoding/macDingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macDingbats.enc', + 'DATA'), + ('tcl/init.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/init.tcl', + 'DATA'), + ('tcl/encoding/iso8859-10.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-10.enc', + 'DATA'), + ('tcl/msgs/sl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sl.msg', + 'DATA'), + ('tk/optMenu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/optMenu.tcl', + 'DATA'), + ('tcl/msgs/eu_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu_es.msg', + 'DATA'), + ('tcl/encoding/cp437.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp437.enc', + 'DATA'), + ('tcl/encoding/macCentEuro.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCentEuro.enc', + 'DATA'), + ('tcl/clock.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/clock.tcl', + 'DATA'), + ('tcl/encoding/tis-620.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/tis-620.enc', + 'DATA'), + ('tcl/encoding/iso8859-7.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-7.enc', + 'DATA'), + ('tcl/msgs/en_ph.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ph.msg', + 'DATA'), + ('tcl/encoding/jis0208.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0208.enc', + 'DATA'), + ('tcl/encoding/macIceland.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macIceland.enc', + 'DATA'), + ('tcl/msgs/sw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sw.msg', + 'DATA'), + ('tcl/encoding/iso8859-3.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-3.enc', + 'DATA'), + ('tcl/encoding/macCroatian.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCroatian.enc', + 'DATA'), + ('tcl/msgs/zh_tw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_tw.msg', + 'DATA'), + ('tcl/msgs/kw_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw_gb.msg', + 'DATA'), + ('tcl/msgs/nn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nn.msg', + 'DATA'), + ('tcl/encoding/cp864.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp864.enc', + 'DATA'), + ('tk/tearoff.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tearoff.tcl', + 'DATA'), + ('tk/icons.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/icons.tcl', + 'DATA'), + ('tcl/encoding/shiftjis.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/shiftjis.enc', + 'DATA'), + ('tk/ttk/treeview.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/treeview.tcl', + 'DATA'), + ('tcl/msgs/gl_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl_es.msg', + 'DATA'), + ('tcl/msgs/es_pr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pr.msg', + 'DATA'), + ('tcl/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_gb.msg', + 'DATA'), + ('tk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/spinbox.tcl', + 'DATA'), + ('tcl/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/lv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lv.msg', + 'DATA'), + ('tcl/msgs/ar_jo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_jo.msg', + 'DATA'), + ('tcl/msgs/ms_my.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms_my.msg', + 'DATA'), + ('tcl/encoding/gb2312-raw.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312-raw.enc', + 'DATA'), + ('tcl/encoding/ebcdic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ebcdic.enc', + 'DATA'), + ('tk/images/pwrdLogo75.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo75.gif', + 'DATA'), + ('tk/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/el.msg', + 'DATA'), + ('tcl/encoding/big5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/big5.enc', + 'DATA'), + ('tcl/msgs/ja.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ja.msg', + 'DATA'), + ('tcl/msgs/gv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv.msg', + 'DATA'), + ('tcl/msgs/sq.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sq.msg', + 'DATA'), + ('tcl/encoding/iso2022.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022.enc', + 'DATA'), + ('tcl/msgs/ar_lb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_lb.msg', + 'DATA'), + ('tk/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en_gb.msg', + 'DATA'), + ('Python', 'Python.framework/Versions/3.11/Python', 'SYMLINK'), + ('liblzma.5.dylib', 'PIL/.dylibs/liblzma.5.dylib', 'SYMLINK'), + ('libwebpdemux.2.dylib', 'PIL/.dylibs/libwebpdemux.2.dylib', 'SYMLINK'), + ('libwebp.7.dylib', 'PIL/.dylibs/libwebp.7.dylib', 'SYMLINK'), + ('libwebpmux.3.dylib', 'PIL/.dylibs/libwebpmux.3.dylib', 'SYMLINK'), + ('liblcms2.2.dylib', 'PIL/.dylibs/liblcms2.2.dylib', 'SYMLINK'), + ('libjpeg.62.4.0.dylib', 'PIL/.dylibs/libjpeg.62.4.0.dylib', 'SYMLINK'), + ('libopenjp2.2.5.0.dylib', 'PIL/.dylibs/libopenjp2.2.5.0.dylib', 'SYMLINK'), + ('libz.1.3.dylib', 'PIL/.dylibs/libz.1.3.dylib', 'SYMLINK'), + ('libtiff.6.dylib', 'PIL/.dylibs/libtiff.6.dylib', 'SYMLINK'), + ('libxcb.1.1.0.dylib', 'PIL/.dylibs/libxcb.1.1.0.dylib', 'SYMLINK'), + ('libsharpyuv.0.dylib', 'PIL/.dylibs/libsharpyuv.0.dylib', 'SYMLINK'), + ('libXau.6.0.0.dylib', 'PIL/.dylibs/libXau.6.0.0.dylib', 'SYMLINK'), + ('Python.framework/Python', 'Versions/Current/Python', 'SYMLINK'), + ('Python.framework/Resources', 'Versions/Current/Resources', 'SYMLINK'), + ('Python.framework/Versions/3.11/Resources/Info.plist', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Resources/Info.plist', + 'DATA'), + ('Python.framework/Versions/Current', '3.11', 'SYMLINK')], + [], + False, + False, + 1700254951, + [('runw', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/bootloader/Darwin-64bit/runw', + 'EXECUTABLE')], + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Python') diff --git a/build/main/PKG-00.toc b/build/main/PKG-00.toc new file mode 100644 index 0000000..349695b --- /dev/null +++ b/build/main/PKG-00.toc @@ -0,0 +1,1312 @@ +('/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/main.pkg', + {'BINARY': True, + 'DATA': True, + 'EXECUTABLE': True, + 'EXTENSION': True, + 'PYMODULE': True, + 'PYSOURCE': True, + 'PYZ': False, + 'SPLASH': True, + 'SYMLINK': False}, + [('pyi-contents-directory _internal', '', 'OPTION'), + ('PYZ-00.pyz', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/PYZ-00.pyz', + 'PYZ'), + ('lib-dynload/_struct.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/zlib.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so', + 'EXTENSION'), + ('struct', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/struct.pyc', + 'PYMODULE'), + ('pyimod01_archive', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/pyimod01_archive.pyc', + 'PYMODULE'), + ('pyimod02_importers', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/pyimod02_importers.pyc', + 'PYMODULE'), + ('pyimod03_ctypes', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/localpycs/pyimod03_ctypes.pyc', + 'PYMODULE'), + ('pyiboot01_bootstrap', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py', + 'PYSOURCE'), + ('pyi_rth_inspect', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_pkgres', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('pyi_rth__tkinter', + '/opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py', + 'PYSOURCE'), + ('main', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src/main.py', + 'PYSOURCE'), + ('Python.framework/Versions/3.11/Python', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Python', + 'BINARY'), + ('lib-dynload/select.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/math.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/pyexpat.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_scproxy.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/termios.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/binascii.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_statistics.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha512.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_random.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_typing.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/grp.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_csv.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/resource.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_opcode.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_pickle.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_ssl.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_hashlib.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha3.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_blake2.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha256.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_md5.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_sha1.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_bisect.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/unicodedata.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_contextvars.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_decimal.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_datetime.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_multiprocessing.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/array.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_socket.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_posixshmem.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_posixsubprocess.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/mmap.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_ctypes.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_queue.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_heapq.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_multibytecodec.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_jp.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_jp.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_kr.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_kr.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_iso2022.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_cn.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_cn.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_tw.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_bz2.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_codecs_hk.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_lzma.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_json.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so', + 'EXTENSION'), + ('charset_normalizer/md__mypyc.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md__mypyc.cpython-311-darwin.so', + 'EXTENSION'), + ('charset_normalizer/md.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imagingtk.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_webp.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imagingcms.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/core/_multiarray_tests.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/core/_multiarray_umath.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/readline.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/linalg/_umath_linalg.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/_asyncio.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/mtrand.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_sfc64.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_philox.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_pcg64.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_mt19937.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/bit_generator.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_generator.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_bounded_integers.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/random/_common.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so', + 'EXTENSION'), + ('numpy/fft/_pocketfft_internal.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so', + 'EXTENSION'), + ('PIL/_imaging.cpython-311-darwin.so', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so', + 'EXTENSION'), + ('_tkinter.cpython-311-darwin.so', + '/opt/homebrew/opt/python-tk@3.11/libexec/_tkinter.cpython-311-darwin.so', + 'EXTENSION'), + ('lib-dynload/fcntl.cpython-311-darwin.so', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so', + 'EXTENSION'), + ('libcrypto.3.dylib', + '/opt/homebrew/opt/openssl@3/lib/libcrypto.3.dylib', + 'BINARY'), + ('libssl.3.dylib', + '/opt/homebrew/opt/openssl@3/lib/libssl.3.dylib', + 'BINARY'), + ('libmpdec.3.dylib', + '/opt/homebrew/opt/mpdecimal/lib/libmpdec.3.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebpdemux.2.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebpdemux.2.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebp.7.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebp.7.dylib', + 'BINARY'), + ('PIL/.dylibs/libwebpmux.3.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libwebpmux.3.dylib', + 'BINARY'), + ('PIL/.dylibs/liblcms2.2.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/liblcms2.2.dylib', + 'BINARY'), + ('libopenblas.0.dylib', + '/opt/homebrew/opt/openblas/lib/libopenblas.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libjpeg.62.4.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libjpeg.62.4.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libopenjp2.2.5.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libopenjp2.2.5.0.dylib', + 'BINARY'), + ('PIL/.dylibs/libz.1.3.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libz.1.3.dylib', + 'BINARY'), + ('PIL/.dylibs/libtiff.6.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libtiff.6.dylib', + 'BINARY'), + ('PIL/.dylibs/libxcb.1.1.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib', + 'BINARY'), + ('libtcl8.6.dylib', '/opt/homebrew/opt/tcl-tk/lib/libtcl8.6.dylib', 'BINARY'), + ('libtk8.6.dylib', '/opt/homebrew/opt/tcl-tk/lib/libtk8.6.dylib', 'BINARY'), + ('PIL/.dylibs/libsharpyuv.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libsharpyuv.0.dylib', + 'BINARY'), + ('libgomp.1.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libgomp.1.dylib', + 'BINARY'), + ('libquadmath.0.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libquadmath.0.dylib', + 'BINARY'), + ('libgfortran.5.dylib', + '/opt/homebrew/opt/gcc/lib/gcc/current/libgfortran.5.dylib', + 'BINARY'), + ('PIL/.dylibs/liblzma.5.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/liblzma.5.dylib', + 'BINARY'), + ('PIL/.dylibs/libXau.6.0.0.dylib', + '/opt/homebrew/lib/python3.11/site-packages/PIL/.dylibs/libXau.6.0.0.dylib', + 'BINARY'), + ('libgcc_s.1.1.dylib', + '/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/libgcc_s.1.1.dylib', + 'BINARY'), + ('base_library.zip', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/base_library.zip', + 'DATA'), + ('certifi/py.typed', + '/opt/homebrew/lib/python3.11/site-packages/certifi/py.typed', + 'DATA'), + ('certifi/cacert.pem', + '/opt/homebrew/lib/python3.11/site-packages/certifi/cacert.pem', + 'DATA'), + ('tcl/encoding/iso8859-16.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-16.enc', + 'DATA'), + ('tcl/encoding/cp1254.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1254.enc', + 'DATA'), + ('tcl/msgs/es_ec.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ec.msg', + 'DATA'), + ('tk/ttk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/spinbox.tcl', + 'DATA'), + ('tk/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/eo.msg', + 'DATA'), + ('tcl/msgs/et.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/et.msg', + 'DATA'), + ('tcl/encoding/cp1250.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1250.enc', + 'DATA'), + ('tcl/encoding/iso8859-8.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-8.enc', + 'DATA'), + ('tcl/msgs/id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id.msg', + 'DATA'), + ('tcl/encoding/cp932.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp932.enc', + 'DATA'), + ('tk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/button.tcl', + 'DATA'), + ('tcl/msgs/fr_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ca.msg', + 'DATA'), + ('tcl/encoding/cp950.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp950.enc', + 'DATA'), + ('tk/palette.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/palette.tcl', + 'DATA'), + ('tcl/msgs/fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo.msg', + 'DATA'), + ('tcl/msgs/nb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nb.msg', + 'DATA'), + ('tk/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fi.msg', + 'DATA'), + ('tcl/msgs/fr_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ch.msg', + 'DATA'), + ('tk/msgbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgbox.tcl', + 'DATA'), + ('tk/images/logoLarge.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoLarge.gif', + 'DATA'), + ('tcl/msgs/ga.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga.msg', + 'DATA'), + ('tcl/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fi.msg', + 'DATA'), + ('tk/ttk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/panedwindow.tcl', + 'DATA'), + ('tcl/msgs/fr_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_be.msg', + 'DATA'), + ('tcl/encoding/gb12345.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb12345.enc', + 'DATA'), + ('tcl/encoding/cp865.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp865.enc', + 'DATA'), + ('tcl/encoding/cp936.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp936.enc', + 'DATA'), + ('tk/iconlist.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/iconlist.tcl', + 'DATA'), + ('tk/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/ru.msg', + 'DATA'), + ('tcl/encoding/macJapan.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macJapan.enc', + 'DATA'), + ('tcl/msgs/es_ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ar.msg', + 'DATA'), + ('tcl/msgs/en_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_hk.msg', + 'DATA'), + ('tcl/msgs/en_bw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_bw.msg', + 'DATA'), + ('tcl/safe.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/safe.tcl', + 'DATA'), + ('tcl/encoding/cp866.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp866.enc', + 'DATA'), + ('tk/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/hu.msg', + 'DATA'), + ('tcl/encoding/gb2312.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312.enc', + 'DATA'), + ('tcl/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclIndex', + 'DATA'), + ('tcl/msgs/ms.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms.msg', + 'DATA'), + ('tk/images/logo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo.eps', + 'DATA'), + ('tcl/encoding/iso8859-6.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-6.enc', + 'DATA'), + ('tcl/msgs/sk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sk.msg', + 'DATA'), + ('tcl/msgs/ar_sy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_sy.msg', + 'DATA'), + ('tk/ttk/scrollbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scrollbar.tcl', + 'DATA'), + ('tcl/msgs/vi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/vi.msg', + 'DATA'), + ('tcl/encoding/cp737.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp737.enc', + 'DATA'), + ('tcl/encoding/iso8859-13.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-13.enc', + 'DATA'), + ('tcl/tm.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tm.tcl', + 'DATA'), + ('tk/images/pwrdLogo150.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo150.gif', + 'DATA'), + ('tcl/msgs/tr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/tr.msg', + 'DATA'), + ('tcl/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/da.msg', + 'DATA'), + ('tcl/msgs/ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar.msg', + 'DATA'), + ('tcl/encoding/dingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/dingbats.enc', + 'DATA'), + ('tcl/msgs/kl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl.msg', + 'DATA'), + ('tcl/msgs/hi_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi_in.msg', + 'DATA'), + ('tcl/encoding/ascii.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ascii.enc', + 'DATA'), + ('tcl8/8.5/tcltest-2.5.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/tcltest-2.5.5.tm', + 'DATA'), + ('tcl/http1.0/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/pkgIndex.tcl', + 'DATA'), + ('tk/ttk/ttk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/ttk.tcl', + 'DATA'), + ('tcl/encoding/macTurkish.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macTurkish.enc', + 'DATA'), + ('tcl/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/bn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn.msg', + 'DATA'), + ('tk/tkAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkAppInit.c', + 'DATA'), + ('tk/comdlg.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/comdlg.tcl', + 'DATA'), + ('tcl/msgs/ga_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga_ie.msg', + 'DATA'), + ('tcl/msgs/kok.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok.msg', + 'DATA'), + ('tcl/msgs/en_nz.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_nz.msg', + 'DATA'), + ('tcl/encoding/cp863.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp863.enc', + 'DATA'), + ('tk/ttk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scale.tcl', + 'DATA'), + ('tcl/msgs/hi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi.msg', + 'DATA'), + ('tk/images/logo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo100.gif', + 'DATA'), + ('tcl/msgs/hr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hr.msg', + 'DATA'), + ('tcl/msgs/es_sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_sv.msg', + 'DATA'), + ('tcl/encoding/jis0201.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0201.enc', + 'DATA'), + ('tcl/msgs/en_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ie.msg', + 'DATA'), + ('tcl/encoding/euc-cn.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-cn.enc', + 'DATA'), + ('tk/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/te_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te_in.msg', + 'DATA'), + ('tcl/msgs/es_hn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_hn.msg', + 'DATA'), + ('tcl/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hu.msg', + 'DATA'), + ('tk/images/pwrdLogo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo100.gif', + 'DATA'), + ('tcl/msgs/es_ve.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ve.msg', + 'DATA'), + ('tk/ttk/aquaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/aquaTheme.tcl', + 'DATA'), + ('tcl/msgs/af.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af.msg', + 'DATA'), + ('tcl/encoding/cp1257.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1257.enc', + 'DATA'), + ('tcl/encoding/symbol.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/symbol.enc', + 'DATA'), + ('tcl/msgs/eu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu.msg', + 'DATA'), + ('tcl/encoding/euc-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-jp.enc', + 'DATA'), + ('tk/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pl.msg', + 'DATA'), + ('tcl/msgs/ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ca.msg', + 'DATA'), + ('tcl/msgs/en_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_sg.msg', + 'DATA'), + ('tk/ttk/combobox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/combobox.tcl', + 'DATA'), + ('tcl/http1.0/http.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/http.tcl', + 'DATA'), + ('tcl/msgs/ko.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko.msg', + 'DATA'), + ('tcl/msgs/pt_br.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt_br.msg', + 'DATA'), + ('tk/mkpsenc.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/mkpsenc.tcl', + 'DATA'), + ('tk/ttk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/button.tcl', + 'DATA'), + ('tcl/msgs/de_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_be.msg', + 'DATA'), + ('tk/dialog.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/dialog.tcl', + 'DATA'), + ('tcl/history.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/history.tcl', + 'DATA'), + ('tk/ttk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/entry.tcl', + 'DATA'), + ('tk/ttk/vistaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/vistaTheme.tcl', + 'DATA'), + ('tcl8/8.4/platform-1.0.19.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform-1.0.19.tm', + 'DATA'), + ('tcl/encoding/cns11643.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cns11643.enc', + 'DATA'), + ('tcl/msgs/es_py.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_py.msg', + 'DATA'), + ('tcl/encoding/iso8859-5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-5.enc', + 'DATA'), + ('tk/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/it.msg', + 'DATA'), + ('tcl/tclAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclAppInit.c', + 'DATA'), + ('tk/ttk/xpTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/xpTheme.tcl', + 'DATA'), + ('tcl/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/kok_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok_in.msg', + 'DATA'), + ('tcl/encoding/iso2022-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-kr.enc', + 'DATA'), + ('tcl/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr.msg', + 'DATA'), + ('tk/ttk/menubutton.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/menubutton.tcl', + 'DATA'), + ('tcl/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/el.msg', + 'DATA'), + ('tcl/msgs/zh_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_hk.msg', + 'DATA'), + ('tk/images/logoMed.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoMed.gif', + 'DATA'), + ('tk/bgerror.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/bgerror.tcl', + 'DATA'), + ('tk/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/da.msg', + 'DATA'), + ('tcl/encoding/cp869.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp869.enc', + 'DATA'), + ('tcl/encoding/jis0212.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0212.enc', + 'DATA'), + ('tk/xmfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/xmfbox.tcl', + 'DATA'), + ('tk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/panedwindow.tcl', + 'DATA'), + ('tk/menu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/menu.tcl', + 'DATA'), + ('tcl/encoding/cp850.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp850.enc', + 'DATA'), + ('tk/images/pwrdLogo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo.eps', + 'DATA'), + ('tcl/opt0.4/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/pkgIndex.tcl', + 'DATA'), + ('tk/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/nl.msg', + 'DATA'), + ('tcl/msgs/te.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te.msg', + 'DATA'), + ('tcl/msgs/bg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bg.msg', + 'DATA'), + ('tcl/msgs/en_zw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_zw.msg', + 'DATA'), + ('tcl/msgs/zh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh.msg', + 'DATA'), + ('tcl/encoding/cp857.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp857.enc', + 'DATA'), + ('tk/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/he.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/he.msg', + 'DATA'), + ('tcl/msgs/mt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mt.msg', + 'DATA'), + ('tcl/encoding/cp855.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp855.enc', + 'DATA'), + ('tk/focus.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/focus.tcl', + 'DATA'), + ('tcl/encoding/cp852.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp852.enc', + 'DATA'), + ('tcl/msgs/is.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/is.msg', + 'DATA'), + ('tk/ttk/progress.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/progress.tcl', + 'DATA'), + ('tcl/encoding/iso2022-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-jp.enc', + 'DATA'), + ('tcl/msgs/es_do.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_do.msg', + 'DATA'), + ('tcl/encoding/macUkraine.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macUkraine.enc', + 'DATA'), + ('tcl/encoding/ksc5601.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ksc5601.enc', + 'DATA'), + ('tcl/msgs/sh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sh.msg', + 'DATA'), + ('tk/ttk/winTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/winTheme.tcl', + 'DATA'), + ('tcl/encoding/koi8-r.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-r.enc', + 'DATA'), + ('tcl/msgs/en_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_in.msg', + 'DATA'), + ('tcl/msgs/en_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_za.msg', + 'DATA'), + ('tcl/msgs/kw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw.msg', + 'DATA'), + ('tk/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/fa_ir.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_ir.msg', + 'DATA'), + ('tcl/msgs/en_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ca.msg', + 'DATA'), + ('tcl/msgs/es_mx.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_mx.msg', + 'DATA'), + ('tk/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/pkgIndex.tcl', + 'DATA'), + ('tk/ttk/fonts.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/fonts.tcl', + 'DATA'), + ('tk/ttk/clamTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/clamTheme.tcl', + 'DATA'), + ('tk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/entry.tcl', + 'DATA'), + ('tcl/encoding/cp1255.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1255.enc', + 'DATA'), + ('tcl/encoding/macThai.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macThai.enc', + 'DATA'), + ('tk/unsupported.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/unsupported.tcl', + 'DATA'), + ('tcl/encoding/gb1988.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb1988.enc', + 'DATA'), + ('tcl/msgs/ru_ua.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru_ua.msg', + 'DATA'), + ('tk/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/es_bo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_bo.msg', + 'DATA'), + ('tcl/msgs/es_gt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_gt.msg', + 'DATA'), + ('tcl/msgs/kl_gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl_gl.msg', + 'DATA'), + ('tcl/parray.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/parray.tcl', + 'DATA'), + ('tcl/word.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/word.tcl', + 'DATA'), + ('tcl/msgs/de_at.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_at.msg', + 'DATA'), + ('tcl/auto.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/auto.tcl', + 'DATA'), + ('tcl/msgs/gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl.msg', + 'DATA'), + ('tk/ttk/sizegrip.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/sizegrip.tcl', + 'DATA'), + ('tk/text.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/text.tcl', + 'DATA'), + ('tcl/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru.msg', + 'DATA'), + ('tk/ttk/defaults.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/defaults.tcl', + 'DATA'), + ('tcl/encoding/iso8859-4.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-4.enc', + 'DATA'), + ('tcl/msgs/en_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_be.msg', + 'DATA'), + ('tcl/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/nl_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl_be.msg', + 'DATA'), + ('tk/images/logo64.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo64.gif', + 'DATA'), + ('tcl8/8.6/http-2.9.8.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/http-2.9.8.tm', + 'DATA'), + ('tcl/msgs/lt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lt.msg', + 'DATA'), + ('tk/images/pwrdLogo175.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo175.gif', + 'DATA'), + ('tcl/encoding/cp775.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp775.enc', + 'DATA'), + ('tcl/encoding/cp861.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp861.enc', + 'DATA'), + ('tcl/msgs/es_ni.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ni.msg', + 'DATA'), + ('tcl/package.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/package.tcl', + 'DATA'), + ('tcl/encoding/macCyrillic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCyrillic.enc', + 'DATA'), + ('tcl/msgs/af_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af_za.msg', + 'DATA'), + ('tcl/msgs/it_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it_ch.msg', + 'DATA'), + ('tk/tkfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkfbox.tcl', + 'DATA'), + ('tk/ttk/notebook.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/notebook.tcl', + 'DATA'), + ('tcl/msgs/es_pe.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pe.msg', + 'DATA'), + ('tcl/encoding/euc-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-kr.enc', + 'DATA'), + ('tcl/encoding/cp862.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp862.enc', + 'DATA'), + ('tk/fontchooser.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/fontchooser.tcl', + 'DATA'), + ('tcl/encoding/iso8859-9.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-9.enc', + 'DATA'), + ('tk/clrpick.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/clrpick.tcl', + 'DATA'), + ('tk/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/images/tai-ku.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/tai-ku.gif', + 'DATA'), + ('tk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scale.tcl', + 'DATA'), + ('tcl/msgs/fa_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_in.msg', + 'DATA'), + ('tcl/msgs/gv_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv_gb.msg', + 'DATA'), + ('tk/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tclIndex', + 'DATA'), + ('tcl/encoding/cp860.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp860.enc', + 'DATA'), + ('tcl/msgs/sr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sr.msg', + 'DATA'), + ('tcl/msgs/uk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/uk.msg', + 'DATA'), + ('tcl8/8.5/msgcat-1.6.1.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/msgcat-1.6.1.tm', + 'DATA'), + ('tk/ttk/altTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/altTheme.tcl', + 'DATA'), + ('tcl/msgs/bn_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn_in.msg', + 'DATA'), + ('tcl/encoding/macRomania.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRomania.enc', + 'DATA'), + ('tcl/msgs/mk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mk.msg', + 'DATA'), + ('tcl/msgs/ro.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ro.msg', + 'DATA'), + ('tcl/encoding/iso8859-14.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-14.enc', + 'DATA'), + ('tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + 'DATA'), + ('tcl/msgs/be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/be.msg', + 'DATA'), + ('tcl/msgs/zh_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_sg.msg', + 'DATA'), + ('tcl/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pl.msg', + 'DATA'), + ('tk/ttk/classicTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/classicTheme.tcl', + 'DATA'), + ('tcl/msgs/mr_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr_in.msg', + 'DATA'), + ('tk/msgs/en.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en.msg', + 'DATA'), + ('tcl/encoding/koi8-u.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-u.enc', + 'DATA'), + ('tk/console.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/console.tcl', + 'DATA'), + ('tk/obsolete.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/obsolete.tcl', + 'DATA'), + ('tcl/encoding/macRoman.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRoman.enc', + 'DATA'), + ('tcl/encoding/cp1253.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1253.enc', + 'DATA'), + ('tcl/encoding/iso8859-15.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-15.enc', + 'DATA'), + ('tcl8/8.4/platform/shell-1.1.4.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform/shell-1.1.4.tm', + 'DATA'), + ('tk/listbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/listbox.tcl', + 'DATA'), + ('tcl/msgs/ta.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta.msg', + 'DATA'), + ('tk/scrlbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scrlbar.tcl', + 'DATA'), + ('tk/images/pwrdLogo200.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo200.gif', + 'DATA'), + ('tcl/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/fa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa.msg', + 'DATA'), + ('tcl/opt0.4/optparse.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/optparse.tcl', + 'DATA'), + ('tcl/msgs/id_id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id_id.msg', + 'DATA'), + ('tcl/msgs/es_uy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_uy.msg', + 'DATA'), + ('tcl/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eo.msg', + 'DATA'), + ('tk/ttk/cursors.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/cursors.tcl', + 'DATA'), + ('tcl/msgs/ko_kr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko_kr.msg', + 'DATA'), + ('tcl/encoding/iso8859-1.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-1.enc', + 'DATA'), + ('tcl/msgs/ta_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta_in.msg', + 'DATA'), + ('tcl/encoding/iso8859-2.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-2.enc', + 'DATA'), + ('tcl/msgs/es_cl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cl.msg', + 'DATA'), + ('tcl/msgs/mr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr.msg', + 'DATA'), + ('tcl/msgs/es_co.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_co.msg', + 'DATA'), + ('tk/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fr.msg', + 'DATA'), + ('tcl/encoding/cp1252.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1252.enc', + 'DATA'), + ('tcl/msgs/es_cr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cr.msg', + 'DATA'), + ('tcl/encoding/cp949.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp949.enc', + 'DATA'), + ('tcl/encoding/cp1258.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1258.enc', + 'DATA'), + ('tk/tk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tk.tcl', + 'DATA'), + ('tk/megawidget.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/megawidget.tcl', + 'DATA'), + ('tcl/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it.msg', + 'DATA'), + ('tcl/encoding/cp1251.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1251.enc', + 'DATA'), + ('tk/safetk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/safetk.tcl', + 'DATA'), + ('tk/images/README', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/README', + 'DATA'), + ('tcl/msgs/ar_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_in.msg', + 'DATA'), + ('tcl/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl.msg', + 'DATA'), + ('tcl/encoding/iso8859-11.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-11.enc', + 'DATA'), + ('tcl/msgs/es_pa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pa.msg', + 'DATA'), + ('tk/ttk/utils.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/utils.tcl', + 'DATA'), + ('tcl/encoding/cp874.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp874.enc', + 'DATA'), + ('tcl/encoding/macGreek.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macGreek.enc', + 'DATA'), + ('tcl/msgs/en_au.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_au.msg', + 'DATA'), + ('tcl/msgs/th.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/th.msg', + 'DATA'), + ('tcl/msgs/fo_fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo_fo.msg', + 'DATA'), + ('tcl/encoding/cp1256.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1256.enc', + 'DATA'), + ('tk/choosedir.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/choosedir.tcl', + 'DATA'), + ('tcl/encoding/macDingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macDingbats.enc', + 'DATA'), + ('tcl/init.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/init.tcl', + 'DATA'), + ('tcl/encoding/iso8859-10.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-10.enc', + 'DATA'), + ('tcl/msgs/sl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sl.msg', + 'DATA'), + ('tk/optMenu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/optMenu.tcl', + 'DATA'), + ('tcl/msgs/eu_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu_es.msg', + 'DATA'), + ('tcl/encoding/cp437.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp437.enc', + 'DATA'), + ('tcl/encoding/macCentEuro.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCentEuro.enc', + 'DATA'), + ('tcl/clock.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/clock.tcl', + 'DATA'), + ('tcl/encoding/tis-620.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/tis-620.enc', + 'DATA'), + ('tcl/encoding/iso8859-7.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-7.enc', + 'DATA'), + ('tcl/msgs/en_ph.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ph.msg', + 'DATA'), + ('tcl/encoding/jis0208.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0208.enc', + 'DATA'), + ('tcl/encoding/macIceland.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macIceland.enc', + 'DATA'), + ('tcl/msgs/sw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sw.msg', + 'DATA'), + ('tcl/encoding/iso8859-3.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-3.enc', + 'DATA'), + ('tcl/encoding/macCroatian.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCroatian.enc', + 'DATA'), + ('tcl/msgs/zh_tw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_tw.msg', + 'DATA'), + ('tcl/msgs/kw_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw_gb.msg', + 'DATA'), + ('tcl/msgs/nn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nn.msg', + 'DATA'), + ('tcl/encoding/cp864.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp864.enc', + 'DATA'), + ('tk/tearoff.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tearoff.tcl', + 'DATA'), + ('tk/icons.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/icons.tcl', + 'DATA'), + ('tcl/encoding/shiftjis.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/shiftjis.enc', + 'DATA'), + ('tk/ttk/treeview.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/treeview.tcl', + 'DATA'), + ('tcl/msgs/gl_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl_es.msg', + 'DATA'), + ('tcl/msgs/es_pr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pr.msg', + 'DATA'), + ('tcl/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_gb.msg', + 'DATA'), + ('tk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/spinbox.tcl', + 'DATA'), + ('tcl/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/lv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lv.msg', + 'DATA'), + ('tcl/msgs/ar_jo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_jo.msg', + 'DATA'), + ('tcl/msgs/ms_my.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms_my.msg', + 'DATA'), + ('tcl/encoding/gb2312-raw.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312-raw.enc', + 'DATA'), + ('tcl/encoding/ebcdic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ebcdic.enc', + 'DATA'), + ('tk/images/pwrdLogo75.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo75.gif', + 'DATA'), + ('tk/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/el.msg', + 'DATA'), + ('tcl/encoding/big5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/big5.enc', + 'DATA'), + ('tcl/msgs/ja.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ja.msg', + 'DATA'), + ('tcl/msgs/gv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv.msg', + 'DATA'), + ('tcl/msgs/sq.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sq.msg', + 'DATA'), + ('tcl/encoding/iso2022.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022.enc', + 'DATA'), + ('tcl/msgs/ar_lb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_lb.msg', + 'DATA'), + ('tk/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en_gb.msg', + 'DATA'), + ('Python', 'Python.framework/Versions/3.11/Python', 'SYMLINK'), + ('liblzma.5.dylib', 'PIL/.dylibs/liblzma.5.dylib', 'SYMLINK'), + ('libwebpdemux.2.dylib', 'PIL/.dylibs/libwebpdemux.2.dylib', 'SYMLINK'), + ('libwebp.7.dylib', 'PIL/.dylibs/libwebp.7.dylib', 'SYMLINK'), + ('libwebpmux.3.dylib', 'PIL/.dylibs/libwebpmux.3.dylib', 'SYMLINK'), + ('liblcms2.2.dylib', 'PIL/.dylibs/liblcms2.2.dylib', 'SYMLINK'), + ('libjpeg.62.4.0.dylib', 'PIL/.dylibs/libjpeg.62.4.0.dylib', 'SYMLINK'), + ('libopenjp2.2.5.0.dylib', 'PIL/.dylibs/libopenjp2.2.5.0.dylib', 'SYMLINK'), + ('libz.1.3.dylib', 'PIL/.dylibs/libz.1.3.dylib', 'SYMLINK'), + ('libtiff.6.dylib', 'PIL/.dylibs/libtiff.6.dylib', 'SYMLINK'), + ('libxcb.1.1.0.dylib', 'PIL/.dylibs/libxcb.1.1.0.dylib', 'SYMLINK'), + ('libsharpyuv.0.dylib', 'PIL/.dylibs/libsharpyuv.0.dylib', 'SYMLINK'), + ('libXau.6.0.0.dylib', 'PIL/.dylibs/libXau.6.0.0.dylib', 'SYMLINK'), + ('Python.framework/Python', 'Versions/Current/Python', 'SYMLINK'), + ('Python.framework/Resources', 'Versions/Current/Resources', 'SYMLINK'), + ('Python.framework/Versions/3.11/Resources/Info.plist', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/Resources/Info.plist', + 'DATA'), + ('Python.framework/Versions/Current', '3.11', 'SYMLINK')], + 'Python', + False, + False, + False, + [], + 'arm64', + None, + None) diff --git a/build/main/PYZ-00.pyz b/build/main/PYZ-00.pyz new file mode 100644 index 0000000..8431e04 Binary files /dev/null and b/build/main/PYZ-00.pyz differ diff --git a/build/main/PYZ-00.toc b/build/main/PYZ-00.toc new file mode 100644 index 0000000..1f32e0d --- /dev/null +++ b/build/main/PYZ-00.toc @@ -0,0 +1,1672 @@ +('/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/build/main/PYZ-00.pyz', + [('PIL', + '/opt/homebrew/lib/python3.11/site-packages/PIL/__init__.py', + 'PYMODULE'), + ('PIL.BlpImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/BlpImagePlugin.py', + 'PYMODULE'), + ('PIL.BmpImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/BmpImagePlugin.py', + 'PYMODULE'), + ('PIL.BufrStubImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/BufrStubImagePlugin.py', + 'PYMODULE'), + ('PIL.CurImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/CurImagePlugin.py', + 'PYMODULE'), + ('PIL.DcxImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/DcxImagePlugin.py', + 'PYMODULE'), + ('PIL.DdsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/DdsImagePlugin.py', + 'PYMODULE'), + ('PIL.EpsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/EpsImagePlugin.py', + 'PYMODULE'), + ('PIL.ExifTags', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ExifTags.py', + 'PYMODULE'), + ('PIL.FitsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FitsImagePlugin.py', + 'PYMODULE'), + ('PIL.FliImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FliImagePlugin.py', + 'PYMODULE'), + ('PIL.FpxImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FpxImagePlugin.py', + 'PYMODULE'), + ('PIL.FtexImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/FtexImagePlugin.py', + 'PYMODULE'), + ('PIL.GbrImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GbrImagePlugin.py', + 'PYMODULE'), + ('PIL.GifImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GifImagePlugin.py', + 'PYMODULE'), + ('PIL.GimpGradientFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GimpGradientFile.py', + 'PYMODULE'), + ('PIL.GimpPaletteFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GimpPaletteFile.py', + 'PYMODULE'), + ('PIL.GribStubImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/GribStubImagePlugin.py', + 'PYMODULE'), + ('PIL.Hdf5StubImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/Hdf5StubImagePlugin.py', + 'PYMODULE'), + ('PIL.IcnsImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/IcnsImagePlugin.py', + 'PYMODULE'), + ('PIL.IcoImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/IcoImagePlugin.py', + 'PYMODULE'), + ('PIL.ImImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImImagePlugin.py', + 'PYMODULE'), + ('PIL.Image', + '/opt/homebrew/lib/python3.11/site-packages/PIL/Image.py', + 'PYMODULE'), + ('PIL.ImageChops', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageChops.py', + 'PYMODULE'), + ('PIL.ImageCms', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageCms.py', + 'PYMODULE'), + ('PIL.ImageColor', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageColor.py', + 'PYMODULE'), + ('PIL.ImageFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageFile.py', + 'PYMODULE'), + ('PIL.ImageFilter', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageFilter.py', + 'PYMODULE'), + ('PIL.ImageMode', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageMode.py', + 'PYMODULE'), + ('PIL.ImageOps', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageOps.py', + 'PYMODULE'), + ('PIL.ImagePalette', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImagePalette.py', + 'PYMODULE'), + ('PIL.ImageQt', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageQt.py', + 'PYMODULE'), + ('PIL.ImageSequence', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageSequence.py', + 'PYMODULE'), + ('PIL.ImageShow', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageShow.py', + 'PYMODULE'), + ('PIL.ImageTk', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageTk.py', + 'PYMODULE'), + ('PIL.ImageWin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImageWin.py', + 'PYMODULE'), + ('PIL.ImtImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/ImtImagePlugin.py', + 'PYMODULE'), + ('PIL.IptcImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/IptcImagePlugin.py', + 'PYMODULE'), + ('PIL.Jpeg2KImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/Jpeg2KImagePlugin.py', + 'PYMODULE'), + ('PIL.JpegImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/JpegImagePlugin.py', + 'PYMODULE'), + ('PIL.JpegPresets', + '/opt/homebrew/lib/python3.11/site-packages/PIL/JpegPresets.py', + 'PYMODULE'), + ('PIL.McIdasImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/McIdasImagePlugin.py', + 'PYMODULE'), + ('PIL.MicImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MicImagePlugin.py', + 'PYMODULE'), + ('PIL.MpegImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MpegImagePlugin.py', + 'PYMODULE'), + ('PIL.MpoImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MpoImagePlugin.py', + 'PYMODULE'), + ('PIL.MspImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/MspImagePlugin.py', + 'PYMODULE'), + ('PIL.PaletteFile', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PaletteFile.py', + 'PYMODULE'), + ('PIL.PalmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PalmImagePlugin.py', + 'PYMODULE'), + ('PIL.PcdImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PcdImagePlugin.py', + 'PYMODULE'), + ('PIL.PcxImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PcxImagePlugin.py', + 'PYMODULE'), + ('PIL.PdfImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PdfImagePlugin.py', + 'PYMODULE'), + ('PIL.PdfParser', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PdfParser.py', + 'PYMODULE'), + ('PIL.PixarImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PixarImagePlugin.py', + 'PYMODULE'), + ('PIL.PngImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PngImagePlugin.py', + 'PYMODULE'), + ('PIL.PpmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PpmImagePlugin.py', + 'PYMODULE'), + ('PIL.PsdImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PsdImagePlugin.py', + 'PYMODULE'), + ('PIL.PyAccess', + '/opt/homebrew/lib/python3.11/site-packages/PIL/PyAccess.py', + 'PYMODULE'), + ('PIL.QoiImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/QoiImagePlugin.py', + 'PYMODULE'), + ('PIL.SgiImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/SgiImagePlugin.py', + 'PYMODULE'), + ('PIL.SpiderImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/SpiderImagePlugin.py', + 'PYMODULE'), + ('PIL.SunImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/SunImagePlugin.py', + 'PYMODULE'), + ('PIL.TgaImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/TgaImagePlugin.py', + 'PYMODULE'), + ('PIL.TiffImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/TiffImagePlugin.py', + 'PYMODULE'), + ('PIL.TiffTags', + '/opt/homebrew/lib/python3.11/site-packages/PIL/TiffTags.py', + 'PYMODULE'), + ('PIL.WebPImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/WebPImagePlugin.py', + 'PYMODULE'), + ('PIL.WmfImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/WmfImagePlugin.py', + 'PYMODULE'), + ('PIL.XVThumbImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/XVThumbImagePlugin.py', + 'PYMODULE'), + ('PIL.XbmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/XbmImagePlugin.py', + 'PYMODULE'), + ('PIL.XpmImagePlugin', + '/opt/homebrew/lib/python3.11/site-packages/PIL/XpmImagePlugin.py', + 'PYMODULE'), + ('PIL._binary', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_binary.py', + 'PYMODULE'), + ('PIL._deprecate', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_deprecate.py', + 'PYMODULE'), + ('PIL._util', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_util.py', + 'PYMODULE'), + ('PIL._version', + '/opt/homebrew/lib/python3.11/site-packages/PIL/_version.py', + 'PYMODULE'), + ('PIL.features', + '/opt/homebrew/lib/python3.11/site-packages/PIL/features.py', + 'PYMODULE'), + ('__future__', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/__future__.py', + 'PYMODULE'), + ('_aix_support', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_aix_support.py', + 'PYMODULE'), + ('_bootsubprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_bootsubprocess.py', + 'PYMODULE'), + ('_compat_pickle', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compat_pickle.py', + 'PYMODULE'), + ('_compression', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compression.py', + 'PYMODULE'), + ('_osx_support', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_osx_support.py', + 'PYMODULE'), + ('_py_abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_py_abc.py', + 'PYMODULE'), + ('_pydecimal', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_pydecimal.py', + 'PYMODULE'), + ('_strptime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_strptime.py', + 'PYMODULE'), + ('_sysconfigdata__darwin_darwin', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_sysconfigdata__darwin_darwin.py', + 'PYMODULE'), + ('_threading_local', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_threading_local.py', + 'PYMODULE'), + ('argparse', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/argparse.py', + 'PYMODULE'), + ('ast', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ast.py', + 'PYMODULE'), + ('asyncio', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/__init__.py', + 'PYMODULE'), + ('asyncio.base_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_events.py', + 'PYMODULE'), + ('asyncio.base_futures', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_futures.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_subprocess.py', + 'PYMODULE'), + ('asyncio.base_tasks', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_tasks.py', + 'PYMODULE'), + ('asyncio.constants', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/constants.py', + 'PYMODULE'), + ('asyncio.coroutines', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/coroutines.py', + 'PYMODULE'), + ('asyncio.events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/events.py', + 'PYMODULE'), + ('asyncio.exceptions', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/exceptions.py', + 'PYMODULE'), + ('asyncio.format_helpers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/format_helpers.py', + 'PYMODULE'), + ('asyncio.futures', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/futures.py', + 'PYMODULE'), + ('asyncio.locks', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/locks.py', + 'PYMODULE'), + ('asyncio.log', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/log.py', + 'PYMODULE'), + ('asyncio.mixins', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/mixins.py', + 'PYMODULE'), + ('asyncio.proactor_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/proactor_events.py', + 'PYMODULE'), + ('asyncio.protocols', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/protocols.py', + 'PYMODULE'), + ('asyncio.queues', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/queues.py', + 'PYMODULE'), + ('asyncio.runners', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/runners.py', + 'PYMODULE'), + ('asyncio.selector_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/selector_events.py', + 'PYMODULE'), + ('asyncio.sslproto', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/sslproto.py', + 'PYMODULE'), + ('asyncio.staggered', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/staggered.py', + 'PYMODULE'), + ('asyncio.streams', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/streams.py', + 'PYMODULE'), + ('asyncio.subprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/subprocess.py', + 'PYMODULE'), + ('asyncio.taskgroups', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/taskgroups.py', + 'PYMODULE'), + ('asyncio.tasks', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/tasks.py', + 'PYMODULE'), + ('asyncio.threads', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/threads.py', + 'PYMODULE'), + ('asyncio.timeouts', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/timeouts.py', + 'PYMODULE'), + ('asyncio.transports', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/transports.py', + 'PYMODULE'), + ('asyncio.trsock', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/trsock.py', + 'PYMODULE'), + ('asyncio.unix_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/unix_events.py', + 'PYMODULE'), + ('asyncio.windows_events', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_utils.py', + 'PYMODULE'), + ('base64', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/base64.py', + 'PYMODULE'), + ('bdb', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bdb.py', + 'PYMODULE'), + ('bisect', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bisect.py', + 'PYMODULE'), + ('bz2', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bz2.py', + 'PYMODULE'), + ('calendar', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/calendar.py', + 'PYMODULE'), + ('certifi', + '/opt/homebrew/lib/python3.11/site-packages/certifi/__init__.py', + 'PYMODULE'), + ('certifi.core', + '/opt/homebrew/lib/python3.11/site-packages/certifi/core.py', + 'PYMODULE'), + ('charset_normalizer', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/__init__.py', + 'PYMODULE'), + ('charset_normalizer.api', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/api.py', + 'PYMODULE'), + ('charset_normalizer.cd', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/cd.py', + 'PYMODULE'), + ('charset_normalizer.constant', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/constant.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/legacy.py', + 'PYMODULE'), + ('charset_normalizer.models', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/models.py', + 'PYMODULE'), + ('charset_normalizer.utils', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/utils.py', + 'PYMODULE'), + ('charset_normalizer.version', + '/opt/homebrew/lib/python3.11/site-packages/charset_normalizer/version.py', + 'PYMODULE'), + ('cmd', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/cmd.py', + 'PYMODULE'), + ('code', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/code.py', + 'PYMODULE'), + ('codeop', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/codeop.py', + 'PYMODULE'), + ('colorsys', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/colorsys.py', + 'PYMODULE'), + ('concurrent', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/__init__.py', + 'PYMODULE'), + ('concurrent.futures', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/__init__.py', + 'PYMODULE'), + ('concurrent.futures._base', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py', + 'PYMODULE'), + ('concurrent.futures.process', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/process.py', + 'PYMODULE'), + ('concurrent.futures.thread', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/thread.py', + 'PYMODULE'), + ('configparser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/configparser.py', + 'PYMODULE'), + ('contextlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextlib.py', + 'PYMODULE'), + ('contextvars', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextvars.py', + 'PYMODULE'), + ('copy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/copy.py', + 'PYMODULE'), + ('csv', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/csv.py', + 'PYMODULE'), + ('ctypes', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/__init__.py', + 'PYMODULE'), + ('ctypes._endian', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/_endian.py', + 'PYMODULE'), + ('dataclasses', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dataclasses.py', + 'PYMODULE'), + ('datetime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/datetime.py', + 'PYMODULE'), + ('decimal', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/decimal.py', + 'PYMODULE'), + ('difflib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/difflib.py', + 'PYMODULE'), + ('dis', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dis.py', + 'PYMODULE'), + ('doctest', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py', + 'PYMODULE'), + ('email', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/__init__.py', + 'PYMODULE'), + ('email._encoded_words', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_header_value_parser.py', + 'PYMODULE'), + ('email._parseaddr', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_parseaddr.py', + 'PYMODULE'), + ('email._policybase', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_policybase.py', + 'PYMODULE'), + ('email.base64mime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/base64mime.py', + 'PYMODULE'), + ('email.charset', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/charset.py', + 'PYMODULE'), + ('email.contentmanager', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/contentmanager.py', + 'PYMODULE'), + ('email.encoders', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/encoders.py', + 'PYMODULE'), + ('email.errors', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/errors.py', + 'PYMODULE'), + ('email.feedparser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/feedparser.py', + 'PYMODULE'), + ('email.generator', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/generator.py', + 'PYMODULE'), + ('email.header', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/header.py', + 'PYMODULE'), + ('email.headerregistry', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/headerregistry.py', + 'PYMODULE'), + ('email.iterators', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/iterators.py', + 'PYMODULE'), + ('email.message', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/message.py', + 'PYMODULE'), + ('email.parser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/parser.py', + 'PYMODULE'), + ('email.policy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/policy.py', + 'PYMODULE'), + ('email.quoprimime', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/quoprimime.py', + 'PYMODULE'), + ('email.utils', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/utils.py', + 'PYMODULE'), + ('fnmatch', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/fnmatch.py', + 'PYMODULE'), + ('fractions', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/fractions.py', + 'PYMODULE'), + ('ftplib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ftplib.py', + 'PYMODULE'), + ('getopt', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getopt.py', + 'PYMODULE'), + ('getpass', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getpass.py', + 'PYMODULE'), + ('gettext', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gettext.py', + 'PYMODULE'), + ('glob', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/glob.py', + 'PYMODULE'), + ('gzip', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gzip.py', + 'PYMODULE'), + ('hashlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hashlib.py', + 'PYMODULE'), + ('helper_functions', + '/Users/jakubvavra/Documents/GitHub/3D-Print-Molecules/src/helper_functions.py', + 'PYMODULE'), + ('hmac', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hmac.py', + 'PYMODULE'), + ('html', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/__init__.py', + 'PYMODULE'), + ('html.entities', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/entities.py', + 'PYMODULE'), + ('http', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/__init__.py', + 'PYMODULE'), + ('http.client', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py', + 'PYMODULE'), + ('http.cookiejar', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/cookiejar.py', + 'PYMODULE'), + ('http.cookies', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/cookies.py', + 'PYMODULE'), + ('http.server', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/server.py', + 'PYMODULE'), + ('idna', + '/opt/homebrew/lib/python3.11/site-packages/idna/__init__.py', + 'PYMODULE'), + ('idna.core', + '/opt/homebrew/lib/python3.11/site-packages/idna/core.py', + 'PYMODULE'), + ('idna.idnadata', + '/opt/homebrew/lib/python3.11/site-packages/idna/idnadata.py', + 'PYMODULE'), + ('idna.intranges', + '/opt/homebrew/lib/python3.11/site-packages/idna/intranges.py', + 'PYMODULE'), + ('idna.package_data', + '/opt/homebrew/lib/python3.11/site-packages/idna/package_data.py', + 'PYMODULE'), + ('idna.uts46data', + '/opt/homebrew/lib/python3.11/site-packages/idna/uts46data.py', + 'PYMODULE'), + ('imp', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/imp.py', + 'PYMODULE'), + ('importlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py', + 'PYMODULE'), + ('importlib._abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_abc.py', + 'PYMODULE'), + ('importlib._bootstrap', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap_external.py', + 'PYMODULE'), + ('importlib.abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/abc.py', + 'PYMODULE'), + ('importlib.machinery', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/machinery.py', + 'PYMODULE'), + ('importlib.metadata', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/__init__.py', + 'PYMODULE'), + ('importlib.metadata._adapters', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_adapters.py', + 'PYMODULE'), + ('importlib.metadata._collections', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_collections.py', + 'PYMODULE'), + ('importlib.metadata._functools', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_functools.py', + 'PYMODULE'), + ('importlib.metadata._itertools', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_itertools.py', + 'PYMODULE'), + ('importlib.metadata._meta', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_meta.py', + 'PYMODULE'), + ('importlib.metadata._text', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_text.py', + 'PYMODULE'), + ('importlib.readers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/readers.py', + 'PYMODULE'), + ('importlib.resources', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/__init__.py', + 'PYMODULE'), + ('importlib.resources._adapters', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_adapters.py', + 'PYMODULE'), + ('importlib.resources._common', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_common.py', + 'PYMODULE'), + ('importlib.resources._itertools', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_itertools.py', + 'PYMODULE'), + ('importlib.resources._legacy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_legacy.py', + 'PYMODULE'), + ('importlib.resources.abc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/abc.py', + 'PYMODULE'), + ('importlib.resources.readers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/readers.py', + 'PYMODULE'), + ('importlib.util', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/util.py', + 'PYMODULE'), + ('inspect', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/inspect.py', + 'PYMODULE'), + ('ipaddress', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ipaddress.py', + 'PYMODULE'), + ('json', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/__init__.py', + 'PYMODULE'), + ('json.decoder', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py', + 'PYMODULE'), + ('json.encoder', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/encoder.py', + 'PYMODULE'), + ('json.scanner', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/scanner.py', + 'PYMODULE'), + ('logging', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/logging/__init__.py', + 'PYMODULE'), + ('lzma', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lzma.py', + 'PYMODULE'), + ('mimetypes', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/mimetypes.py', + 'PYMODULE'), + ('multiprocessing', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/__init__.py', + 'PYMODULE'), + ('multiprocessing.connection', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py', + 'PYMODULE'), + ('multiprocessing.context', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/context.py', + 'PYMODULE'), + ('multiprocessing.dummy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/connection.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/forkserver.py', + 'PYMODULE'), + ('multiprocessing.heap', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/heap.py', + 'PYMODULE'), + ('multiprocessing.managers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/managers.py', + 'PYMODULE'), + ('multiprocessing.pool', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_fork.py', + 'PYMODULE'), + ('multiprocessing.popen_forkserver', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.process', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py', + 'PYMODULE'), + ('multiprocessing.queues', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/queues.py', + 'PYMODULE'), + ('multiprocessing.reduction', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/reduction.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_sharer.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_tracker.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/shared_memory.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.spawn', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/spawn.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/synchronize.py', + 'PYMODULE'), + ('multiprocessing.util', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/util.py', + 'PYMODULE'), + ('netrc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/netrc.py', + 'PYMODULE'), + ('nturl2path', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/nturl2path.py', + 'PYMODULE'), + ('numbers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/numbers.py', + 'PYMODULE'), + ('numpy', + '/opt/homebrew/lib/python3.11/site-packages/numpy/__init__.py', + 'PYMODULE'), + ('numpy.__config__', + '/opt/homebrew/lib/python3.11/site-packages/numpy/__config__.py', + 'PYMODULE'), + ('numpy._distributor_init', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_distributor_init.py', + 'PYMODULE'), + ('numpy._globals', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_globals.py', + 'PYMODULE'), + ('numpy._pytesttester', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_pytesttester.py', + 'PYMODULE'), + ('numpy._typing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/__init__.py', + 'PYMODULE'), + ('numpy._typing._add_docstring', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_add_docstring.py', + 'PYMODULE'), + ('numpy._typing._array_like', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_array_like.py', + 'PYMODULE'), + ('numpy._typing._char_codes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_char_codes.py', + 'PYMODULE'), + ('numpy._typing._dtype_like', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_dtype_like.py', + 'PYMODULE'), + ('numpy._typing._nbit', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_nbit.py', + 'PYMODULE'), + ('numpy._typing._nested_sequence', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_nested_sequence.py', + 'PYMODULE'), + ('numpy._typing._scalars', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_scalars.py', + 'PYMODULE'), + ('numpy._typing._shape', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_typing/_shape.py', + 'PYMODULE'), + ('numpy._utils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_utils/__init__.py', + 'PYMODULE'), + ('numpy._utils._convertions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_utils/_convertions.py', + 'PYMODULE'), + ('numpy._utils._inspect', + '/opt/homebrew/lib/python3.11/site-packages/numpy/_utils/_inspect.py', + 'PYMODULE'), + ('numpy.array_api', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/__init__.py', + 'PYMODULE'), + ('numpy.array_api._array_object', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_array_object.py', + 'PYMODULE'), + ('numpy.array_api._constants', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_constants.py', + 'PYMODULE'), + ('numpy.array_api._creation_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_creation_functions.py', + 'PYMODULE'), + ('numpy.array_api._data_type_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_data_type_functions.py', + 'PYMODULE'), + ('numpy.array_api._dtypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_dtypes.py', + 'PYMODULE'), + ('numpy.array_api._elementwise_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_elementwise_functions.py', + 'PYMODULE'), + ('numpy.array_api._indexing_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_indexing_functions.py', + 'PYMODULE'), + ('numpy.array_api._manipulation_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_manipulation_functions.py', + 'PYMODULE'), + ('numpy.array_api._searching_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_searching_functions.py', + 'PYMODULE'), + ('numpy.array_api._set_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_set_functions.py', + 'PYMODULE'), + ('numpy.array_api._sorting_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_sorting_functions.py', + 'PYMODULE'), + ('numpy.array_api._statistical_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_statistical_functions.py', + 'PYMODULE'), + ('numpy.array_api._typing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_typing.py', + 'PYMODULE'), + ('numpy.array_api._utility_functions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/_utility_functions.py', + 'PYMODULE'), + ('numpy.array_api.linalg', + '/opt/homebrew/lib/python3.11/site-packages/numpy/array_api/linalg.py', + 'PYMODULE'), + ('numpy.compat', + '/opt/homebrew/lib/python3.11/site-packages/numpy/compat/__init__.py', + 'PYMODULE'), + ('numpy.compat.py3k', + '/opt/homebrew/lib/python3.11/site-packages/numpy/compat/py3k.py', + 'PYMODULE'), + ('numpy.core', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/__init__.py', + 'PYMODULE'), + ('numpy.core._add_newdocs', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_add_newdocs.py', + 'PYMODULE'), + ('numpy.core._add_newdocs_scalars', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_add_newdocs_scalars.py', + 'PYMODULE'), + ('numpy.core._asarray', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_asarray.py', + 'PYMODULE'), + ('numpy.core._dtype', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_dtype.py', + 'PYMODULE'), + ('numpy.core._dtype_ctypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_dtype_ctypes.py', + 'PYMODULE'), + ('numpy.core._exceptions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_exceptions.py', + 'PYMODULE'), + ('numpy.core._internal', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_internal.py', + 'PYMODULE'), + ('numpy.core._machar', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_machar.py', + 'PYMODULE'), + ('numpy.core._methods', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_methods.py', + 'PYMODULE'), + ('numpy.core._string_helpers', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_string_helpers.py', + 'PYMODULE'), + ('numpy.core._type_aliases', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_type_aliases.py', + 'PYMODULE'), + ('numpy.core._ufunc_config', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/_ufunc_config.py', + 'PYMODULE'), + ('numpy.core.arrayprint', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/arrayprint.py', + 'PYMODULE'), + ('numpy.core.defchararray', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/defchararray.py', + 'PYMODULE'), + ('numpy.core.einsumfunc', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/einsumfunc.py', + 'PYMODULE'), + ('numpy.core.fromnumeric', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/fromnumeric.py', + 'PYMODULE'), + ('numpy.core.function_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/function_base.py', + 'PYMODULE'), + ('numpy.core.getlimits', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/getlimits.py', + 'PYMODULE'), + ('numpy.core.memmap', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/memmap.py', + 'PYMODULE'), + ('numpy.core.multiarray', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/multiarray.py', + 'PYMODULE'), + ('numpy.core.numeric', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/numeric.py', + 'PYMODULE'), + ('numpy.core.numerictypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/numerictypes.py', + 'PYMODULE'), + ('numpy.core.overrides', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/overrides.py', + 'PYMODULE'), + ('numpy.core.records', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/records.py', + 'PYMODULE'), + ('numpy.core.shape_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/shape_base.py', + 'PYMODULE'), + ('numpy.core.umath', + '/opt/homebrew/lib/python3.11/site-packages/numpy/core/umath.py', + 'PYMODULE'), + ('numpy.ctypeslib', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ctypeslib.py', + 'PYMODULE'), + ('numpy.dtypes', + '/opt/homebrew/lib/python3.11/site-packages/numpy/dtypes.py', + 'PYMODULE'), + ('numpy.exceptions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/exceptions.py', + 'PYMODULE'), + ('numpy.fft', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/__init__.py', + 'PYMODULE'), + ('numpy.fft._pocketfft', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/_pocketfft.py', + 'PYMODULE'), + ('numpy.fft.helper', + '/opt/homebrew/lib/python3.11/site-packages/numpy/fft/helper.py', + 'PYMODULE'), + ('numpy.lib', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/__init__.py', + 'PYMODULE'), + ('numpy.lib._datasource', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/_datasource.py', + 'PYMODULE'), + ('numpy.lib._iotools', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/_iotools.py', + 'PYMODULE'), + ('numpy.lib._version', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/_version.py', + 'PYMODULE'), + ('numpy.lib.arraypad', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/arraypad.py', + 'PYMODULE'), + ('numpy.lib.arraysetops', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/arraysetops.py', + 'PYMODULE'), + ('numpy.lib.arrayterator', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/arrayterator.py', + 'PYMODULE'), + ('numpy.lib.format', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/format.py', + 'PYMODULE'), + ('numpy.lib.function_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/function_base.py', + 'PYMODULE'), + ('numpy.lib.histograms', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/histograms.py', + 'PYMODULE'), + ('numpy.lib.index_tricks', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/index_tricks.py', + 'PYMODULE'), + ('numpy.lib.mixins', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/mixins.py', + 'PYMODULE'), + ('numpy.lib.nanfunctions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/nanfunctions.py', + 'PYMODULE'), + ('numpy.lib.npyio', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/npyio.py', + 'PYMODULE'), + ('numpy.lib.polynomial', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/polynomial.py', + 'PYMODULE'), + ('numpy.lib.recfunctions', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/recfunctions.py', + 'PYMODULE'), + ('numpy.lib.scimath', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/scimath.py', + 'PYMODULE'), + ('numpy.lib.shape_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/shape_base.py', + 'PYMODULE'), + ('numpy.lib.stride_tricks', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/stride_tricks.py', + 'PYMODULE'), + ('numpy.lib.twodim_base', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/twodim_base.py', + 'PYMODULE'), + ('numpy.lib.type_check', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/type_check.py', + 'PYMODULE'), + ('numpy.lib.ufunclike', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/ufunclike.py', + 'PYMODULE'), + ('numpy.lib.utils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/lib/utils.py', + 'PYMODULE'), + ('numpy.linalg', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/__init__.py', + 'PYMODULE'), + ('numpy.linalg.linalg', + '/opt/homebrew/lib/python3.11/site-packages/numpy/linalg/linalg.py', + 'PYMODULE'), + ('numpy.ma', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/__init__.py', + 'PYMODULE'), + ('numpy.ma.core', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/core.py', + 'PYMODULE'), + ('numpy.ma.extras', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/extras.py', + 'PYMODULE'), + ('numpy.ma.mrecords', + '/opt/homebrew/lib/python3.11/site-packages/numpy/ma/mrecords.py', + 'PYMODULE'), + ('numpy.matrixlib', + '/opt/homebrew/lib/python3.11/site-packages/numpy/matrixlib/__init__.py', + 'PYMODULE'), + ('numpy.matrixlib.defmatrix', + '/opt/homebrew/lib/python3.11/site-packages/numpy/matrixlib/defmatrix.py', + 'PYMODULE'), + ('numpy.polynomial', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/__init__.py', + 'PYMODULE'), + ('numpy.polynomial._polybase', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/_polybase.py', + 'PYMODULE'), + ('numpy.polynomial.chebyshev', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/chebyshev.py', + 'PYMODULE'), + ('numpy.polynomial.hermite', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/hermite.py', + 'PYMODULE'), + ('numpy.polynomial.hermite_e', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/hermite_e.py', + 'PYMODULE'), + ('numpy.polynomial.laguerre', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/laguerre.py', + 'PYMODULE'), + ('numpy.polynomial.legendre', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/legendre.py', + 'PYMODULE'), + ('numpy.polynomial.polynomial', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/polynomial.py', + 'PYMODULE'), + ('numpy.polynomial.polyutils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/polynomial/polyutils.py', + 'PYMODULE'), + ('numpy.random', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/__init__.py', + 'PYMODULE'), + ('numpy.random._pickle', + '/opt/homebrew/lib/python3.11/site-packages/numpy/random/_pickle.py', + 'PYMODULE'), + ('numpy.testing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/__init__.py', + 'PYMODULE'), + ('numpy.testing._private', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/_private/__init__.py', + 'PYMODULE'), + ('numpy.testing._private.extbuild', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/_private/extbuild.py', + 'PYMODULE'), + ('numpy.testing._private.utils', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/_private/utils.py', + 'PYMODULE'), + ('numpy.testing.overrides', + '/opt/homebrew/lib/python3.11/site-packages/numpy/testing/overrides.py', + 'PYMODULE'), + ('numpy.typing', + '/opt/homebrew/lib/python3.11/site-packages/numpy/typing/__init__.py', + 'PYMODULE'), + ('numpy.version', + '/opt/homebrew/lib/python3.11/site-packages/numpy/version.py', + 'PYMODULE'), + ('opcode', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/opcode.py', + 'PYMODULE'), + ('packaging', + '/opt/homebrew/lib/python3.11/site-packages/packaging/__init__.py', + 'PYMODULE'), + ('packaging._elffile', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_elffile.py', + 'PYMODULE'), + ('packaging._manylinux', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_manylinux.py', + 'PYMODULE'), + ('packaging._musllinux', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_musllinux.py', + 'PYMODULE'), + ('packaging._parser', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_parser.py', + 'PYMODULE'), + ('packaging._structures', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_structures.py', + 'PYMODULE'), + ('packaging._tokenizer', + '/opt/homebrew/lib/python3.11/site-packages/packaging/_tokenizer.py', + 'PYMODULE'), + ('packaging.markers', + '/opt/homebrew/lib/python3.11/site-packages/packaging/markers.py', + 'PYMODULE'), + ('packaging.metadata', + '/opt/homebrew/lib/python3.11/site-packages/packaging/metadata.py', + 'PYMODULE'), + ('packaging.requirements', + '/opt/homebrew/lib/python3.11/site-packages/packaging/requirements.py', + 'PYMODULE'), + ('packaging.specifiers', + '/opt/homebrew/lib/python3.11/site-packages/packaging/specifiers.py', + 'PYMODULE'), + ('packaging.tags', + '/opt/homebrew/lib/python3.11/site-packages/packaging/tags.py', + 'PYMODULE'), + ('packaging.utils', + '/opt/homebrew/lib/python3.11/site-packages/packaging/utils.py', + 'PYMODULE'), + ('packaging.version', + '/opt/homebrew/lib/python3.11/site-packages/packaging/version.py', + 'PYMODULE'), + ('pathlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pathlib.py', + 'PYMODULE'), + ('pdb', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pdb.py', + 'PYMODULE'), + ('pickle', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pickle.py', + 'PYMODULE'), + ('pkg_resources', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._adapters', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._common', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_common.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._compat', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._itertools', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources._legacy', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources.abc', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/abc.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources.readers', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/readers.py', + 'PYMODULE'), + ('pkg_resources._vendor.importlib_resources.simple', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/simple.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco.context', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/context.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco.functools', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/functools.py', + 'PYMODULE'), + ('pkg_resources._vendor.jaraco.text', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.more_itertools', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.more_itertools.more', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/more.py', + 'PYMODULE'), + ('pkg_resources._vendor.more_itertools.recipes', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/recipes.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._elffile', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_elffile.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._manylinux', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_manylinux.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._musllinux', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_musllinux.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._parser', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_parser.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._structures', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_structures.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging._tokenizer', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.markers', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/markers.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.metadata', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/metadata.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.requirements', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/requirements.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.specifiers', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/specifiers.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.tags', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/tags.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.utils', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/utils.py', + 'PYMODULE'), + ('pkg_resources._vendor.packaging.version', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/version.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__init__.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.__main__', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__main__.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.android', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/android.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.api', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/api.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.macos', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/macos.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.unix', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/unix.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.version', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/version.py', + 'PYMODULE'), + ('pkg_resources._vendor.platformdirs.windows', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/windows.py', + 'PYMODULE'), + ('pkg_resources._vendor.typing_extensions', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/typing_extensions.py', + 'PYMODULE'), + ('pkg_resources._vendor.zipp', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/_vendor/zipp.py', + 'PYMODULE'), + ('pkg_resources.extern', + '/opt/homebrew/lib/python3.11/site-packages/pkg_resources/extern/__init__.py', + 'PYMODULE'), + ('pkgutil', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pkgutil.py', + 'PYMODULE'), + ('platform', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/platform.py', + 'PYMODULE'), + ('plistlib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/plistlib.py', + 'PYMODULE'), + ('pprint', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pprint.py', + 'PYMODULE'), + ('py_compile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/py_compile.py', + 'PYMODULE'), + ('pydoc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc.py', + 'PYMODULE'), + ('pydoc_data', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/__init__.py', + 'PYMODULE'), + ('pydoc_data.topics', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/topics.py', + 'PYMODULE'), + ('queue', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/queue.py', + 'PYMODULE'), + ('quopri', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/quopri.py', + 'PYMODULE'), + ('random', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/random.py', + 'PYMODULE'), + ('requests', + '/opt/homebrew/lib/python3.11/site-packages/requests/__init__.py', + 'PYMODULE'), + ('requests.__version__', + '/opt/homebrew/lib/python3.11/site-packages/requests/__version__.py', + 'PYMODULE'), + ('requests._internal_utils', + '/opt/homebrew/lib/python3.11/site-packages/requests/_internal_utils.py', + 'PYMODULE'), + ('requests.adapters', + '/opt/homebrew/lib/python3.11/site-packages/requests/adapters.py', + 'PYMODULE'), + ('requests.api', + '/opt/homebrew/lib/python3.11/site-packages/requests/api.py', + 'PYMODULE'), + ('requests.auth', + '/opt/homebrew/lib/python3.11/site-packages/requests/auth.py', + 'PYMODULE'), + ('requests.certs', + '/opt/homebrew/lib/python3.11/site-packages/requests/certs.py', + 'PYMODULE'), + ('requests.compat', + '/opt/homebrew/lib/python3.11/site-packages/requests/compat.py', + 'PYMODULE'), + ('requests.cookies', + '/opt/homebrew/lib/python3.11/site-packages/requests/cookies.py', + 'PYMODULE'), + ('requests.exceptions', + '/opt/homebrew/lib/python3.11/site-packages/requests/exceptions.py', + 'PYMODULE'), + ('requests.hooks', + '/opt/homebrew/lib/python3.11/site-packages/requests/hooks.py', + 'PYMODULE'), + ('requests.models', + '/opt/homebrew/lib/python3.11/site-packages/requests/models.py', + 'PYMODULE'), + ('requests.packages', + '/opt/homebrew/lib/python3.11/site-packages/requests/packages.py', + 'PYMODULE'), + ('requests.sessions', + '/opt/homebrew/lib/python3.11/site-packages/requests/sessions.py', + 'PYMODULE'), + ('requests.status_codes', + '/opt/homebrew/lib/python3.11/site-packages/requests/status_codes.py', + 'PYMODULE'), + ('requests.structures', + '/opt/homebrew/lib/python3.11/site-packages/requests/structures.py', + 'PYMODULE'), + ('requests.utils', + '/opt/homebrew/lib/python3.11/site-packages/requests/utils.py', + 'PYMODULE'), + ('runpy', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/runpy.py', + 'PYMODULE'), + ('secrets', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/secrets.py', + 'PYMODULE'), + ('selectors', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py', + 'PYMODULE'), + ('shlex', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shlex.py', + 'PYMODULE'), + ('shutil', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shutil.py', + 'PYMODULE'), + ('signal', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/signal.py', + 'PYMODULE'), + ('socket', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socket.py', + 'PYMODULE'), + ('socketserver', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socketserver.py', + 'PYMODULE'), + ('ssl', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py', + 'PYMODULE'), + ('statistics', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/statistics.py', + 'PYMODULE'), + ('string', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/string.py', + 'PYMODULE'), + ('stringprep', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/stringprep.py', + 'PYMODULE'), + ('subprocess', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py', + 'PYMODULE'), + ('sysconfig', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/sysconfig.py', + 'PYMODULE'), + ('tarfile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tarfile.py', + 'PYMODULE'), + ('tempfile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tempfile.py', + 'PYMODULE'), + ('textwrap', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/textwrap.py', + 'PYMODULE'), + ('threading', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py', + 'PYMODULE'), + ('tkinter', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/__init__.py', + 'PYMODULE'), + ('tkinter.commondialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/commondialog.py', + 'PYMODULE'), + ('tkinter.constants', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/constants.py', + 'PYMODULE'), + ('tkinter.dialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/dialog.py', + 'PYMODULE'), + ('tkinter.filedialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/filedialog.py', + 'PYMODULE'), + ('tkinter.messagebox', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/messagebox.py', + 'PYMODULE'), + ('tkinter.simpledialog', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/simpledialog.py', + 'PYMODULE'), + ('tkinter.tix', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/tix.py', + 'PYMODULE'), + ('tkinter.ttk', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tkinter/ttk.py', + 'PYMODULE'), + ('tkinterdnd2', + '/opt/homebrew/lib/python3.11/site-packages/tkinterdnd2/__init__.py', + 'PYMODULE'), + ('tkinterdnd2.TkinterDnD', + '/opt/homebrew/lib/python3.11/site-packages/tkinterdnd2/TkinterDnD.py', + 'PYMODULE'), + ('token', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/token.py', + 'PYMODULE'), + ('tokenize', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tokenize.py', + 'PYMODULE'), + ('tracemalloc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tracemalloc.py', + 'PYMODULE'), + ('tty', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tty.py', + 'PYMODULE'), + ('typing', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/typing.py', + 'PYMODULE'), + ('typing_extensions', + '/opt/homebrew/lib/python3.11/site-packages/typing_extensions.py', + 'PYMODULE'), + ('unittest', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/__init__.py', + 'PYMODULE'), + ('unittest._log', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/_log.py', + 'PYMODULE'), + ('unittest.async_case', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/async_case.py', + 'PYMODULE'), + ('unittest.case', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/case.py', + 'PYMODULE'), + ('unittest.loader', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/loader.py', + 'PYMODULE'), + ('unittest.main', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/main.py', + 'PYMODULE'), + ('unittest.result', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/result.py', + 'PYMODULE'), + ('unittest.runner', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/runner.py', + 'PYMODULE'), + ('unittest.signals', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/signals.py', + 'PYMODULE'), + ('unittest.suite', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/suite.py', + 'PYMODULE'), + ('unittest.util', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/util.py', + 'PYMODULE'), + ('urllib', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/__init__.py', + 'PYMODULE'), + ('urllib.error', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/error.py', + 'PYMODULE'), + ('urllib.parse', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/parse.py', + 'PYMODULE'), + ('urllib.request', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/request.py', + 'PYMODULE'), + ('urllib.response', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/urllib/response.py', + 'PYMODULE'), + ('urllib3', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/__init__.py', + 'PYMODULE'), + ('urllib3._base_connection', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_base_connection.py', + 'PYMODULE'), + ('urllib3._collections', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_collections.py', + 'PYMODULE'), + ('urllib3._request_methods', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_request_methods.py', + 'PYMODULE'), + ('urllib3._version', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/_version.py', + 'PYMODULE'), + ('urllib3.connection', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/connection.py', + 'PYMODULE'), + ('urllib3.connectionpool', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/connectionpool.py', + 'PYMODULE'), + ('urllib3.contrib', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/contrib/__init__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/contrib/pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/contrib/socks.py', + 'PYMODULE'), + ('urllib3.exceptions', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/exceptions.py', + 'PYMODULE'), + ('urllib3.fields', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/fields.py', + 'PYMODULE'), + ('urllib3.filepost', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/filepost.py', + 'PYMODULE'), + ('urllib3.poolmanager', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/poolmanager.py', + 'PYMODULE'), + ('urllib3.response', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/response.py', + 'PYMODULE'), + ('urllib3.util', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/__init__.py', + 'PYMODULE'), + ('urllib3.util.connection', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/connection.py', + 'PYMODULE'), + ('urllib3.util.proxy', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/proxy.py', + 'PYMODULE'), + ('urllib3.util.request', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/request.py', + 'PYMODULE'), + ('urllib3.util.response', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/response.py', + 'PYMODULE'), + ('urllib3.util.retry', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/retry.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssl_.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/ssltransport.py', + 'PYMODULE'), + ('urllib3.util.timeout', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/timeout.py', + 'PYMODULE'), + ('urllib3.util.url', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/url.py', + 'PYMODULE'), + ('urllib3.util.util', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/util.py', + 'PYMODULE'), + ('urllib3.util.wait', + '/opt/homebrew/lib/python3.11/site-packages/urllib3/util/wait.py', + 'PYMODULE'), + ('webbrowser', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/webbrowser.py', + 'PYMODULE'), + ('xml', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/__init__.py', + 'PYMODULE'), + ('xml.parsers', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/__init__.py', + 'PYMODULE'), + ('xml.parsers.expat', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/expat.py', + 'PYMODULE'), + ('xml.sax', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/__init__.py', + 'PYMODULE'), + ('xml.sax._exceptions', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/_exceptions.py', + 'PYMODULE'), + ('xml.sax.expatreader', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/expatreader.py', + 'PYMODULE'), + ('xml.sax.handler', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/handler.py', + 'PYMODULE'), + ('xml.sax.saxutils', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/saxutils.py', + 'PYMODULE'), + ('xml.sax.xmlreader', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/xmlreader.py', + 'PYMODULE'), + ('xmlrpc', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/__init__.py', + 'PYMODULE'), + ('xmlrpc.client', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/client.py', + 'PYMODULE'), + ('zipfile', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipfile.py', + 'PYMODULE'), + ('zipimport', + '/opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipimport.py', + 'PYMODULE')]) diff --git a/build/main/Tree-00.toc b/build/main/Tree-00.toc new file mode 100644 index 0000000..bb9222a --- /dev/null +++ b/build/main/Tree-00.toc @@ -0,0 +1,670 @@ +('/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6', + 'tcl', + ['demos', '*.lib', 'tclConfig.sh'], + 'DATA', + [('tcl/word.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/word.tcl', + 'DATA'), + ('tcl/tm.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tm.tcl', + 'DATA'), + ('tcl/clock.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/clock.tcl', + 'DATA'), + ('tcl/history.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/history.tcl', + 'DATA'), + ('tcl/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclIndex', + 'DATA'), + ('tcl/safe.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/safe.tcl', + 'DATA'), + ('tcl/parray.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/parray.tcl', + 'DATA'), + ('tcl/tclAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/tclAppInit.c', + 'DATA'), + ('tcl/package.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/package.tcl', + 'DATA'), + ('tcl/auto.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/auto.tcl', + 'DATA'), + ('tcl/init.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/init.tcl', + 'DATA'), + ('tcl/http1.0/http.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/http.tcl', + 'DATA'), + ('tcl/http1.0/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/http1.0/pkgIndex.tcl', + 'DATA'), + ('tcl/msgs/kok.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok.msg', + 'DATA'), + ('tcl/msgs/sw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sw.msg', + 'DATA'), + ('tcl/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pl.msg', + 'DATA'), + ('tcl/msgs/fa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa.msg', + 'DATA'), + ('tcl/msgs/de_at.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_at.msg', + 'DATA'), + ('tcl/msgs/es_bo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_bo.msg', + 'DATA'), + ('tcl/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/el.msg', + 'DATA'), + ('tcl/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sv.msg', + 'DATA'), + ('tcl/msgs/gl_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl_es.msg', + 'DATA'), + ('tcl/msgs/en_bw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_bw.msg', + 'DATA'), + ('tcl/msgs/fr_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ca.msg', + 'DATA'), + ('tcl/msgs/fr_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_be.msg', + 'DATA'), + ('tcl/msgs/hi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi.msg', + 'DATA'), + ('tcl/msgs/ja.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ja.msg', + 'DATA'), + ('tcl/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eo.msg', + 'DATA'), + ('tcl/msgs/pt_br.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt_br.msg', + 'DATA'), + ('tcl/msgs/bn_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn_in.msg', + 'DATA'), + ('tcl/msgs/ru_ua.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru_ua.msg', + 'DATA'), + ('tcl/msgs/en_ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ca.msg', + 'DATA'), + ('tcl/msgs/en_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_be.msg', + 'DATA'), + ('tcl/msgs/sq.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sq.msg', + 'DATA'), + ('tcl/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ru.msg', + 'DATA'), + ('tcl/msgs/es_cl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cl.msg', + 'DATA'), + ('tcl/msgs/kw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw.msg', + 'DATA'), + ('tcl/msgs/es_ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ar.msg', + 'DATA'), + ('tcl/msgs/ar_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_in.msg', + 'DATA'), + ('tcl/msgs/en_zw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_zw.msg', + 'DATA'), + ('tcl/msgs/sr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sr.msg', + 'DATA'), + ('tcl/msgs/it_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it_ch.msg', + 'DATA'), + ('tcl/msgs/es_co.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_co.msg', + 'DATA'), + ('tcl/msgs/gv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv.msg', + 'DATA'), + ('tcl/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr.msg', + 'DATA'), + ('tcl/msgs/ga.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga.msg', + 'DATA'), + ('tcl/msgs/es_ni.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ni.msg', + 'DATA'), + ('tcl/msgs/en_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_za.msg', + 'DATA'), + ('tcl/msgs/af.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af.msg', + 'DATA'), + ('tcl/msgs/es_hn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_hn.msg', + 'DATA'), + ('tcl/msgs/lv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lv.msg', + 'DATA'), + ('tcl/msgs/mr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr.msg', + 'DATA'), + ('tcl/msgs/ms.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms.msg', + 'DATA'), + ('tcl/msgs/ar.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar.msg', + 'DATA'), + ('tcl/msgs/es_do.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_do.msg', + 'DATA'), + ('tcl/msgs/es_gt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_gt.msg', + 'DATA'), + ('tcl/msgs/lt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/lt.msg', + 'DATA'), + ('tcl/msgs/te.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te.msg', + 'DATA'), + ('tcl/msgs/tr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/tr.msg', + 'DATA'), + ('tcl/msgs/en_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ie.msg', + 'DATA'), + ('tcl/msgs/nl_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl_be.msg', + 'DATA'), + ('tcl/msgs/es_py.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_py.msg', + 'DATA'), + ('tcl/msgs/ta.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta.msg', + 'DATA'), + ('tcl/msgs/vi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/vi.msg', + 'DATA'), + ('tcl/msgs/mt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mt.msg', + 'DATA'), + ('tcl/msgs/nn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nn.msg', + 'DATA'), + ('tcl/msgs/es_sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_sv.msg', + 'DATA'), + ('tcl/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nl.msg', + 'DATA'), + ('tcl/msgs/bn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bn.msg', + 'DATA'), + ('tcl/msgs/ar_lb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_lb.msg', + 'DATA'), + ('tcl/msgs/zh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh.msg', + 'DATA'), + ('tcl/msgs/fa_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_in.msg', + 'DATA'), + ('tcl/msgs/ko_kr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko_kr.msg', + 'DATA'), + ('tcl/msgs/en_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_in.msg', + 'DATA'), + ('tcl/msgs/es_pa.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pa.msg', + 'DATA'), + ('tcl/msgs/te_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/te_in.msg', + 'DATA'), + ('tcl/msgs/uk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/uk.msg', + 'DATA'), + ('tcl/msgs/en_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_hk.msg', + 'DATA'), + ('tcl/msgs/zh_hk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_hk.msg', + 'DATA'), + ('tcl/msgs/ga_ie.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ga_ie.msg', + 'DATA'), + ('tcl/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/cs.msg', + 'DATA'), + ('tcl/msgs/es_ec.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ec.msg', + 'DATA'), + ('tcl/msgs/nb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/nb.msg', + 'DATA'), + ('tcl/msgs/hi_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hi_in.msg', + 'DATA'), + ('tcl/msgs/af_za.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/af_za.msg', + 'DATA'), + ('tcl/msgs/fo_fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo_fo.msg', + 'DATA'), + ('tcl/msgs/fa_ir.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fa_ir.msg', + 'DATA'), + ('tcl/msgs/th.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/th.msg', + 'DATA'), + ('tcl/msgs/ca.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ca.msg', + 'DATA'), + ('tcl/msgs/be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/be.msg', + 'DATA'), + ('tcl/msgs/mk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mk.msg', + 'DATA'), + ('tcl/msgs/kok_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kok_in.msg', + 'DATA'), + ('tcl/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_gb.msg', + 'DATA'), + ('tcl/msgs/en_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_sg.msg', + 'DATA'), + ('tcl/msgs/zh_sg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_sg.msg', + 'DATA'), + ('tcl/msgs/kw_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kw_gb.msg', + 'DATA'), + ('tcl/msgs/bg.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/bg.msg', + 'DATA'), + ('tcl/msgs/es_pe.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pe.msg', + 'DATA'), + ('tcl/msgs/es_pr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_pr.msg', + 'DATA'), + ('tcl/msgs/en_ph.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_ph.msg', + 'DATA'), + ('tcl/msgs/ms_my.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ms_my.msg', + 'DATA'), + ('tcl/msgs/es_uy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_uy.msg', + 'DATA'), + ('tcl/msgs/mr_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/mr_in.msg', + 'DATA'), + ('tcl/msgs/gv_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gv_gb.msg', + 'DATA'), + ('tcl/msgs/ar_sy.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_sy.msg', + 'DATA'), + ('tcl/msgs/gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/gl.msg', + 'DATA'), + ('tcl/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es.msg', + 'DATA'), + ('tcl/msgs/ko.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ko.msg', + 'DATA'), + ('tcl/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hu.msg', + 'DATA'), + ('tcl/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/da.msg', + 'DATA'), + ('tcl/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fi.msg', + 'DATA'), + ('tcl/msgs/sh.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sh.msg', + 'DATA'), + ('tcl/msgs/fr_ch.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fr_ch.msg', + 'DATA'), + ('tcl/msgs/ar_jo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ar_jo.msg', + 'DATA'), + ('tcl/msgs/is.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/is.msg', + 'DATA'), + ('tcl/msgs/kl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl.msg', + 'DATA'), + ('tcl/msgs/de_be.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de_be.msg', + 'DATA'), + ('tcl/msgs/id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id.msg', + 'DATA'), + ('tcl/msgs/sk.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sk.msg', + 'DATA'), + ('tcl/msgs/ro.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ro.msg', + 'DATA'), + ('tcl/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_cn.msg', + 'DATA'), + ('tcl/msgs/id_id.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/id_id.msg', + 'DATA'), + ('tcl/msgs/eu_es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu_es.msg', + 'DATA'), + ('tcl/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/pt.msg', + 'DATA'), + ('tcl/msgs/eu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/eu.msg', + 'DATA'), + ('tcl/msgs/es_cr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_cr.msg', + 'DATA'), + ('tcl/msgs/ta_in.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/ta_in.msg', + 'DATA'), + ('tcl/msgs/he.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/he.msg', + 'DATA'), + ('tcl/msgs/hr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/hr.msg', + 'DATA'), + ('tcl/msgs/es_mx.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_mx.msg', + 'DATA'), + ('tcl/msgs/et.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/et.msg', + 'DATA'), + ('tcl/msgs/fo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/fo.msg', + 'DATA'), + ('tcl/msgs/es_ve.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/es_ve.msg', + 'DATA'), + ('tcl/msgs/zh_tw.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/zh_tw.msg', + 'DATA'), + ('tcl/msgs/sl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/sl.msg', + 'DATA'), + ('tcl/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/de.msg', + 'DATA'), + ('tcl/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/it.msg', + 'DATA'), + ('tcl/msgs/en_au.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_au.msg', + 'DATA'), + ('tcl/msgs/kl_gl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/kl_gl.msg', + 'DATA'), + ('tcl/msgs/en_nz.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/msgs/en_nz.msg', + 'DATA'), + ('tcl/opt0.4/optparse.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/optparse.tcl', + 'DATA'), + ('tcl/opt0.4/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/opt0.4/pkgIndex.tcl', + 'DATA'), + ('tcl/encoding/cp869.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp869.enc', + 'DATA'), + ('tcl/encoding/cp855.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp855.enc', + 'DATA'), + ('tcl/encoding/iso2022-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-jp.enc', + 'DATA'), + ('tcl/encoding/jis0201.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0201.enc', + 'DATA'), + ('tcl/encoding/cp857.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp857.enc', + 'DATA'), + ('tcl/encoding/macJapan.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macJapan.enc', + 'DATA'), + ('tcl/encoding/macUkraine.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macUkraine.enc', + 'DATA'), + ('tcl/encoding/cp936.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp936.enc', + 'DATA'), + ('tcl/encoding/cp932.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp932.enc', + 'DATA'), + ('tcl/encoding/tis-620.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/tis-620.enc', + 'DATA'), + ('tcl/encoding/cp852.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp852.enc', + 'DATA'), + ('tcl/encoding/iso2022-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022-kr.enc', + 'DATA'), + ('tcl/encoding/macIceland.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macIceland.enc', + 'DATA'), + ('tcl/encoding/cp850.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp850.enc', + 'DATA'), + ('tcl/encoding/jis0212.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0212.enc', + 'DATA'), + ('tcl/encoding/symbol.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/symbol.enc', + 'DATA'), + ('tcl/encoding/macTurkish.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macTurkish.enc', + 'DATA'), + ('tcl/encoding/ascii.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ascii.enc', + 'DATA'), + ('tcl/encoding/macGreek.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macGreek.enc', + 'DATA'), + ('tcl/encoding/gb12345.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb12345.enc', + 'DATA'), + ('tcl/encoding/iso8859-6.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-6.enc', + 'DATA'), + ('tcl/encoding/iso8859-7.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-7.enc', + 'DATA'), + ('tcl/encoding/iso8859-5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-5.enc', + 'DATA'), + ('tcl/encoding/iso8859-4.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-4.enc', + 'DATA'), + ('tcl/encoding/iso8859-1.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-1.enc', + 'DATA'), + ('tcl/encoding/dingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/dingbats.enc', + 'DATA'), + ('tcl/encoding/cp950.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp950.enc', + 'DATA'), + ('tcl/encoding/cp1258.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1258.enc', + 'DATA'), + ('tcl/encoding/cp775.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp775.enc', + 'DATA'), + ('tcl/encoding/iso8859-3.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-3.enc', + 'DATA'), + ('tcl/encoding/iso8859-2.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-2.enc', + 'DATA'), + ('tcl/encoding/gb2312-raw.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312-raw.enc', + 'DATA'), + ('tcl/encoding/macCyrillic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCyrillic.enc', + 'DATA'), + ('tcl/encoding/cp1256.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1256.enc', + 'DATA'), + ('tcl/encoding/gb1988.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb1988.enc', + 'DATA'), + ('tcl/encoding/ebcdic.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ebcdic.enc', + 'DATA'), + ('tcl/encoding/euc-jp.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-jp.enc', + 'DATA'), + ('tcl/encoding/iso8859-13.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-13.enc', + 'DATA'), + ('tcl/encoding/ksc5601.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/ksc5601.enc', + 'DATA'), + ('tcl/encoding/big5.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/big5.enc', + 'DATA'), + ('tcl/encoding/cp1257.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1257.enc', + 'DATA'), + ('tcl/encoding/gb2312.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/gb2312.enc', + 'DATA'), + ('tcl/encoding/cp1255.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1255.enc', + 'DATA'), + ('tcl/encoding/cp949.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp949.enc', + 'DATA'), + ('tcl/encoding/iso8859-11.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-11.enc', + 'DATA'), + ('tcl/encoding/iso8859-10.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-10.enc', + 'DATA'), + ('tcl/encoding/cp1254.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1254.enc', + 'DATA'), + ('tcl/encoding/cp1250.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1250.enc', + 'DATA'), + ('tcl/encoding/macCentEuro.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCentEuro.enc', + 'DATA'), + ('tcl/encoding/iso8859-14.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-14.enc', + 'DATA'), + ('tcl/encoding/iso8859-9.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-9.enc', + 'DATA'), + ('tcl/encoding/euc-kr.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-kr.enc', + 'DATA'), + ('tcl/encoding/iso8859-8.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-8.enc', + 'DATA'), + ('tcl/encoding/iso8859-15.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-15.enc', + 'DATA'), + ('tcl/encoding/cp1251.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1251.enc', + 'DATA'), + ('tcl/encoding/cp1253.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1253.enc', + 'DATA'), + ('tcl/encoding/iso8859-16.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso8859-16.enc', + 'DATA'), + ('tcl/encoding/cp437.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp437.enc', + 'DATA'), + ('tcl/encoding/cp1252.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp1252.enc', + 'DATA'), + ('tcl/encoding/koi8-u.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-u.enc', + 'DATA'), + ('tcl/encoding/macThai.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macThai.enc', + 'DATA'), + ('tcl/encoding/shiftjis.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/shiftjis.enc', + 'DATA'), + ('tcl/encoding/cp861.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp861.enc', + 'DATA'), + ('tcl/encoding/macRomania.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRomania.enc', + 'DATA'), + ('tcl/encoding/cp860.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp860.enc', + 'DATA'), + ('tcl/encoding/cp874.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp874.enc', + 'DATA'), + ('tcl/encoding/cns11643.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cns11643.enc', + 'DATA'), + ('tcl/encoding/macRoman.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macRoman.enc', + 'DATA'), + ('tcl/encoding/jis0208.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/jis0208.enc', + 'DATA'), + ('tcl/encoding/cp862.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp862.enc', + 'DATA'), + ('tcl/encoding/iso2022.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/iso2022.enc', + 'DATA'), + ('tcl/encoding/macDingbats.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macDingbats.enc', + 'DATA'), + ('tcl/encoding/cp863.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp863.enc', + 'DATA'), + ('tcl/encoding/cp866.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp866.enc', + 'DATA'), + ('tcl/encoding/koi8-r.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/koi8-r.enc', + 'DATA'), + ('tcl/encoding/cp737.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp737.enc', + 'DATA'), + ('tcl/encoding/cp864.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp864.enc', + 'DATA'), + ('tcl/encoding/macCroatian.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/macCroatian.enc', + 'DATA'), + ('tcl/encoding/euc-cn.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/euc-cn.enc', + 'DATA'), + ('tcl/encoding/cp865.enc', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/encoding/cp865.enc', + 'DATA')]) diff --git a/build/main/Tree-01.toc b/build/main/Tree-01.toc new file mode 100644 index 0000000..9be6c11 --- /dev/null +++ b/build/main/Tree-01.toc @@ -0,0 +1,271 @@ +('/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6', + 'tk', + ['demos', '*.lib', 'tkConfig.sh'], + 'DATA', + [('tk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/panedwindow.tcl', + 'DATA'), + ('tk/tkfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkfbox.tcl', + 'DATA'), + ('tk/msgbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgbox.tcl', + 'DATA'), + ('tk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/button.tcl', + 'DATA'), + ('tk/text.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/text.tcl', + 'DATA'), + ('tk/megawidget.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/megawidget.tcl', + 'DATA'), + ('tk/tk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tk.tcl', + 'DATA'), + ('tk/fontchooser.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/fontchooser.tcl', + 'DATA'), + ('tk/obsolete.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/obsolete.tcl', + 'DATA'), + ('tk/mkpsenc.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/mkpsenc.tcl', + 'DATA'), + ('tk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/spinbox.tcl', + 'DATA'), + ('tk/unsupported.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/unsupported.tcl', + 'DATA'), + ('tk/clrpick.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/clrpick.tcl', + 'DATA'), + ('tk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/entry.tcl', + 'DATA'), + ('tk/console.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/console.tcl', + 'DATA'), + ('tk/icons.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/icons.tcl', + 'DATA'), + ('tk/choosedir.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/choosedir.tcl', + 'DATA'), + ('tk/menu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/menu.tcl', + 'DATA'), + ('tk/dialog.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/dialog.tcl', + 'DATA'), + ('tk/comdlg.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/comdlg.tcl', + 'DATA'), + ('tk/tclIndex', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tclIndex', + 'DATA'), + ('tk/tearoff.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tearoff.tcl', + 'DATA'), + ('tk/pkgIndex.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/pkgIndex.tcl', + 'DATA'), + ('tk/tkAppInit.c', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/tkAppInit.c', + 'DATA'), + ('tk/bgerror.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/bgerror.tcl', + 'DATA'), + ('tk/scrlbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scrlbar.tcl', + 'DATA'), + ('tk/safetk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/safetk.tcl', + 'DATA'), + ('tk/iconlist.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/iconlist.tcl', + 'DATA'), + ('tk/optMenu.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/optMenu.tcl', + 'DATA'), + ('tk/xmfbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/xmfbox.tcl', + 'DATA'), + ('tk/listbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/listbox.tcl', + 'DATA'), + ('tk/focus.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/focus.tcl', + 'DATA'), + ('tk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/scale.tcl', + 'DATA'), + ('tk/palette.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/palette.tcl', + 'DATA'), + ('tk/msgs/pl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pl.msg', + 'DATA'), + ('tk/msgs/el.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/el.msg', + 'DATA'), + ('tk/msgs/sv.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/sv.msg', + 'DATA'), + ('tk/msgs/en.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en.msg', + 'DATA'), + ('tk/msgs/eo.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/eo.msg', + 'DATA'), + ('tk/msgs/ru.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/ru.msg', + 'DATA'), + ('tk/msgs/fr.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fr.msg', + 'DATA'), + ('tk/msgs/nl.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/nl.msg', + 'DATA'), + ('tk/msgs/cs.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/cs.msg', + 'DATA'), + ('tk/msgs/en_gb.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/en_gb.msg', + 'DATA'), + ('tk/msgs/es.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/es.msg', + 'DATA'), + ('tk/msgs/hu.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/hu.msg', + 'DATA'), + ('tk/msgs/da.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/da.msg', + 'DATA'), + ('tk/msgs/fi.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/fi.msg', + 'DATA'), + ('tk/msgs/zh_cn.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/zh_cn.msg', + 'DATA'), + ('tk/msgs/pt.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/pt.msg', + 'DATA'), + ('tk/msgs/de.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/de.msg', + 'DATA'), + ('tk/msgs/it.msg', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/msgs/it.msg', + 'DATA'), + ('tk/images/logoMed.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoMed.gif', + 'DATA'), + ('tk/images/logo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo.eps', + 'DATA'), + ('tk/images/pwrdLogo150.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo150.gif', + 'DATA'), + ('tk/images/tai-ku.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/tai-ku.gif', + 'DATA'), + ('tk/images/README', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/README', + 'DATA'), + ('tk/images/pwrdLogo.eps', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo.eps', + 'DATA'), + ('tk/images/pwrdLogo200.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo200.gif', + 'DATA'), + ('tk/images/logoLarge.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logoLarge.gif', + 'DATA'), + ('tk/images/pwrdLogo175.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo175.gif', + 'DATA'), + ('tk/images/pwrdLogo75.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo75.gif', + 'DATA'), + ('tk/images/pwrdLogo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/pwrdLogo100.gif', + 'DATA'), + ('tk/images/logo100.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo100.gif', + 'DATA'), + ('tk/images/logo64.gif', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/images/logo64.gif', + 'DATA'), + ('tk/ttk/panedwindow.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/panedwindow.tcl', + 'DATA'), + ('tk/ttk/scrollbar.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scrollbar.tcl', + 'DATA'), + ('tk/ttk/sizegrip.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/sizegrip.tcl', + 'DATA'), + ('tk/ttk/button.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/button.tcl', + 'DATA'), + ('tk/ttk/defaults.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/defaults.tcl', + 'DATA'), + ('tk/ttk/utils.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/utils.tcl', + 'DATA'), + ('tk/ttk/ttk.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/ttk.tcl', + 'DATA'), + ('tk/ttk/treeview.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/treeview.tcl', + 'DATA'), + ('tk/ttk/classicTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/classicTheme.tcl', + 'DATA'), + ('tk/ttk/spinbox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/spinbox.tcl', + 'DATA'), + ('tk/ttk/clamTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/clamTheme.tcl', + 'DATA'), + ('tk/ttk/aquaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/aquaTheme.tcl', + 'DATA'), + ('tk/ttk/xpTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/xpTheme.tcl', + 'DATA'), + ('tk/ttk/entry.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/entry.tcl', + 'DATA'), + ('tk/ttk/notebook.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/notebook.tcl', + 'DATA'), + ('tk/ttk/fonts.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/fonts.tcl', + 'DATA'), + ('tk/ttk/vistaTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/vistaTheme.tcl', + 'DATA'), + ('tk/ttk/altTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/altTheme.tcl', + 'DATA'), + ('tk/ttk/combobox.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/combobox.tcl', + 'DATA'), + ('tk/ttk/winTheme.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/winTheme.tcl', + 'DATA'), + ('tk/ttk/scale.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/scale.tcl', + 'DATA'), + ('tk/ttk/menubutton.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/menubutton.tcl', + 'DATA'), + ('tk/ttk/progress.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/progress.tcl', + 'DATA'), + ('tk/ttk/cursors.tcl', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tk8.6/ttk/cursors.tcl', + 'DATA')]) diff --git a/build/main/Tree-02.toc b/build/main/Tree-02.toc new file mode 100644 index 0000000..9b1a23d --- /dev/null +++ b/build/main/Tree-02.toc @@ -0,0 +1,22 @@ +('/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8', + 'tcl8', + [], + 'DATA', + [('tcl8/8.5/tcltest-2.5.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/tcltest-2.5.5.tm', + 'DATA'), + ('tcl8/8.5/msgcat-1.6.1.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.5/msgcat-1.6.1.tm', + 'DATA'), + ('tcl8/8.4/platform-1.0.19.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform-1.0.19.tm', + 'DATA'), + ('tcl8/8.4/platform/shell-1.1.4.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.4/platform/shell-1.1.4.tm', + 'DATA'), + ('tcl8/8.6/http-2.9.8.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/http-2.9.8.tm', + 'DATA'), + ('tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + '/opt/homebrew/Cellar/tcl-tk/8.6.13_5/lib/tcl8.6/../tcl8/8.6/tdbc/sqlite3-1.1.5.tm', + 'DATA')]) diff --git a/build/main/base_library.zip b/build/main/base_library.zip new file mode 100644 index 0000000..43b09c7 Binary files /dev/null and b/build/main/base_library.zip differ diff --git a/build/main/localpycs/pyimod01_archive.pyc b/build/main/localpycs/pyimod01_archive.pyc new file mode 100644 index 0000000..c97649c Binary files /dev/null and b/build/main/localpycs/pyimod01_archive.pyc differ diff --git a/build/main/localpycs/pyimod02_importers.pyc b/build/main/localpycs/pyimod02_importers.pyc new file mode 100644 index 0000000..a8c9c09 Binary files /dev/null and b/build/main/localpycs/pyimod02_importers.pyc differ diff --git a/build/main/localpycs/pyimod03_ctypes.pyc b/build/main/localpycs/pyimod03_ctypes.pyc new file mode 100644 index 0000000..c580d98 Binary files /dev/null and b/build/main/localpycs/pyimod03_ctypes.pyc differ diff --git a/build/main/localpycs/struct.pyc b/build/main/localpycs/struct.pyc new file mode 100644 index 0000000..3fa7004 Binary files /dev/null and b/build/main/localpycs/struct.pyc differ diff --git a/build/main/main b/build/main/main new file mode 100755 index 0000000..7c1616d Binary files /dev/null and b/build/main/main differ diff --git a/build/main/main.pkg b/build/main/main.pkg new file mode 100644 index 0000000..bac6c05 Binary files /dev/null and b/build/main/main.pkg differ diff --git a/build/main/warn-main.txt b/build/main/warn-main.txt new file mode 100644 index 0000000..fba5e1a --- /dev/null +++ b/build/main/warn-main.txt @@ -0,0 +1,174 @@ + +This file lists modules PyInstaller was not able to find. This does not +necessarily mean this module is required for running your program. Python and +Python 3rd-party packages include a lot of conditional or optional modules. For +example the module 'ntpath' only exists on Windows, whereas the module +'posixpath' only exists on Posix systems. + +Types if import: +* top-level: imported at the top-level - look at these first +* conditional: imported within an if-statement +* delayed: imported within a function +* optional: imported within a try-except-statement + +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 'org.python' - imported by copy (optional), xml.sax (delayed, conditional) +missing module named winreg - imported by importlib._bootstrap_external (conditional), mimetypes (optional), urllib.request (delayed, conditional, optional), requests.utils (delayed, conditional, optional), platform (delayed, optional), pkg_resources._vendor.platformdirs.windows (delayed, optional) +missing module named msvcrt - imported by subprocess (optional), getpass (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level) +missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional), zipimport (top-level) +excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional), zipimport (top-level) +missing module named nt - imported by shutil (conditional), importlib._bootstrap_external (conditional), ntpath (optional), os (delayed, conditional, optional), ctypes (delayed, conditional) +missing module named org - imported by pickle (optional) +missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional) +missing module named _winapi - imported by encodings (delayed, conditional, optional), ntpath (optional), subprocess (conditional), mimetypes (optional), multiprocessing.connection (optional), multiprocessing.spawn (delayed, conditional), multiprocessing.reduction (conditional), multiprocessing.shared_memory (conditional), multiprocessing.heap (conditional), multiprocessing.popen_spawn_win32 (top-level), asyncio.windows_events (top-level), asyncio.windows_utils (top-level) +missing module named multiprocessing.BufferTooShort - imported by multiprocessing (top-level), multiprocessing.connection (top-level) +missing module named multiprocessing.AuthenticationError - imported by multiprocessing (top-level), multiprocessing.connection (top-level) +missing module named multiprocessing.get_context - imported by multiprocessing (top-level), multiprocessing.pool (top-level), multiprocessing.managers (top-level), multiprocessing.sharedctypes (top-level) +missing module named multiprocessing.TimeoutError - imported by multiprocessing (top-level), multiprocessing.pool (top-level) +missing module named multiprocessing.set_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) +missing module named multiprocessing.get_start_method - imported by multiprocessing (top-level), multiprocessing.spawn (top-level) +missing module named pyimod02_importers - imported by /opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py (delayed), /opt/homebrew/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (delayed) +missing module named _manylinux - imported by pkg_resources._vendor.packaging._manylinux (delayed, optional), packaging._manylinux (delayed, optional) +missing module named jnius - imported by pkg_resources._vendor.platformdirs.android (delayed, optional) +missing module named platformdirs - imported by pkg_resources._vendor.platformdirs.__main__ (top-level) +missing module named 'pkg_resources.extern.importlib_resources' - imported by pkg_resources._vendor.jaraco.text (optional) +missing module named 'pkg_resources.extern.more_itertools' - imported by pkg_resources._vendor.jaraco.functools (top-level) +missing module named pkg_resources.extern.packaging - imported by pkg_resources.extern (top-level), pkg_resources (top-level) +missing module named pkg_resources.extern.platformdirs - imported by pkg_resources.extern (top-level), pkg_resources (top-level) +missing module named 'pkg_resources.extern.jaraco' - imported by pkg_resources (top-level), pkg_resources._vendor.jaraco.text (top-level) +missing module named vms_lib - imported by platform (delayed, optional) +missing module named java - imported by platform (delayed) +missing module named _winreg - imported by platform (delayed, optional) +missing module named simplejson - imported by requests.compat (conditional, optional) +missing module named dummy_threading - imported by requests.cookies (optional) +missing module named zstandard - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotli - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named brotlicffi - imported by urllib3.response (optional), urllib3.util.request (optional) +missing module named socks - imported by urllib3.contrib.socks (optional) +missing module named cryptography - imported by urllib3.contrib.pyopenssl (top-level), requests (conditional, optional) +missing module named 'OpenSSL.crypto' - imported by urllib3.contrib.pyopenssl (delayed, conditional) +missing module named 'cryptography.x509' - imported by urllib3.contrib.pyopenssl (delayed, optional) +missing module named OpenSSL - imported by urllib3.contrib.pyopenssl (top-level) +missing module named chardet - imported by requests.compat (optional), requests (optional), requests.packages (optional) +missing module named urllib3_secure_extra - imported by urllib3 (optional) +missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level) +missing module named _dummy_thread - imported by numpy.core.arrayprint (optional) +missing module named psutil - imported by numpy.testing._private.utils (delayed, optional) +missing module named numpy.core.result_type - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.float_ - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.number - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.object_ - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed) +missing module named numpy.core.max - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.all - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed) +missing module named numpy.core.errstate - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed) +missing module named numpy.core.bool_ - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.inf - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.isnan - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (delayed) +missing module named numpy.core.array2string - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.lib.imag - imported by numpy.lib (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.lib.real - imported by numpy.lib (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.lib.iscomplexobj - imported by numpy.lib (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.signbit - imported by numpy.core (delayed), numpy.testing._private.utils (delayed) +missing module named numpy.core.isscalar - imported by numpy.core (delayed), numpy.testing._private.utils (delayed), numpy.lib.polynomial (top-level) +missing module named win32pdh - imported by numpy.testing._private.utils (delayed, conditional) +missing module named numpy.core.array - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (top-level), numpy.lib.polynomial (top-level) +missing module named numpy.core.isnat - imported by numpy.core (top-level), numpy.testing._private.utils (top-level) +missing module named numpy.core.ndarray - imported by numpy.core (top-level), numpy.testing._private.utils (top-level), numpy.lib.utils (top-level) +missing module named numpy.core.array_repr - imported by numpy.core (top-level), numpy.testing._private.utils (top-level) +missing module named numpy.core.arange - imported by numpy.core (top-level), numpy.testing._private.utils (top-level), numpy.fft.helper (top-level) +missing module named numpy.core.empty - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (top-level), numpy.fft.helper (top-level) +missing module named numpy.core.float32 - imported by numpy.core (top-level), numpy.testing._private.utils (top-level) +missing module named numpy.core.intp - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.testing._private.utils (top-level) +missing module named _overlapped - imported by asyncio.windows_events (top-level) +missing module named asyncio.DefaultEventLoopPolicy - imported by asyncio (delayed, conditional), asyncio.events (delayed, conditional) +missing module named numpy.core.linspace - imported by numpy.core (top-level), numpy.lib.index_tricks (top-level) +missing module named numpy.core.iinfo - imported by numpy.core (top-level), numpy.lib.twodim_base (top-level) +missing module named numpy.core.transpose - imported by numpy.core (top-level), numpy.lib.function_base (top-level) +missing module named numpy.core.asarray - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.lib.utils (top-level), numpy.fft._pocketfft (top-level), numpy.fft.helper (top-level) +missing module named numpy.core.integer - imported by numpy.core (top-level), numpy.fft.helper (top-level) +missing module named numpy.core.sqrt - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (top-level) +missing module named numpy.core.conjugate - imported by numpy.core (top-level), numpy.fft._pocketfft (top-level) +missing module named numpy.core.swapaxes - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (top-level) +missing module named numpy.core.zeros - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.fft._pocketfft (top-level) +missing module named _ufunc - imported by numpy._typing (conditional) +missing module named numpy.core.reciprocal - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.sort - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.argsort - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.sign - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.count_nonzero - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.divide - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.matmul - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.asanyarray - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.atleast_2d - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.prod - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.amax - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.amin - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.moveaxis - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.geterrobj - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.finfo - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.lib.polynomial (top-level) +missing module named numpy.core.isfinite - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.sum - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.multiply - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.add - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.dot - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), numpy.lib.polynomial (top-level) +missing module named numpy.core.Inf - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.newaxis - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.complexfloating - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.inexact - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.cdouble - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.csingle - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.double - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.single - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.intc - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named numpy.core.empty_like - imported by numpy.core (top-level), numpy.linalg.linalg (top-level) +missing module named threadpoolctl - imported by numpy.lib.utils (delayed, optional) +missing module named numpy.core.ufunc - imported by numpy.core (top-level), numpy.lib.utils (top-level) +missing module named numpy.core.ones - imported by numpy.core (top-level), numpy.lib.polynomial (top-level) +missing module named numpy.core.hstack - imported by numpy.core (top-level), numpy.lib.polynomial (top-level) +missing module named numpy.core.atleast_1d - imported by numpy.core (top-level), numpy.lib.polynomial (top-level) +missing module named numpy.core.atleast_3d - imported by numpy.core (top-level), numpy.lib.shape_base (top-level) +missing module named numpy.core.vstack - imported by numpy.core (top-level), numpy.lib.shape_base (top-level) +missing module named pickle5 - imported by numpy.compat.py3k (optional) +missing module named numpy.eye - imported by numpy (delayed), numpy.core.numeric (delayed) +missing module named numpy.recarray - imported by numpy (top-level), numpy.lib.recfunctions (top-level), numpy.ma.mrecords (top-level) +missing module named numpy.expand_dims - imported by numpy (top-level), numpy.ma.core (top-level) +missing module named numpy.array - imported by numpy (top-level), numpy.ma.core (top-level), numpy.ma.extras (top-level), numpy.ma.mrecords (top-level) +missing module named numpy.iscomplexobj - imported by numpy (top-level), numpy.ma.core (top-level) +missing module named numpy.amin - imported by numpy (top-level), numpy.ma.core (top-level) +missing module named numpy.amax - imported by numpy (top-level), numpy.ma.core (top-level) +missing module named numpy.isinf - imported by numpy (top-level), numpy.testing._private.utils (top-level) +missing module named numpy.isnan - imported by numpy (top-level), numpy.testing._private.utils (top-level) +missing module named numpy.isfinite - imported by numpy (top-level), numpy.testing._private.utils (top-level) +missing module named numpy.float64 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.float32 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.uint64 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.uint32 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.uint16 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.uint8 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.int64 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.int32 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.int16 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.int8 - imported by numpy (top-level), numpy.array_api._typing (top-level) +missing module named numpy.bytes_ - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.str_ - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.void - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.object_ - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.datetime64 - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.timedelta64 - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.number - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.complexfloating - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.floating - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.integer - imported by numpy (top-level), numpy._typing._array_like (top-level), numpy.ctypeslib (top-level) +missing module named numpy.unsignedinteger - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.bool_ - imported by numpy (top-level), numpy._typing._array_like (top-level), numpy.ma.core (top-level), numpy.ma.mrecords (top-level) +missing module named numpy.generic - imported by numpy (top-level), numpy._typing._array_like (top-level) +missing module named numpy.dtype - imported by numpy (top-level), numpy._typing._array_like (top-level), numpy.array_api._typing (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level) +missing module named numpy.ndarray - imported by numpy (top-level), numpy._typing._array_like (top-level), numpy.ma.core (top-level), numpy.ma.extras (top-level), numpy.lib.recfunctions (top-level), numpy.ma.mrecords (top-level), numpy.ctypeslib (top-level) +missing module named numpy.ufunc - imported by numpy (top-level), numpy._typing (top-level), numpy.testing.overrides (top-level) +missing module named numpy.histogramdd - imported by numpy (delayed), numpy.lib.twodim_base (delayed) +missing module named cffi - imported by PIL.Image (optional), PIL.PyAccess (optional) +missing module named defusedxml - imported by PIL.Image (optional) +missing module named Tix - imported by tkinterdnd2.TkinterDnD (optional) +missing module named Tkinter - imported by tkinterdnd2.TkinterDnD (optional) diff --git a/build/main/xref-main.html b/build/main/xref-main.html new file mode 100644 index 0000000..6fd0127 --- /dev/null +++ b/build/main/xref-main.html @@ -0,0 +1,23302 @@ + + + + + modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspect.py, pyi_rth_multiprocessing.py, pyi_rth_pkgres.py, pyi_rth_pkgutil.py + + + +

modulegraph cross reference for main.py, pyi_rth__tkinter.py, pyi_rth_inspect.py, pyi_rth_multiprocessing.py, pyi_rth_pkgres.py, pyi_rth_pkgutil.py

+ +
+ + main.py +Script
+imports: + PIL + • PIL.Image + • PIL.ImageTk + • _collections_abc + • _weakrefset + • abc + • codecs + • collections + • collections.abc + • copyreg + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • enum + • functools + • genericpath + • heapq + • helper_functions + • importlib + • io + • keyword + • linecache + • locale + • ntpath + • operator + • os + • platform + • posixpath + • pyi_rth__tkinter.py + • pyi_rth_inspect.py + • pyi_rth_multiprocessing.py + • pyi_rth_pkgres.py + • pyi_rth_pkgutil.py + • re + • re._casefix + • re._compiler + • re._constants + • re._parser + • reprlib + • requests + • shutil + • sre_compile + • sre_constants + • sre_parse + • stat + • subprocess + • tempfile + • time + • tkinter + • tkinter.filedialog + • tkinter.messagebox + • tkinter.ttk + • tkinterdnd2 + • tkinterdnd2.TkinterDnD + • traceback + • types + • warnings + • weakref + • webbrowser + • zipfile + +
+ +
+ +
+ + pyi_rth__tkinter.py +Script
+imports: + os + • sys + +
+
+imported by: + main.py + +
+ +
+ +
+ + pyi_rth_inspect.py +Script
+imports: + inspect + • os + • sys + +
+
+imported by: + main.py + +
+ +
+ +
+ + pyi_rth_multiprocessing.py +Script
+imports: + multiprocessing + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.spawn + • os + • subprocess + • sys + • threading + +
+
+imported by: + main.py + +
+ +
+ +
+ + pyi_rth_pkgres.py +Script
+imports: + os + • pathlib + • pkg_resources + • pyimod02_importers + • sys + +
+
+imported by: + main.py + +
+ +
+ +
+ + pyi_rth_pkgutil.py +Script
+imports: + os + • pkgutil + • pyimod02_importers + • sys + +
+
+imported by: + main.py + +
+ +
+ +
+ + 'OpenSSL.crypto' +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + 'cryptography.x509' +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + 'java.lang' +MissingModule
+imported by: + platform + • xml.sax._exceptions + +
+ +
+ +
+ + 'org.python' +MissingModule
+imported by: + copy + • xml.sax + +
+ +
+ +
+ + 'pkg_resources.extern.importlib_resources' +MissingModule
+imported by: + pkg_resources._vendor.jaraco.text + +
+ +
+ +
+ + 'pkg_resources.extern.jaraco' +MissingModule
+imported by: + pkg_resources + • pkg_resources._vendor.jaraco.text + +
+ +
+ +
+ + 'pkg_resources.extern.more_itertools' +MissingModule
+imported by: + pkg_resources._vendor.jaraco.functools + +
+ +
+ +
+ + OpenSSL +MissingModule
+imported by: + urllib3.contrib.pyopenssl + +
+ +
+ +
+ + PIL +Package
+imports: + PIL + • PIL.BmpImagePlugin + • PIL.ExifTags + • PIL.GifImagePlugin + • PIL.GimpGradientFile + • PIL.GimpPaletteFile + • PIL.Image + • PIL.ImageChops + • PIL.ImageCms + • PIL.ImageColor + • PIL.ImageFile + • PIL.ImageFilter + • PIL.ImageMode + • PIL.ImageOps + • PIL.ImagePalette + • PIL.ImageQt + • PIL.ImageSequence + • PIL.ImageShow + • PIL.ImageTk + • PIL.ImageWin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.PaletteFile + • PIL.PdfParser + • PIL.PngImagePlugin + • PIL.PpmImagePlugin + • PIL.PyAccess + • PIL.TiffImagePlugin + • PIL.TiffTags + • PIL._imaging + • PIL._imagingcms + • PIL._imagingtk + • PIL._version + • PIL._webp + • PIL.features + +
+
+imported by: + PIL + • PIL.BlpImagePlugin + • PIL.BmpImagePlugin + • PIL.BufrStubImagePlugin + • PIL.CurImagePlugin + • PIL.DcxImagePlugin + • PIL.DdsImagePlugin + • PIL.EpsImagePlugin + • PIL.ExifTags + • PIL.FitsImagePlugin + • PIL.FliImagePlugin + • PIL.FpxImagePlugin + • PIL.FtexImagePlugin + • PIL.GbrImagePlugin + • PIL.GifImagePlugin + • PIL.GimpGradientFile + • PIL.GimpPaletteFile + • PIL.GribStubImagePlugin + • PIL.Hdf5StubImagePlugin + • PIL.IcnsImagePlugin + • PIL.IcoImagePlugin + • PIL.ImImagePlugin + • PIL.Image + • PIL.ImageChops + • PIL.ImageCms + • PIL.ImageColor + • PIL.ImageFile + • PIL.ImageFilter + • PIL.ImageMode + • PIL.ImageOps + • PIL.ImagePalette + • PIL.ImageQt + • PIL.ImageSequence + • PIL.ImageShow + • PIL.ImageTk + • PIL.ImageWin + • PIL.ImtImagePlugin + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.JpegPresets + • PIL.McIdasImagePlugin + • PIL.MicImagePlugin + • PIL.MpegImagePlugin + • PIL.MpoImagePlugin + • PIL.MspImagePlugin + • PIL.PaletteFile + • PIL.PalmImagePlugin + • PIL.PcdImagePlugin + • PIL.PcxImagePlugin + • PIL.PdfImagePlugin + • PIL.PdfParser + • PIL.PixarImagePlugin + • PIL.PngImagePlugin + • PIL.PpmImagePlugin + • PIL.PsdImagePlugin + • PIL.PyAccess + • PIL.QoiImagePlugin + • PIL.SgiImagePlugin + • PIL.SpiderImagePlugin + • PIL.SunImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL.TiffTags + • PIL.WebPImagePlugin + • PIL.WmfImagePlugin + • PIL.XVThumbImagePlugin + • PIL.XbmImagePlugin + • PIL.XpmImagePlugin + • PIL._binary + • PIL._deprecate + • PIL._imaging + • PIL._imagingcms + • PIL._imagingtk + • PIL._util + • PIL._version + • PIL._webp + • PIL.features + • main.py + +
+ +
+ +
+ + PIL.BlpImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.JpegImagePlugin + • enum + • io + • os + • struct + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.BmpImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • os + +
+
+imported by: + PIL + • PIL.CurImagePlugin + • PIL.IcoImagePlugin + • PIL.Image + +
+ +
+ +
+ + PIL.BufrStubImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.CurImagePlugin +SourceModule
+imports: + PIL + • PIL.BmpImagePlugin + • PIL.Image + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.DcxImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.PcxImagePlugin + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.DdsImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • io + • struct + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.EpsImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + • PIL._deprecate + • io + • os + • re + • shutil + • subprocess + • sys + • tempfile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.ExifTags +SourceModule
+imports: + PIL + • enum + +
+
+imported by: + PIL + • PIL.Image + • PIL.ImageOps + • PIL.MpoImagePlugin + • PIL.TiffImagePlugin + +
+ +
+ +
+ + PIL.FitsImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • math + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.FliImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • os + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.FpxImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + • olefile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.FtexImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • enum + • io + • struct + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.GbrImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.GifImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageChops + • PIL.ImageFile + • PIL.ImagePalette + • PIL.ImageSequence + • PIL._binary + • copy + • enum + • itertools + • math + • os + • subprocess + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.GimpGradientFile +SourceModule
+imports: + PIL + • PIL._binary + • math + +
+
+imported by: + PIL + • PIL.ImagePalette + +
+ +
+ +
+ + PIL.GimpPaletteFile +SourceModule
+imports: + PIL + • PIL._binary + • re + +
+
+imported by: + PIL + • PIL.ImagePalette + +
+ +
+ +
+ + PIL.GribStubImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.Hdf5StubImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.IcnsImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.Jpeg2KImagePlugin + • PIL.PngImagePlugin + • PIL.features + • io + • os + • struct + • sys + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.IcoImagePlugin +SourceModule
+imports: + PIL + • PIL.BmpImagePlugin + • PIL.Image + • PIL.ImageFile + • PIL.PngImagePlugin + • PIL._binary + • io + • math + • warnings + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.ImImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • os + • re + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.Image +SourceModule
+imports: + PIL + • PIL.BlpImagePlugin + • PIL.BmpImagePlugin + • PIL.BufrStubImagePlugin + • PIL.CurImagePlugin + • PIL.DcxImagePlugin + • PIL.DdsImagePlugin + • PIL.EpsImagePlugin + • PIL.ExifTags + • PIL.FitsImagePlugin + • PIL.FliImagePlugin + • PIL.FpxImagePlugin + • PIL.FtexImagePlugin + • PIL.GbrImagePlugin + • PIL.GifImagePlugin + • PIL.GribStubImagePlugin + • PIL.Hdf5StubImagePlugin + • PIL.IcnsImagePlugin + • PIL.IcoImagePlugin + • PIL.ImImagePlugin + • PIL.ImageCms + • PIL.ImageColor + • PIL.ImageFilter + • PIL.ImageMode + • PIL.ImagePalette + • PIL.ImageQt + • PIL.ImageShow + • PIL.ImtImagePlugin + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.McIdasImagePlugin + • PIL.MicImagePlugin + • PIL.MpegImagePlugin + • PIL.MpoImagePlugin + • PIL.MspImagePlugin + • PIL.PalmImagePlugin + • PIL.PcdImagePlugin + • PIL.PcxImagePlugin + • PIL.PdfImagePlugin + • PIL.PixarImagePlugin + • PIL.PngImagePlugin + • PIL.PpmImagePlugin + • PIL.PsdImagePlugin + • PIL.PyAccess + • PIL.QoiImagePlugin + • PIL.SgiImagePlugin + • PIL.SpiderImagePlugin + • PIL.SunImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL.TiffTags + • PIL.WebPImagePlugin + • PIL.WmfImagePlugin + • PIL.XVThumbImagePlugin + • PIL.XbmImagePlugin + • PIL.XpmImagePlugin + • PIL._binary + • PIL._imaging + • PIL._util + • atexit + • builtins + • cffi + • collections.abc + • defusedxml + • enum + • io + • logging + • math + • numpy + • os + • packaging.version + • pathlib + • re + • struct + • sys + • tempfile + • warnings + +
+
+imported by: + PIL + • PIL.BlpImagePlugin + • PIL.BmpImagePlugin + • PIL.BufrStubImagePlugin + • PIL.CurImagePlugin + • PIL.DcxImagePlugin + • PIL.DdsImagePlugin + • PIL.EpsImagePlugin + • PIL.FitsImagePlugin + • PIL.FliImagePlugin + • PIL.FpxImagePlugin + • PIL.FtexImagePlugin + • PIL.GbrImagePlugin + • PIL.GifImagePlugin + • PIL.GribStubImagePlugin + • PIL.Hdf5StubImagePlugin + • PIL.IcnsImagePlugin + • PIL.IcoImagePlugin + • PIL.ImImagePlugin + • PIL.ImageChops + • PIL.ImageCms + • PIL.ImageColor + • PIL.ImageFile + • PIL.ImageFilter + • PIL.ImageOps + • PIL.ImageQt + • PIL.ImageShow + • PIL.ImageTk + • PIL.ImageWin + • PIL.ImtImagePlugin + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.McIdasImagePlugin + • PIL.MicImagePlugin + • PIL.MpegImagePlugin + • PIL.MpoImagePlugin + • PIL.MspImagePlugin + • PIL.PalmImagePlugin + • PIL.PcdImagePlugin + • PIL.PcxImagePlugin + • PIL.PdfImagePlugin + • PIL.PixarImagePlugin + • PIL.PngImagePlugin + • PIL.PpmImagePlugin + • PIL.PsdImagePlugin + • PIL.QoiImagePlugin + • PIL.SgiImagePlugin + • PIL.SpiderImagePlugin + • PIL.SunImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL.WebPImagePlugin + • PIL.WmfImagePlugin + • PIL.XVThumbImagePlugin + • PIL.XbmImagePlugin + • PIL.XpmImagePlugin + • PIL.features + • main.py + +
+ +
+ +
+ + PIL.ImageChops +SourceModule
+imports: + PIL + • PIL.Image + +
+
+imported by: + PIL + • PIL.GifImagePlugin + • PIL.PngImagePlugin + +
+ +
+ +
+ + PIL.ImageCms +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageWin + • PIL._imagingcms + • PIL._util + • enum + • sys + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.ImageColor +SourceModule
+imports: + PIL + • PIL.Image + • colorsys + • re + +
+
+imported by: + PIL + • PIL.Image + • PIL.ImageOps + • PIL.ImagePalette + +
+ +
+ +
+ + PIL.ImageFile +SourceModule
+imports: + PIL + • PIL.Image + • PIL._util + • io + • itertools + • mmap + • struct + • sys + +
+
+imported by: + PIL + • PIL.BlpImagePlugin + • PIL.BmpImagePlugin + • PIL.BufrStubImagePlugin + • PIL.DdsImagePlugin + • PIL.EpsImagePlugin + • PIL.FitsImagePlugin + • PIL.FliImagePlugin + • PIL.FpxImagePlugin + • PIL.FtexImagePlugin + • PIL.GbrImagePlugin + • PIL.GifImagePlugin + • PIL.GribStubImagePlugin + • PIL.Hdf5StubImagePlugin + • PIL.IcnsImagePlugin + • PIL.IcoImagePlugin + • PIL.ImImagePlugin + • PIL.ImtImagePlugin + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.McIdasImagePlugin + • PIL.MpegImagePlugin + • PIL.MpoImagePlugin + • PIL.MspImagePlugin + • PIL.PalmImagePlugin + • PIL.PcdImagePlugin + • PIL.PcxImagePlugin + • PIL.PdfImagePlugin + • PIL.PixarImagePlugin + • PIL.PngImagePlugin + • PIL.PpmImagePlugin + • PIL.PsdImagePlugin + • PIL.QoiImagePlugin + • PIL.SgiImagePlugin + • PIL.SpiderImagePlugin + • PIL.SunImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL.WebPImagePlugin + • PIL.WmfImagePlugin + • PIL.XVThumbImagePlugin + • PIL.XbmImagePlugin + • PIL.XpmImagePlugin + +
+ +
+ +
+ + PIL.ImageFilter +SourceModule
+imports: + PIL + • PIL.Image + • functools + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.ImageMode +SourceModule
+imports: + PIL + • sys + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.ImageOps +SourceModule
+imports: + PIL + • PIL.ExifTags + • PIL.Image + • PIL.ImageColor + • PIL.ImagePalette + • functools + • operator + • re + +
+
+imported by: + PIL + • PIL.TiffImagePlugin + +
+ +
+ +
+ + PIL.ImagePalette +SourceModule
+imports: + PIL + • PIL.GimpGradientFile + • PIL.GimpPaletteFile + • PIL.ImageColor + • PIL.PaletteFile + • array + • random + +
+
+imported by: + PIL + • PIL.BmpImagePlugin + • PIL.DdsImagePlugin + • PIL.FliImagePlugin + • PIL.GifImagePlugin + • PIL.ImImagePlugin + • PIL.Image + • PIL.ImageOps + • PIL.PcxImagePlugin + • PIL.PngImagePlugin + • PIL.PsdImagePlugin + • PIL.SunImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL.XVThumbImagePlugin + • PIL.XpmImagePlugin + +
+ +
+ +
+ + PIL.ImageQt +SourceModule
+imports: + PIL + • PIL.Image + • PIL._util + • io + • sys + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.ImageSequence +SourceModule
+imports: + PIL + +
+
+imported by: + PIL + • PIL.GifImagePlugin + • PIL.MpoImagePlugin + • PIL.PdfImagePlugin + • PIL.PngImagePlugin + +
+ +
+ +
+ + PIL.ImageShow +SourceModule
+imports: + PIL + • PIL.Image + • os + • shlex + • shutil + • subprocess + • sys + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.ImageTk +SourceModule
+imports: + PIL + • PIL.Image + • PIL._imagingtk + • io + +
+
+imported by: + PIL + • PIL.SpiderImagePlugin + • main.py + +
+ +
+ +
+ + PIL.ImageWin +SourceModule
+imports: + PIL + • PIL.Image + +
+
+imported by: + PIL + • PIL.ImageCms + +
+ +
+ +
+ + PIL.ImtImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • re + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.IptcImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.JpegImagePlugin + • PIL.TiffImagePlugin + • PIL._binary + • io + • os + • tempfile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.Jpeg2KImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + • io + • os + • struct + +
+
+imported by: + PIL + • PIL.IcnsImagePlugin + • PIL.Image + +
+ +
+ +
+ + PIL.JpegImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.JpegPresets + • PIL.MpoImagePlugin + • PIL.TiffImagePlugin + • PIL._binary + • array + • io + • math + • os + • struct + • subprocess + • sys + • tempfile + • warnings + +
+
+imported by: + PIL + • PIL.BlpImagePlugin + • PIL.Image + • PIL.IptcImagePlugin + • PIL.MpoImagePlugin + +
+ +
+ +
+ + PIL.JpegPresets +SourceModule
+imports: + PIL + +
+
+imported by: + PIL.JpegImagePlugin + +
+ +
+ +
+ + PIL.McIdasImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • struct + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.MicImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.TiffImagePlugin + • olefile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.MpegImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.MpoImagePlugin +SourceModule
+imports: + PIL + • PIL.ExifTags + • PIL.Image + • PIL.ImageFile + • PIL.ImageSequence + • PIL.JpegImagePlugin + • PIL.TiffImagePlugin + • PIL._binary + • itertools + • os + • struct + +
+
+imported by: + PIL.Image + • PIL.JpegImagePlugin + +
+ +
+ +
+ + PIL.MspImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + • io + • struct + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.PaletteFile +SourceModule
+imports: + PIL + • PIL._binary + +
+
+imported by: + PIL + • PIL.ImagePalette + +
+ +
+ +
+ + PIL.PalmImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.PcdImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.PcxImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • io + • logging + +
+
+imported by: + PIL.DcxImagePlugin + • PIL.Image + +
+ +
+ +
+ + PIL.PdfImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImageSequence + • PIL.PdfParser + • PIL.features + • io + • math + • os + • time + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.PdfParser +SourceModule
+imports: + PIL + • calendar + • codecs + • collections + • mmap + • os + • re + • time + • zlib + +
+
+imported by: + PIL + • PIL.PdfImagePlugin + +
+ +
+ +
+ + PIL.PixarImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.PngImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageChops + • PIL.ImageFile + • PIL.ImagePalette + • PIL.ImageSequence + • PIL._binary + • enum + • itertools + • logging + • re + • struct + • warnings + • zlib + +
+
+imported by: + PIL + • PIL.IcnsImagePlugin + • PIL.IcoImagePlugin + • PIL.Image + +
+ +
+ +
+ + PIL.PpmImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.PsdImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • io + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.PyAccess +SourceModule
+imports: + PIL + • PIL._deprecate + • PIL._util + • cffi + • logging + • sys + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL.QoiImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + • os + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.SgiImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + • os + • struct + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.SpiderImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImageTk + • os + • struct + • sys + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.SunImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.TgaImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • warnings + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.TiffImagePlugin +SourceModule
+imports: + PIL + • PIL.ExifTags + • PIL.Image + • PIL.ImageFile + • PIL.ImageOps + • PIL.ImagePalette + • PIL.TiffTags + • PIL._binary + • collections.abc + • fractions + • io + • itertools + • logging + • math + • numbers + • os + • struct + • warnings + +
+
+imported by: + PIL + • PIL.Image + • PIL.IptcImagePlugin + • PIL.JpegImagePlugin + • PIL.MicImagePlugin + • PIL.MpoImagePlugin + +
+ +
+ +
+ + PIL.TiffTags +SourceModule
+imports: + PIL + • collections + +
+
+imported by: + PIL + • PIL.Image + • PIL.TiffImagePlugin + +
+ +
+ +
+ + PIL.WebPImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._webp + • io + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.WmfImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.XVThumbImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.XbmImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • re + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL.XpmImagePlugin +SourceModule
+imports: + PIL + • PIL.Image + • PIL.ImageFile + • PIL.ImagePalette + • PIL._binary + • re + +
+
+imported by: + PIL.Image + +
+ +
+ +
+ + PIL._binary +SourceModule
+imports: + PIL + • struct + +
+
+imported by: + PIL.BmpImagePlugin + • PIL.CurImagePlugin + • PIL.DcxImagePlugin + • PIL.DdsImagePlugin + • PIL.EpsImagePlugin + • PIL.FliImagePlugin + • PIL.FpxImagePlugin + • PIL.GbrImagePlugin + • PIL.GifImagePlugin + • PIL.GimpGradientFile + • PIL.GimpPaletteFile + • PIL.IcoImagePlugin + • PIL.Image + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.MpegImagePlugin + • PIL.MpoImagePlugin + • PIL.MspImagePlugin + • PIL.PaletteFile + • PIL.PalmImagePlugin + • PIL.PcxImagePlugin + • PIL.PixarImagePlugin + • PIL.PngImagePlugin + • PIL.PpmImagePlugin + • PIL.PsdImagePlugin + • PIL.QoiImagePlugin + • PIL.SgiImagePlugin + • PIL.SunImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL.WmfImagePlugin + • PIL.XVThumbImagePlugin + • PIL.XpmImagePlugin + +
+ +
+ +
+ + PIL._deprecate +SourceModule
+imports: + PIL + • __future__ + • warnings + +
+
+imported by: + PIL.EpsImagePlugin + • PIL.PyAccess + +
+ +
+ +
+ + PIL._imaging /opt/homebrew/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so
+imports: + PIL + +
+
+imported by: + PIL + • PIL.Image + +
+ +
+ +
+ + PIL._imagingcms /opt/homebrew/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so
+imports: + PIL + +
+
+imported by: + PIL + • PIL.ImageCms + +
+ +
+ +
+ + PIL._imagingtk /opt/homebrew/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so
+imports: + PIL + +
+
+imported by: + PIL + • PIL.ImageTk + +
+ +
+ +
+ + PIL._util +SourceModule
+imports: + PIL + • os + • pathlib + +
+
+imported by: + PIL.Image + • PIL.ImageCms + • PIL.ImageFile + • PIL.ImageQt + • PIL.PyAccess + +
+ +
+ +
+ + PIL._version +SourceModule
+imports: + PIL + +
+
+imported by: + PIL + +
+ +
+ +
+ + PIL._webp /opt/homebrew/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so
+imports: + PIL + +
+
+imported by: + PIL + • PIL.WebPImagePlugin + +
+ +
+ +
+ + PIL.features +SourceModule
+imports: + PIL + • PIL.Image + • collections + • os + • sys + • warnings + +
+
+imported by: + PIL + • PIL.IcnsImagePlugin + • PIL.PdfImagePlugin + +
+ +
+ +
+ + Tix +MissingModule
+imported by: + tkinterdnd2.TkinterDnD + +
+ +
+ +
+ + Tkinter +MissingModule
+imported by: + tkinterdnd2.TkinterDnD + +
+ +
+ +
+ + __future__ +SourceModule
+imported by: + PIL._deprecate + • codeop + • doctest + • numpy._typing + • numpy._typing._array_like + • numpy._typing._nested_sequence + • numpy.array_api._array_object + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._elementwise_functions + • numpy.array_api._indexing_functions + • numpy.array_api._manipulation_functions + • numpy.array_api._searching_functions + • numpy.array_api._set_functions + • numpy.array_api._sorting_functions + • numpy.array_api._statistical_functions + • numpy.array_api._typing + • numpy.array_api._utility_functions + • numpy.array_api.linalg + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.__main__ + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.macos + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.windows + • pydoc + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + _abc (builtin module)
+imported by: + abc + +
+ +
+ +
+ + _aix_support +SourceModule
+imports: + _bootsubprocess + • subprocess + • sys + • sysconfig + +
+
+imported by: + sysconfig + +
+ +
+ +
+ + _ast (builtin module)
+imported by: + ast + +
+ +
+ +
+ + _asyncio /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so
+imported by: + asyncio.events + • asyncio.futures + • asyncio.tasks + +
+ +
+ +
+ + _bisect /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so
+imported by: + bisect + +
+ +
+ +
+ + _blake2 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so
+imported by: + hashlib + +
+ +
+ +
+ + _bootsubprocess +SourceModule
+imports: + os + +
+
+imported by: + _aix_support + +
+ +
+ +
+ + _bz2 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so
+imported by: + bz2 + +
+ +
+ +
+ + _codecs (builtin module)
+imported by: + codecs + +
+ +
+ +
+ + _codecs_cn /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_cn.cpython-311-darwin.so
+imported by: + encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + +
+ +
+ +
+ + _codecs_hk /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so
+imported by: + encodings.big5hkscs + +
+ +
+ +
+ + _codecs_iso2022 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so
+imported by: + encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + +
+ +
+ +
+ + _codecs_jp /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_jp.cpython-311-darwin.so
+imported by: + encodings.cp932 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _codecs_kr /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_kr.cpython-311-darwin.so
+imported by: + encodings.cp949 + • encodings.euc_kr + • encodings.johab + +
+ +
+ +
+ + _codecs_tw /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so
+imported by: + encodings.big5 + • encodings.cp950 + +
+ +
+ +
+ + _collections (builtin module)
+imported by: + collections + • threading + +
+ +
+ +
+ + _collections_abc +SourceModule
+imports: + abc + • sys + +
+
+imported by: + collections + • collections.abc + • contextlib + • locale + • main.py + • os + • pathlib + • random + • types + • weakref + +
+ +
+ +
+ + _compat_pickle +SourceModule
+imported by: + _pickle + • pickle + +
+ +
+ +
+ + _compression +SourceModule
+imports: + io + • sys + +
+
+imported by: + bz2 + • gzip + • lzma + +
+ +
+ +
+ + _contextvars /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so
+imported by: + contextvars + +
+ +
+ +
+ + _csv /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so
+imported by: + csv + +
+ +
+ +
+ + _ctypes /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so
+imported by: + ctypes + • numpy.core._dtype_ctypes + +
+ +
+ +
+ + _datetime /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so
+imports: + _strptime + • time + +
+
+imported by: + datetime + +
+ +
+ +
+ + _decimal /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so
+imported by: + decimal + +
+ +
+ +
+ + _dummy_thread +MissingModule
+imported by: + numpy.core.arrayprint + +
+ +
+ +
+ + _frozen_importlib +ExcludedModule
+imported by: + importlib + • importlib.abc + • zipimport + +
+ +
+ +
+ + _frozen_importlib_external +MissingModule
+imported by: + importlib + • importlib._bootstrap + • importlib.abc + • zipimport + +
+ +
+ +
+ + _functools (builtin module)
+imported by: + functools + +
+ +
+ +
+ + _hashlib /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so
+imported by: + hashlib + • hmac + +
+ +
+ +
+ + _heapq /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so
+imported by: + heapq + +
+ +
+ +
+ + _imp (builtin module)
+imported by: + imp + • importlib + • importlib._bootstrap_external + • importlib.util + • pkg_resources + • sysconfig + • zipimport + +
+ +
+ +
+ + _io (builtin module)
+imported by: + importlib._bootstrap_external + • io + • zipimport + +
+ +
+ +
+ + _json /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so
+imports: + json.decoder + +
+
+imported by: + json.decoder + • json.encoder + • json.scanner + +
+ +
+ +
+ + _locale (builtin module)
+imported by: + locale + +
+ +
+ +
+ + _lzma /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so
+imported by: + lzma + +
+ +
+ +
+ + _manylinux +MissingModule
+imported by: + packaging._manylinux + • pkg_resources._vendor.packaging._manylinux + +
+ +
+ +
+ + _md5 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so
+imported by: + hashlib + +
+ +
+ +
+ + _multibytecodec /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-darwin.so
+imported by: + charset_normalizer.utils + • encodings.big5 + • encodings.big5hkscs + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hz + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.johab + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + +
+ +
+ +
+ + _multiprocessing /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so
+imported by: + multiprocessing.connection + • multiprocessing.queues + • multiprocessing.resource_tracker + • multiprocessing.synchronize + +
+ +
+ +
+ + _opcode /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so
+imported by: + opcode + +
+ +
+ +
+ + _operator (builtin module)
+imported by: + hmac + • operator + +
+ +
+ +
+ + _osx_support +SourceModule
+imports: + contextlib + • os + • re + • sys + • tempfile + +
+
+imported by: + sysconfig + +
+ +
+ +
+ + _overlapped +MissingModule
+imported by: + asyncio.windows_events + +
+ +
+ +
+ + _pickle /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so
+imports: + _compat_pickle + • codecs + • copyreg + +
+
+imported by: + pickle + +
+ +
+ +
+ + _posixshmem /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so
+imported by: + multiprocessing.resource_tracker + • multiprocessing.shared_memory + +
+ +
+ +
+ + _posixsubprocess /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so
+imports: + gc + +
+
+imported by: + multiprocessing.util + • subprocess + +
+ +
+ +
+ + _py_abc +SourceModule
+imports: + _weakrefset + +
+
+imported by: + abc + +
+ +
+ +
+ + _pydecimal +SourceModule
+imports: + collections + • contextvars + • itertools + • locale + • math + • numbers + • re + • sys + +
+
+imported by: + decimal + +
+ +
+ +
+ + _queue /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so
+imported by: + queue + +
+ +
+ +
+ + _random /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so
+imported by: + random + +
+ +
+ +
+ + _scproxy /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so
+imported by: + urllib.request + +
+ +
+ +
+ + _sha1 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so
+imported by: + hashlib + +
+ +
+ +
+ + _sha256 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so
+imported by: + hashlib + +
+ +
+ +
+ + _sha3 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so
+imported by: + hashlib + +
+ +
+ +
+ + _sha512 /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so
+imported by: + hashlib + • random + +
+ +
+ +
+ + _signal (builtin module)
+imported by: + signal + +
+ +
+ +
+ + _socket /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so
+imported by: + socket + +
+ +
+ +
+ + _sre (builtin module)
+imports: + copy + • re + +
+
+imported by: + re._compiler + • re._constants + +
+ +
+ +
+ + _ssl /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so
+imports: + socket + +
+
+imported by: + ssl + +
+ +
+ +
+ + _stat (builtin module)
+imported by: + stat + +
+ +
+ +
+ + _statistics /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so
+imported by: + statistics + +
+ +
+ +
+ + _string (builtin module)
+imported by: + string + +
+ +
+ +
+ + _strptime +SourceModule
+imports: + _thread + • calendar + • datetime + • locale + • re + • time + +
+
+imported by: + _datetime + • datetime + • time + +
+ +
+ +
+ + _struct /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so
+imported by: + struct + +
+ +
+ +
+ + _sysconfigdata__darwin_darwin +SourceModule
+imported by: + sysconfig + +
+ +
+ +
+ + _thread (builtin module)
+imported by: + _strptime + • asyncio.base_futures + • dataclasses + • functools + • numpy.core.arrayprint + • reprlib + • tempfile + • threading + +
+ +
+ +
+ + _threading_local +SourceModule
+imports: + contextlib + • threading + • weakref + +
+
+imported by: + threading + +
+ +
+ +
+ + _tkinter /opt/homebrew/opt/python-tk@3.11/libexec/_tkinter.cpython-311-darwin.so
+imported by: + tkinter + +
+ +
+ +
+ + _tokenize (builtin module)
+imported by: + tokenize + +
+ +
+ +
+ + _tracemalloc (builtin module)
+imported by: + tracemalloc + +
+ +
+ +
+ + _typing /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so
+imported by: + typing + +
+ +
+ +
+ + _ufunc +MissingModule
+imported by: + numpy._typing + +
+ +
+ +
+ + _warnings (builtin module)
+imported by: + importlib._bootstrap_external + • warnings + • zipimport + +
+ +
+ +
+ + _weakref (builtin module)
+imported by: + _weakrefset + • collections + • weakref + • xml.sax.expatreader + +
+ +
+ +
+ + _weakrefset +SourceModule
+imports: + _weakref + • types + +
+
+imported by: + _py_abc + • main.py + • multiprocessing.process + • threading + • weakref + +
+ +
+ +
+ + _winapi +MissingModule
+imported by: + asyncio.windows_events + • asyncio.windows_utils + • encodings + • mimetypes + • multiprocessing.connection + • multiprocessing.heap + • multiprocessing.popen_spawn_win32 + • multiprocessing.reduction + • multiprocessing.shared_memory + • multiprocessing.spawn + • ntpath + • subprocess + +
+ +
+ +
+ + _winreg +MissingModule
+imported by: + platform + +
+ +
+ +
+ + abc +SourceModule
+imports: + _abc + • _py_abc + +
+
+imported by: + _collections_abc + • contextlib + • dataclasses + • email._policybase + • functools + • importlib._abc + • importlib.abc + • importlib.metadata + • importlib.resources.abc + • inspect + • io + • main.py + • multiprocessing.reduction + • numbers + • numpy.polynomial._polybase + • os + • packaging.specifiers + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.simple + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.typing_extensions + • selectors + • typing + • typing_extensions + +
+ +
+ +
+ + argparse +SourceModule
+imports: + copy + • gettext + • os + • re + • shutil + • sys + • textwrap + • warnings + +
+
+imported by: + ast + • calendar + • code + • dis + • doctest + • gzip + • http.server + • inspect + • py_compile + • tarfile + • tokenize + • unittest.main + • zipfile + +
+ +
+ +
+ + array /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so
+imported by: + PIL.ImagePalette + • PIL.JpegImagePlugin + • multiprocessing.dummy + • multiprocessing.managers + • multiprocessing.reduction + • socket + +
+ +
+ +
+ + ast +SourceModule
+imports: + _ast + • argparse + • collections + • contextlib + • enum + • inspect + • sys + • warnings + +
+
+imported by: + inspect + • numpy.core._internal + • numpy.lib.utils + • numpy.matrixlib.defmatrix + • packaging._parser + • pkg_resources._vendor.packaging._parser + • traceback + +
+ +
+ +
+ + asyncio +Package
+imports: + asyncio + • asyncio.DefaultEventLoopPolicy + • asyncio.base_events + • asyncio.base_futures + • asyncio.base_subprocess + • asyncio.base_tasks + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • asyncio.futures + • asyncio.locks + • asyncio.mixins + • asyncio.proactor_events + • asyncio.protocols + • asyncio.queues + • asyncio.runners + • asyncio.selector_events + • asyncio.sslproto + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.tasks + • asyncio.threads + • asyncio.timeouts + • asyncio.transports + • asyncio.trsock + • asyncio.unix_events + • asyncio.windows_events + • asyncio.windows_utils + • sys + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_futures + • asyncio.base_subprocess + • asyncio.base_tasks + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • asyncio.futures + • asyncio.locks + • asyncio.log + • asyncio.mixins + • asyncio.proactor_events + • asyncio.protocols + • asyncio.queues + • asyncio.runners + • asyncio.selector_events + • asyncio.sslproto + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.tasks + • asyncio.threads + • asyncio.timeouts + • asyncio.transports + • asyncio.trsock + • asyncio.unix_events + • asyncio.windows_events + • asyncio.windows_utils + • unittest.async_case + +
+ +
+ +
+ + asyncio.DefaultEventLoopPolicy +MissingModule
+imported by: + asyncio + • asyncio.events + +
+ +
+ +
+ + asyncio.base_events +SourceModule
+imports: + asyncio + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.protocols + • asyncio.sslproto + • asyncio.staggered + • asyncio.tasks + • asyncio.transports + • asyncio.trsock + • collections + • collections.abc + • concurrent.futures + • functools + • heapq + • itertools + • os + • socket + • ssl + • stat + • subprocess + • sys + • threading + • time + • traceback + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.base_futures +SourceModule
+imports: + _thread + • asyncio + • asyncio.format_helpers + • reprlib + +
+
+imported by: + asyncio + • asyncio.base_tasks + • asyncio.futures + +
+ +
+ +
+ + asyncio.base_subprocess +SourceModule
+imports: + asyncio + • asyncio.log + • asyncio.protocols + • asyncio.transports + • collections + • subprocess + • warnings + +
+
+imported by: + asyncio + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.base_tasks +SourceModule
+imports: + asyncio + • asyncio.base_futures + • asyncio.coroutines + • linecache + • reprlib + • traceback + +
+
+imported by: + asyncio + • asyncio.tasks + +
+ +
+ +
+ + asyncio.constants +SourceModule
+imports: + asyncio + • enum + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.format_helpers + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.coroutines +SourceModule
+imports: + asyncio + • collections.abc + • inspect + • os + • sys + • traceback + • types + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_tasks + • asyncio.runners + • asyncio.streams + • asyncio.tasks + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.events +SourceModule
+imports: + _asyncio + • asyncio + • asyncio.DefaultEventLoopPolicy + • asyncio.format_helpers + • contextvars + • os + • socket + • subprocess + • sys + • threading + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.futures + • asyncio.mixins + • asyncio.runners + • asyncio.selector_events + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.tasks + • asyncio.threads + • asyncio.timeouts + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.exceptions +SourceModule
+imports: + asyncio + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.futures + • asyncio.locks + • asyncio.proactor_events + • asyncio.runners + • asyncio.sslproto + • asyncio.staggered + • asyncio.streams + • asyncio.taskgroups + • asyncio.tasks + • asyncio.timeouts + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.format_helpers +SourceModule
+imports: + asyncio + • asyncio.constants + • functools + • inspect + • reprlib + • sys + • traceback + +
+
+imported by: + asyncio + • asyncio.base_futures + • asyncio.events + • asyncio.futures + • asyncio.streams + +
+ +
+ +
+ + asyncio.futures +SourceModule
+imports: + _asyncio + • asyncio + • asyncio.base_futures + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • concurrent.futures + • contextvars + • logging + • sys + • types + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.tasks + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.locks +SourceModule
+imports: + asyncio + • asyncio.exceptions + • asyncio.mixins + • asyncio.tasks + • collections + • enum + +
+
+imported by: + asyncio + • asyncio.queues + • asyncio.staggered + +
+ +
+ +
+ + asyncio.log +SourceModule
+imports: + asyncio + • logging + +
+
+imported by: + asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • asyncio.subprocess + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.mixins +SourceModule
+imports: + asyncio + • asyncio.events + • threading + +
+
+imported by: + asyncio + • asyncio.locks + • asyncio.queues + +
+ +
+ +
+ + asyncio.proactor_events +SourceModule
+imports: + asyncio + • asyncio.base_events + • asyncio.constants + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.protocols + • asyncio.sslproto + • asyncio.transports + • asyncio.trsock + • collections + • io + • os + • signal + • socket + • threading + • warnings + +
+
+imported by: + asyncio + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.protocols +SourceModule
+imports: + asyncio + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • asyncio.subprocess + +
+ +
+ +
+ + asyncio.queues +SourceModule
+imports: + asyncio + • asyncio.locks + • asyncio.mixins + • collections + • heapq + • types + +
+
+imported by: + asyncio + • asyncio.tasks + +
+ +
+ +
+ + asyncio.runners +SourceModule
+imports: + asyncio + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.tasks + • contextvars + • enum + • functools + • signal + • sys + • threading + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.selector_events +SourceModule
+imports: + asyncio + • asyncio.base_events + • asyncio.constants + • asyncio.events + • asyncio.futures + • asyncio.log + • asyncio.protocols + • asyncio.sslproto + • asyncio.transports + • asyncio.trsock + • collections + • errno + • functools + • selectors + • socket + • ssl + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.sslproto +SourceModule
+imports: + asyncio + • asyncio.constants + • asyncio.exceptions + • asyncio.log + • asyncio.protocols + • asyncio.transports + • collections + • enum + • ssl + • warnings + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.proactor_events + • asyncio.selector_events + +
+ +
+ +
+ + asyncio.staggered +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.exceptions + • asyncio.locks + • asyncio.tasks + • contextlib + • typing + +
+
+imported by: + asyncio + • asyncio.base_events + +
+ +
+ +
+ + asyncio.streams +SourceModule
+imports: + asyncio + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.format_helpers + • asyncio.log + • asyncio.protocols + • asyncio.tasks + • collections + • socket + • sys + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.subprocess + +
+ +
+ +
+ + asyncio.subprocess +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.log + • asyncio.protocols + • asyncio.streams + • asyncio.tasks + • subprocess + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.taskgroups +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.exceptions + • asyncio.tasks + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.tasks +SourceModule
+imports: + _asyncio + • asyncio + • asyncio.base_tasks + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.queues + • concurrent.futures + • contextvars + • functools + • inspect + • itertools + • types + • warnings + • weakref + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.locks + • asyncio.runners + • asyncio.staggered + • asyncio.streams + • asyncio.subprocess + • asyncio.taskgroups + • asyncio.timeouts + • asyncio.unix_events + • asyncio.windows_events + +
+ +
+ +
+ + asyncio.threads +SourceModule
+imports: + asyncio + • asyncio.events + • contextvars + • functools + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.timeouts +SourceModule
+imports: + asyncio + • asyncio.events + • asyncio.exceptions + • asyncio.tasks + • enum + • types + • typing + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.transports +SourceModule
+imports: + asyncio + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.unix_events + +
+ +
+ +
+ + asyncio.trsock +SourceModule
+imports: + asyncio + • socket + +
+
+imported by: + asyncio + • asyncio.base_events + • asyncio.proactor_events + • asyncio.selector_events + +
+ +
+ +
+ + asyncio.unix_events +SourceModule
+imports: + asyncio + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.constants + • asyncio.coroutines + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.selector_events + • asyncio.tasks + • asyncio.transports + • errno + • io + • itertools + • os + • selectors + • signal + • socket + • stat + • subprocess + • sys + • threading + • warnings + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.windows_events +SourceModule
+imports: + _overlapped + • _winapi + • asyncio + • asyncio.base_subprocess + • asyncio.events + • asyncio.exceptions + • asyncio.futures + • asyncio.log + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.tasks + • asyncio.windows_utils + • errno + • math + • msvcrt + • socket + • struct + • sys + • time + • weakref + +
+
+imported by: + asyncio + +
+ +
+ +
+ + asyncio.windows_utils +SourceModule
+imports: + _winapi + • asyncio + • itertools + • msvcrt + • os + • subprocess + • sys + • tempfile + • warnings + +
+
+imported by: + asyncio + • asyncio.windows_events + +
+ +
+ +
+ + atexit (builtin module)
+imported by: + PIL.Image + • logging + • multiprocessing.util + • weakref + +
+ +
+ +
+ + base64 +SourceModule
+imports: + binascii + • getopt + • re + • struct + • sys + +
+
+imported by: + email._encoded_words + • email.base64mime + • email.encoders + • encodings.base64_codec + • http.server + • requests.auth + • secrets + • ssl + • urllib.request + • urllib3.util.request + • xmlrpc.client + +
+ +
+ +
+ + bdb +SourceModule
+imports: + fnmatch + • inspect + • linecache + • os + • reprlib + • sys + +
+
+imported by: + pdb + +
+ +
+ +
+ + binascii /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so
+imported by: + base64 + • email._encoded_words + • email.base64mime + • email.contentmanager + • email.header + • email.message + • encodings.hex_codec + • encodings.uu_codec + • http.server + • plistlib + • quopri + • secrets + • urllib3.filepost + • urllib3.util.ssl_ + • zipfile + +
+ +
+ +
+ + bisect +SourceModule
+imports: + _bisect + +
+
+imported by: + idna.core + • idna.intranges + • multiprocessing.heap + • random + • statistics + • urllib.request + +
+ +
+ +
+ + brotli +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + brotlicffi +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ +
+ + builtins (builtin module)
+imported by: + PIL.Image + • bz2 + • codecs + • dataclasses + • doctest + • enum + • gettext + • gzip + • inspect + • locale + • lzma + • numpy + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.lib.function_base + • numpy.ma.core + • operator + • pydoc + • reprlib + • subprocess + • tarfile + • tokenize + • warnings + +
+ +
+ +
+ + bz2 +SourceModule
+imports: + _bz2 + • _compression + • builtins + • io + • os + +
+
+imported by: + encodings.bz2_codec + • numpy.lib._datasource + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + calendar +SourceModule
+imports: + argparse + • datetime + • itertools + • locale + • sys + +
+
+imported by: + PIL.PdfParser + • _strptime + • email._parseaddr + • http.cookiejar + • requests.cookies + • ssl + +
+ +
+ +
+ + certifi +Package
+imports: + certifi.core + +
+
+imported by: + certifi.core + • requests.certs + +
+ +
+ +
+ + certifi.core +SourceModule
+imports: + certifi + • importlib.resources + • os + • sys + • types + • typing + +
+
+imported by: + certifi + +
+ +
+ +
+ + cffi +MissingModule
+imported by: + PIL.Image + • PIL.PyAccess + +
+ +
+ +
+ + chardet +MissingModule
+imported by: + requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer +Package
+imports: + charset_normalizer.api + • charset_normalizer.legacy + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • logging + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.md + • charset_normalizer.md__mypyc + • charset_normalizer.models + • charset_normalizer.utils + • charset_normalizer.version + • requests + • requests.compat + • requests.packages + +
+ +
+ +
+ + charset_normalizer.api +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • logging + • os + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.legacy + +
+ +
+ +
+ + charset_normalizer.cd +SourceModule
+imports: + charset_normalizer + • charset_normalizer.constant + • charset_normalizer.md + • charset_normalizer.models + • charset_normalizer.utils + • codecs + • collections + • functools + • importlib + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.constant +SourceModule
+imports: + charset_normalizer + • codecs + • encodings.aliases + • re + • typing + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + +
+ +
+ +
+ + charset_normalizer.legacy +SourceModule
+imports: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.constant + • typing + • warnings + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.md /opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md.cpython-311-darwin.so
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.md__mypyc /opt/homebrew/lib/python3.11/site-packages/charset_normalizer/md__mypyc.cpython-311-darwin.so
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + charset_normalizer.models +SourceModule
+imports: + charset_normalizer + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings.aliases + • hashlib + • json + • typing + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + +
+ +
+ +
+ + charset_normalizer.utils +SourceModule
+imports: + _multibytecodec + • charset_normalizer + • charset_normalizer.constant + • codecs + • encodings.aliases + • functools + • importlib + • logging + • re + • typing + • unicodedata + +
+
+imported by: + charset_normalizer + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.models + +
+ +
+ +
+ + charset_normalizer.version +SourceModule
+imports: + charset_normalizer + +
+
+imported by: + charset_normalizer + +
+ +
+ +
+ + cmd +SourceModule
+imports: + readline + • string + • sys + +
+
+imported by: + pdb + +
+ +
+ +
+ + code +SourceModule
+imports: + argparse + • codeop + • readline + • sys + • traceback + +
+
+imported by: + pdb + +
+ +
+ +
+ + codecs +SourceModule
+imports: + _codecs + • builtins + • encodings + • sys + +
+
+imported by: + PIL.PdfParser + • _pickle + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.utils + • encodings + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • json + • main.py + • pickle + • plistlib + • requests.utils + • tokenize + • urllib3.filepost + • xml.sax.saxutils + +
+ +
+ +
+ + codeop +SourceModule
+imports: + __future__ + • warnings + +
+
+imported by: + code + +
+ +
+ +
+ + collections +Package
+imports: + _collections + • _collections_abc + • _weakref + • copy + • heapq + • itertools + • keyword + • operator + • reprlib + • sys + +
+
+imported by: + PIL.PdfParser + • PIL.TiffTags + • PIL.features + • _pydecimal + • ast + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.locks + • asyncio.proactor_events + • asyncio.queues + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • charset_normalizer.cd + • collections.abc + • concurrent.futures._base + • configparser + • contextlib + • difflib + • dis + • doctest + • email.feedparser + • functools + • importlib.metadata + • importlib.metadata._collections + • importlib.resources.readers + • inspect + • main.py + • multiprocessing.heap + • multiprocessing.pool + • multiprocessing.queues + • numpy.core.overrides + • numpy.core.records + • packaging._manylinux + • pkg_resources + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging.version + • pkg_resources._vendor.typing_extensions + • pkg_resources._vendor.zipp + • pkgutil + • platform + • pprint + • pydoc + • queue + • requests.compat + • requests.sessions + • requests.structures + • requests.utils + • selectors + • shlex + • shutil + • ssl + • statistics + • string + • threading + • tkinter + • tokenize + • typing + • typing_extensions + • unittest._log + • unittest.case + • unittest.util + • urllib.parse + • urllib3._collections + • urllib3.response + +
+ +
+ +
+ + collections.abc +SourceModule
+imports: + _collections_abc + • collections + +
+
+imported by: + PIL.Image + • PIL.TiffImagePlugin + • asyncio.base_events + • asyncio.coroutines + • configparser + • http.client + • inspect + • logging + • main.py + • numpy._typing._array_like + • numpy._typing._dtype_like + • numpy._typing._nested_sequence + • numpy._typing._shape + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._typing + • numpy.core._ufunc_config + • numpy.lib.function_base + • numpy.lib.npyio + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.typing_extensions + • requests.compat + • selectors + • traceback + • tracemalloc + • typing + • typing_extensions + +
+ +
+ +
+ + colorsys +SourceModule
+imported by: + PIL.ImageColor + +
+ +
+ +
+ + concurrent +Package
+imported by: + concurrent.futures + +
+ +
+ +
+ + concurrent.futures +Package
+imports: + concurrent + • concurrent.futures._base + • concurrent.futures.process + • concurrent.futures.thread + +
+
+imported by: + asyncio.base_events + • asyncio.futures + • asyncio.tasks + • concurrent.futures._base + • concurrent.futures.process + • concurrent.futures.thread + +
+ +
+ +
+ + concurrent.futures._base +SourceModule
+imports: + collections + • concurrent.futures + • logging + • threading + • time + • types + +
+
+imported by: + concurrent.futures + • concurrent.futures.process + • concurrent.futures.thread + +
+ +
+ +
+ + concurrent.futures.process +SourceModule
+imports: + concurrent.futures + • concurrent.futures._base + • functools + • itertools + • multiprocessing + • multiprocessing.connection + • multiprocessing.queues + • multiprocessing.synchronize + • os + • queue + • sys + • threading + • traceback + • weakref + +
+
+imported by: + concurrent.futures + +
+ +
+ +
+ + concurrent.futures.thread +SourceModule
+imports: + concurrent.futures + • concurrent.futures._base + • itertools + • os + • queue + • threading + • types + • weakref + +
+
+imported by: + concurrent.futures + +
+ +
+ +
+ + configparser +SourceModule
+imports: + collections + • collections.abc + • functools + • io + • itertools + • os + • re + • sys + • warnings + +
+
+imported by: + pkg_resources._vendor.platformdirs.unix + +
+ +
+ +
+ + contextlib +SourceModule
+imports: + _collections_abc + • abc + • collections + • functools + • os + • sys + • types + +
+
+imported by: + _osx_support + • _threading_local + • ast + • asyncio.staggered + • getpass + • glob + • http.server + • importlib.metadata + • importlib.resources._adapters + • importlib.resources._common + • importlib.util + • numpy.core._methods + • numpy.core._ufunc_config + • numpy.core.arrayprint + • numpy.core.memmap + • numpy.core.records + • numpy.lib.histograms + • numpy.lib.npyio + • numpy.testing._private.utils + • packaging._manylinux + • packaging._tokenizer + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.zipp + • requests.utils + • subprocess + • traceback + • typing + • unittest.case + • urllib.request + • urllib3.response + • zipfile + +
+ +
+ +
+ + contextvars +SourceModule
+imports: + _contextvars + +
+
+imported by: + _pydecimal + • asyncio.events + • asyncio.futures + • asyncio.runners + • asyncio.tasks + • asyncio.threads + • numpy.core._ufunc_config + • unittest.async_case + +
+ +
+ +
+ + copy +SourceModule
+imports: + 'org.python' + • copyreg + • types + • weakref + +
+
+imported by: + PIL.GifImagePlugin + • _sre + • argparse + • collections + • dataclasses + • email.generator + • gettext + • http.cookiejar + • http.server + • numpy.ma.core + • requests.cookies + • tarfile + • weakref + • webbrowser + +
+ +
+ +
+ + copyreg +SourceModule
+imports: + functools + • operator + +
+
+imported by: + _pickle + • copy + • main.py + • multiprocessing.reduction + • numpy.core + • pickle + • re + +
+ +
+ +
+ + cryptography +MissingModule
+imported by: + requests + • urllib3.contrib.pyopenssl + +
+ +
+ +
+ + csv +SourceModule
+imports: + _csv + • io + • re + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + ctypes +Package
+imports: + _ctypes + • ctypes._endian + • nt + • os + • struct + • sys + • types + +
+
+imported by: + ctypes._endian + • multiprocessing.sharedctypes + • numpy.core._dtype_ctypes + • numpy.core._internal + • numpy.ctypeslib + • packaging._manylinux + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.platformdirs.windows + +
+ +
+ +
+ + ctypes._endian +SourceModule
+imports: + ctypes + • sys + +
+
+imported by: + ctypes + +
+ +
+ +
+ + dataclasses +SourceModule
+imports: + _thread + • abc + • builtins + • copy + • functools + • inspect + • itertools + • keyword + • re + • sys + • types + +
+
+imported by: + numpy.array_api._data_type_functions + • packaging._tokenizer + • pkg_resources._vendor.packaging._tokenizer + • pprint + +
+ +
+ +
+ + datetime +SourceModule
+imports: + _datetime + • _strptime + • math + • operator + • sys + • time + +
+
+imported by: + _strptime + • calendar + • email.utils + • http.cookiejar + • http.server + • plistlib + • requests.models + • requests.sessions + • urllib3.connection + • xmlrpc.client + +
+ +
+ +
+ + decimal +SourceModule
+imports: + _decimal + • _pydecimal + +
+
+imported by: + fractions + • statistics + • xmlrpc.client + +
+ +
+ +
+ + defusedxml +MissingModule
+imported by: + PIL.Image + +
+ +
+ +
+ + difflib +SourceModule
+imports: + collections + • difflib + • heapq + • re + • types + +
+
+imported by: + difflib + • doctest + • numpy.testing._private.utils + • unittest.case + +
+ +
+ +
+ + dis +SourceModule
+imports: + argparse + • collections + • io + • opcode + • sys + • types + +
+
+imported by: + inspect + • pdb + +
+ +
+ +
+ + doctest +SourceModule
+imports: + __future__ + • argparse + • builtins + • collections + • difflib + • inspect + • io + • linecache + • os + • pdb + • re + • sys + • traceback + • unittest + +
+
+imported by: + numpy.testing._private.utils + +
+ +
+ +
+ + dummy_threading +MissingModule
+imported by: + requests.cookies + +
+ +
+ +
+ + email +Package
+imports: + email._header_value_parser + • email.charset + • email.errors + • email.header + • email.parser + +
+
+imported by: + email._encoded_words + • email._header_value_parser + • email._parseaddr + • email._policybase + • email.base64mime + • email.charset + • email.contentmanager + • email.encoders + • email.errors + • email.feedparser + • email.generator + • email.header + • email.headerregistry + • email.iterators + • email.message + • email.parser + • email.policy + • email.quoprimime + • email.utils + • importlib.metadata + • urllib.request + • urllib3.util.retry + +
+ +
+ +
+ + email._encoded_words +SourceModule
+imports: + base64 + • binascii + • email + • email.errors + • functools + • re + • string + +
+
+imported by: + email._header_value_parser + • email.message + +
+ +
+ +
+ + email._header_value_parser +SourceModule
+imports: + email + • email._encoded_words + • email.errors + • email.utils + • operator + • re + • string + • sys + • urllib + +
+
+imported by: + email + • email.headerregistry + +
+ +
+ +
+ + email._parseaddr +SourceModule
+imports: + calendar + • email + • time + +
+
+imported by: + email.utils + +
+ +
+ +
+ + email._policybase +SourceModule
+imports: + abc + • email + • email.charset + • email.header + • email.utils + +
+
+imported by: + email.feedparser + • email.message + • email.parser + • email.policy + +
+ +
+ +
+ + email.base64mime +SourceModule
+imports: + base64 + • binascii + • email + +
+
+imported by: + email.charset + • email.header + +
+ +
+ +
+ + email.charset +SourceModule
+imports: + email + • email.base64mime + • email.encoders + • email.errors + • email.quoprimime + • functools + +
+
+imported by: + email + • email._policybase + • email.contentmanager + • email.header + • email.message + • email.utils + +
+ +
+ +
+ + email.contentmanager +SourceModule
+imports: + binascii + • email + • email.charset + • email.errors + • email.message + • email.quoprimime + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.encoders +SourceModule
+imports: + base64 + • email + • quopri + +
+
+imported by: + email.charset + +
+ +
+ +
+ + email.errors +SourceModule
+imports: + email + +
+
+imported by: + email + • email._encoded_words + • email._header_value_parser + • email.charset + • email.contentmanager + • email.feedparser + • email.header + • email.headerregistry + • email.message + • urllib3.exceptions + • urllib3.util.response + +
+ +
+ +
+ + email.feedparser +SourceModule
+imports: + collections + • email + • email._policybase + • email.errors + • email.message + • io + • re + +
+
+imported by: + email.parser + • packaging.metadata + • pkg_resources._vendor.packaging.metadata + +
+ +
+ +
+ + email.generator +SourceModule
+imports: + copy + • email + • email.utils + • io + • random + • re + • sys + • time + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.header +SourceModule
+imports: + binascii + • email + • email.base64mime + • email.charset + • email.errors + • email.quoprimime + • re + +
+
+imported by: + email + • email._policybase + • packaging.metadata + • pkg_resources._vendor.packaging.metadata + +
+ +
+ +
+ + email.headerregistry +SourceModule
+imports: + email + • email._header_value_parser + • email.errors + • email.utils + • types + +
+
+imported by: + email.policy + +
+ +
+ +
+ + email.iterators +SourceModule
+imports: + email + • io + • sys + +
+
+imported by: + email.message + +
+ +
+ +
+ + email.message +SourceModule
+imports: + binascii + • email + • email._encoded_words + • email._policybase + • email.charset + • email.errors + • email.generator + • email.iterators + • email.policy + • email.utils + • io + • quopri + • re + +
+
+imported by: + email.contentmanager + • email.feedparser + • email.policy + • http.client + • importlib.metadata._adapters + • packaging.metadata + • pkg_resources._vendor.packaging.metadata + • pydoc + +
+ +
+ +
+ + email.parser +SourceModule
+imports: + email + • email._policybase + • email.feedparser + • io + +
+
+imported by: + email + • http.client + • packaging.metadata + • pkg_resources + • pkg_resources._vendor.packaging.metadata + +
+ +
+ +
+ + email.policy +SourceModule
+imports: + email + • email._policybase + • email.contentmanager + • email.headerregistry + • email.message + • email.utils + • re + • sys + +
+
+imported by: + email.message + • packaging.metadata + • pkg_resources._vendor.packaging.metadata + +
+ +
+ +
+ + email.quoprimime +SourceModule
+imports: + email + • re + • string + +
+
+imported by: + email.charset + • email.contentmanager + • email.header + +
+ +
+ +
+ + email.utils +SourceModule
+imports: + datetime + • email + • email._parseaddr + • email.charset + • os + • random + • re + • socket + • time + • urllib.parse + +
+
+imported by: + email._header_value_parser + • email._policybase + • email.generator + • email.headerregistry + • email.message + • email.policy + • http.server + • urllib.request + • urllib3.fields + +
+ +
+ +
+ + encodings +Package
+imports: + _winapi + • codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • sys + +
+
+imported by: + codecs + • encodings + • encodings.aliases + • encodings.ascii + • encodings.base64_codec + • encodings.big5 + • encodings.big5hkscs + • encodings.bz2_codec + • encodings.charmap + • encodings.cp037 + • encodings.cp1006 + • encodings.cp1026 + • encodings.cp1125 + • encodings.cp1140 + • encodings.cp1250 + • encodings.cp1251 + • encodings.cp1252 + • encodings.cp1253 + • encodings.cp1254 + • encodings.cp1255 + • encodings.cp1256 + • encodings.cp1257 + • encodings.cp1258 + • encodings.cp273 + • encodings.cp424 + • encodings.cp437 + • encodings.cp500 + • encodings.cp720 + • encodings.cp737 + • encodings.cp775 + • encodings.cp850 + • encodings.cp852 + • encodings.cp855 + • encodings.cp856 + • encodings.cp857 + • encodings.cp858 + • encodings.cp860 + • encodings.cp861 + • encodings.cp862 + • encodings.cp863 + • encodings.cp864 + • encodings.cp865 + • encodings.cp866 + • encodings.cp869 + • encodings.cp874 + • encodings.cp875 + • encodings.cp932 + • encodings.cp949 + • encodings.cp950 + • encodings.euc_jis_2004 + • encodings.euc_jisx0213 + • encodings.euc_jp + • encodings.euc_kr + • encodings.gb18030 + • encodings.gb2312 + • encodings.gbk + • encodings.hex_codec + • encodings.hp_roman8 + • encodings.hz + • encodings.idna + • encodings.iso2022_jp + • encodings.iso2022_jp_1 + • encodings.iso2022_jp_2 + • encodings.iso2022_jp_2004 + • encodings.iso2022_jp_3 + • encodings.iso2022_jp_ext + • encodings.iso2022_kr + • encodings.iso8859_1 + • encodings.iso8859_10 + • encodings.iso8859_11 + • encodings.iso8859_13 + • encodings.iso8859_14 + • encodings.iso8859_15 + • encodings.iso8859_16 + • encodings.iso8859_2 + • encodings.iso8859_3 + • encodings.iso8859_4 + • encodings.iso8859_5 + • encodings.iso8859_6 + • encodings.iso8859_7 + • encodings.iso8859_8 + • encodings.iso8859_9 + • encodings.johab + • encodings.koi8_r + • encodings.koi8_t + • encodings.koi8_u + • encodings.kz1048 + • encodings.latin_1 + • encodings.mac_arabic + • encodings.mac_croatian + • encodings.mac_cyrillic + • encodings.mac_farsi + • encodings.mac_greek + • encodings.mac_iceland + • encodings.mac_latin2 + • encodings.mac_roman + • encodings.mac_romanian + • encodings.mac_turkish + • encodings.mbcs + • encodings.oem + • encodings.palmos + • encodings.ptcp154 + • encodings.punycode + • encodings.quopri_codec + • encodings.raw_unicode_escape + • encodings.rot_13 + • encodings.shift_jis + • encodings.shift_jis_2004 + • encodings.shift_jisx0213 + • encodings.tis_620 + • encodings.undefined + • encodings.unicode_escape + • encodings.utf_16 + • encodings.utf_16_be + • encodings.utf_16_le + • encodings.utf_32 + • encodings.utf_32_be + • encodings.utf_32_le + • encodings.utf_7 + • encodings.utf_8 + • encodings.utf_8_sig + • encodings.uu_codec + • encodings.zlib_codec + • locale + • main.py + +
+ +
+ +
+ + encodings.aliases +SourceModule
+imports: + encodings + +
+
+imported by: + charset_normalizer.constant + • charset_normalizer.models + • charset_normalizer.utils + • encodings + • locale + • main.py + +
+ +
+ +
+ + encodings.ascii +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.base64_codec +SourceModule
+imports: + base64 + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.big5 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.big5hkscs +SourceModule
+imports: + _codecs_hk + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.bz2_codec +SourceModule
+imports: + bz2 + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.charmap +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp037 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1006 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1026 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1125 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1140 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1250 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1251 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1252 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1253 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1254 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1255 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1256 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1257 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp1258 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp273 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp424 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp437 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp500 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp720 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp737 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp775 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp850 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp852 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp855 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp856 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp857 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp858 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp860 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp861 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp862 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp863 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp864 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp865 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp866 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp869 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp874 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp875 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp932 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp949 +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.cp950 +SourceModule
+imports: + _codecs_tw + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_jp +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.euc_kr +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.gb18030 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.gb2312 +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.gbk +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.hex_codec +SourceModule
+imports: + binascii + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.hp_roman8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.hz +SourceModule
+imports: + _codecs_cn + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.idna +SourceModule
+imports: + codecs + • encodings + • re + • stringprep + • unicodedata + +
+
+imported by: + encodings + • main.py + • requests.models + +
+ +
+ +
+ + encodings.iso2022_jp +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_1 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_2 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_2004 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_3 +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_jp_ext +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso2022_kr +SourceModule
+imports: + _codecs_iso2022 + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_10 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_11 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_13 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_14 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_15 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_16 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_3 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_4 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_5 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_6 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.iso8859_9 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.johab +SourceModule
+imports: + _codecs_kr + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.koi8_r +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.koi8_t +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.koi8_u +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.kz1048 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.latin_1 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_arabic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_croatian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_cyrillic +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_farsi +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_greek +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_iceland +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_latin2 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_roman +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_romanian +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mac_turkish +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.mbcs +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.oem +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.palmos +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.ptcp154 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.punycode +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.quopri_codec +SourceModule
+imports: + codecs + • encodings + • io + • quopri + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.raw_unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.rot_13 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.shift_jis +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.shift_jis_2004 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.shift_jisx0213 +SourceModule
+imports: + _codecs_jp + • _multibytecodec + • codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.tis_620 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.undefined +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.unicode_escape +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_16 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_16_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_16_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_32 +SourceModule
+imports: + codecs + • encodings + • sys + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_32_be +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_32_le +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_7 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_8 +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.utf_8_sig +SourceModule
+imports: + codecs + • encodings + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.uu_codec +SourceModule
+imports: + binascii + • codecs + • encodings + • io + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + encodings.zlib_codec +SourceModule
+imports: + codecs + • encodings + • zlib + +
+
+imported by: + encodings + • main.py + +
+ +
+ +
+ + enum +SourceModule
+imports: + builtins + • functools + • operator + • sys + • types + • warnings + +
+
+imported by: + PIL.BlpImagePlugin + • PIL.ExifTags + • PIL.FtexImagePlugin + • PIL.GifImagePlugin + • PIL.Image + • PIL.ImageCms + • PIL.PngImagePlugin + • ast + • asyncio.constants + • asyncio.locks + • asyncio.runners + • asyncio.sslproto + • asyncio.timeouts + • http + • inspect + • main.py + • numpy._globals + • numpy.array_api._array_object + • packaging._elffile + • pkg_resources._vendor.packaging._elffile + • plistlib + • py_compile + • re + • signal + • socket + • ssl + • tkinter + • urllib3._collections + • urllib3.util.request + • urllib3.util.timeout + +
+ +
+ +
+ + errno (builtin module)
+imported by: + asyncio.selector_events + • asyncio.unix_events + • asyncio.windows_events + • gettext + • gzip + • http.client + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.queues + • multiprocessing.shared_memory + • pathlib + • pkg_resources + • shutil + • socket + • ssl + • subprocess + • tempfile + • urllib3.connectionpool + • xmlrpc.client + +
+ +
+ +
+ + fcntl /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so
+imported by: + subprocess + +
+ +
+ +
+ + fnmatch +SourceModule
+imports: + functools + • os + • posixpath + • re + +
+
+imported by: + bdb + • glob + • pathlib + • shutil + • tkinter.filedialog + • tracemalloc + • unittest.loader + • urllib.request + +
+ +
+ +
+ + fractions +SourceModule
+imports: + decimal + • math + • numbers + • operator + • re + • sys + +
+
+imported by: + PIL.TiffImagePlugin + • statistics + +
+ +
+ +
+ + ftplib +SourceModule
+imports: + netrc + • re + • socket + • ssl + • sys + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + functools +SourceModule
+imports: + _functools + • _thread + • abc + • collections + • reprlib + • types + • typing + • weakref + +
+
+imported by: + PIL.ImageFilter + • PIL.ImageOps + • asyncio.base_events + • asyncio.format_helpers + • asyncio.runners + • asyncio.selector_events + • asyncio.tasks + • asyncio.threads + • charset_normalizer.cd + • charset_normalizer.utils + • concurrent.futures.process + • configparser + • contextlib + • copyreg + • dataclasses + • email._encoded_words + • email.charset + • enum + • fnmatch + • importlib.metadata + • importlib.metadata._functools + • importlib.resources._common + • importlib.resources._legacy + • importlib.util + • inspect + • ipaddress + • linecache + • locale + • main.py + • multiprocessing.reduction + • multiprocessing.shared_memory + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.overrides + • numpy.core.shape_base + • numpy.fft._pocketfft + • numpy.lib.arraysetops + • numpy.lib.arrayterator + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.index_tricks + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.shape_base + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.lib.ufunclike + • numpy.lib.utils + • numpy.linalg.linalg + • numpy.ma.core + • numpy.polynomial.polyutils + • numpy.testing._private.utils + • operator + • packaging._manylinux + • packaging._musllinux + • pathlib + • pdb + • pickle + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.jaraco.text + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.windows + • pkg_resources._vendor.typing_extensions + • pkgutil + • platform + • re + • statistics + • tempfile + • threading + • tokenize + • tracemalloc + • types + • typing + • typing_extensions + • unittest.case + • unittest.loader + • unittest.result + • unittest.signals + • urllib.parse + • urllib3.poolmanager + • urllib3.util.wait + +
+ +
+ +
+ + gc (builtin module)
+imports: + time + +
+
+imported by: + _posixsubprocess + • numpy.testing._private.utils + • weakref + +
+ +
+ +
+ + genericpath +SourceModule
+imports: + os + • stat + +
+
+imported by: + main.py + • ntpath + • posixpath + +
+ +
+ +
+ + getopt +SourceModule
+imports: + gettext + • os + • sys + +
+
+imported by: + base64 + • mimetypes + • pdb + • pydoc + • quopri + • webbrowser + +
+ +
+ +
+ + getpass +SourceModule
+imports: + contextlib + • io + • msvcrt + • os + • pwd + • sys + • termios + • warnings + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + gettext +SourceModule
+imports: + builtins + • copy + • errno + • locale + • os + • re + • struct + • sys + • warnings + +
+
+imported by: + argparse + • getopt + +
+ +
+ +
+ + glob +SourceModule
+imports: + contextlib + • fnmatch + • itertools + • os + • re + • stat + • sys + +
+
+imported by: + pdb + • webbrowser + +
+ +
+ +
+ + grp /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so
+imported by: + pathlib + • shutil + • subprocess + • tarfile + +
+ +
+ +
+ + gzip +SourceModule
+imports: + _compression + • argparse + • builtins + • errno + • io + • os + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + numpy.lib._datasource + • tarfile + • xmlrpc.client + +
+ +
+ +
+ + hashlib +SourceModule
+imports: + _blake2 + • _hashlib + • _md5 + • _sha1 + • _sha256 + • _sha3 + • _sha512 + • logging + • warnings + +
+
+imported by: + charset_normalizer.models + • hmac + • random + • requests.auth + • urllib.request + • urllib3.util.ssl_ + +
+ +
+ +
+ + heapq +SourceModule
+imports: + _heapq + +
+
+imported by: + asyncio.base_events + • asyncio.queues + • collections + • difflib + • main.py + • pkg_resources._vendor.more_itertools.more + • queue + +
+ +
+ +
+ + helper_functions +SourceModule
+imports: + os + • platform + • requests + • shutil + • subprocess + • tempfile + • time + • zipfile + +
+
+imported by: + main.py + +
+ +
+ +
+ + hmac +SourceModule
+imports: + _hashlib + • _operator + • hashlib + • warnings + +
+
+imported by: + multiprocessing.connection + • secrets + • urllib3.util.ssl_ + +
+ +
+ +
+ + html +Package
+imports: + html.entities + • re + +
+
+imported by: + html.entities + • http.server + +
+ +
+ +
+ + html.entities +SourceModule
+imports: + html + +
+
+imported by: + html + +
+ +
+ +
+ + http +Package
+imports: + enum + • http.cookiejar + +
+
+imported by: + http.client + • http.cookiejar + • http.cookies + • http.server + • requests.compat + +
+ +
+ +
+ + http.client +SourceModule
+imports: + collections.abc + • email.message + • email.parser + • errno + • http + • io + • re + • socket + • ssl + • sys + • urllib.parse + • warnings + +
+
+imported by: + http.cookiejar + • http.server + • urllib.request + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.response + • xmlrpc.client + +
+ +
+ +
+ + http.cookiejar +SourceModule
+imports: + calendar + • copy + • datetime + • http + • http.client + • io + • logging + • os + • re + • threading + • time + • traceback + • urllib.parse + • urllib.request + • warnings + +
+
+imported by: + http + • requests.compat + • urllib.request + +
+ +
+ +
+ + http.cookies +SourceModule
+imports: + http + • re + • string + • time + • types + +
+
+imported by: + requests.compat + +
+ +
+ +
+ + http.server +SourceModule
+imports: + argparse + • base64 + • binascii + • contextlib + • copy + • datetime + • email.utils + • html + • http + • http.client + • io + • itertools + • mimetypes + • os + • posixpath + • pwd + • select + • shutil + • socket + • socketserver + • subprocess + • sys + • time + • urllib.parse + +
+
+imported by: + pydoc + +
+ +
+ +
+ + idna +Package
+imports: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + +
+
+imported by: + idna + • idna.core + • idna.idnadata + • idna.intranges + • idna.package_data + • idna.uts46data + • requests.models + • urllib3.contrib.pyopenssl + • urllib3.util.url + +
+ +
+ +
+ + idna.core +SourceModule
+imports: + bisect + • idna + • idna.idnadata + • idna.intranges + • idna.uts46data + • re + • typing + • unicodedata + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.idnadata +SourceModule
+imports: + idna + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.intranges +SourceModule
+imports: + bisect + • idna + • typing + +
+
+imported by: + idna + • idna.core + +
+ +
+ +
+ + idna.package_data +SourceModule
+imports: + idna + +
+
+imported by: + idna + +
+ +
+ +
+ + idna.uts46data +SourceModule
+imports: + idna + • typing + +
+
+imported by: + idna.core + +
+ +
+ +
+ + imp +SourceModule
+imports: + _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • os + • sys + • tokenize + • types + • warnings + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + importlib +Package
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • importlib + • importlib._bootstrap + • importlib._bootstrap_external + • sys + • warnings + +
+
+imported by: + charset_normalizer.cd + • charset_normalizer.utils + • imp + • importlib + • importlib._abc + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.abc + • importlib.machinery + • importlib.metadata + • importlib.readers + • importlib.resources + • importlib.resources._common + • importlib.util + • inspect + • main.py + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkgutil + +
+ +
+ +
+ + importlib._abc +SourceModule
+imports: + abc + • importlib + • importlib._bootstrap + • warnings + +
+
+imported by: + importlib.abc + • importlib.util + +
+ +
+ +
+ + importlib._bootstrap +SourceModule
+imports: + _frozen_importlib_external + • importlib + +
+
+imported by: + imp + • importlib + • importlib._abc + • importlib.machinery + • importlib.util + • pydoc + +
+ +
+ +
+ + importlib._bootstrap_external +SourceModule
+imports: + _imp + • _io + • _warnings + • importlib + • importlib.metadata + • importlib.readers + • marshal + • nt + • posix + • sys + • tokenize + • winreg + +
+
+imported by: + imp + • importlib + • importlib.abc + • importlib.machinery + • importlib.util + • py_compile + • pydoc + +
+ +
+ +
+ + importlib.abc +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • abc + • importlib + • importlib._abc + • importlib._bootstrap_external + • importlib.machinery + • importlib.resources.abc + • warnings + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.machinery +SourceModule
+imports: + importlib + • importlib._bootstrap + • importlib._bootstrap_external + +
+
+imported by: + imp + • importlib.abc + • inspect + • numpy.compat.py3k + • packaging.tags + • pkg_resources + • pkg_resources._vendor.packaging.tags + • pkgutil + • py_compile + • pydoc + • runpy + +
+ +
+ +
+ + importlib.metadata +Package
+imports: + abc + • collections + • contextlib + • csv + • email + • functools + • importlib + • importlib.abc + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._collections + • importlib.metadata._functools + • importlib.metadata._itertools + • importlib.metadata._meta + • itertools + • operator + • os + • pathlib + • posixpath + • re + • sys + • textwrap + • typing + • warnings + • zipfile + +
+
+imported by: + importlib._bootstrap_external + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._collections + • importlib.metadata._functools + • importlib.metadata._itertools + • importlib.metadata._meta + • importlib.metadata._text + +
+ +
+ +
+ + importlib.metadata._adapters +SourceModule
+imports: + email.message + • importlib.metadata + • importlib.metadata._text + • re + • textwrap + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._collections +SourceModule
+imports: + collections + • importlib.metadata + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._functools +SourceModule
+imports: + functools + • importlib.metadata + • types + +
+
+imported by: + importlib.metadata + • importlib.metadata._text + +
+ +
+ +
+ + importlib.metadata._itertools +SourceModule
+imports: + importlib.metadata + • itertools + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._meta +SourceModule
+imports: + importlib.metadata + • typing + +
+
+imported by: + importlib.metadata + +
+ +
+ +
+ + importlib.metadata._text +SourceModule
+imports: + importlib.metadata + • importlib.metadata._functools + • re + +
+
+imported by: + importlib.metadata._adapters + +
+ +
+ +
+ + importlib.readers +SourceModule
+imports: + importlib + • importlib.resources.readers + +
+
+imported by: + importlib._bootstrap_external + • zipimport + +
+ +
+ +
+ + importlib.resources +Package
+imports: + importlib + • importlib.resources + • importlib.resources._common + • importlib.resources._legacy + • importlib.resources.abc + +
+
+imported by: + certifi.core + • importlib.resources + • importlib.resources._adapters + • importlib.resources._common + • importlib.resources._itertools + • importlib.resources._legacy + • importlib.resources.abc + • importlib.resources.readers + • pkg_resources._vendor.jaraco.text + +
+ +
+ +
+ + importlib.resources._adapters +SourceModule
+imports: + contextlib + • importlib.resources + • importlib.resources.abc + • io + +
+
+imported by: + importlib.resources._common + +
+ +
+ +
+ + importlib.resources._common +SourceModule
+imports: + contextlib + • functools + • importlib + • importlib.resources + • importlib.resources._adapters + • importlib.resources.abc + • os + • pathlib + • tempfile + • types + • typing + +
+
+imported by: + importlib.resources + • importlib.resources._legacy + +
+ +
+ +
+ + importlib.resources._itertools +SourceModule
+imports: + importlib.resources + • itertools + • typing + +
+
+imported by: + importlib.resources.readers + +
+ +
+ +
+ + importlib.resources._legacy +SourceModule
+imports: + functools + • importlib.resources + • importlib.resources._common + • os + • pathlib + • types + • typing + • warnings + +
+
+imported by: + importlib.resources + +
+ +
+ +
+ + importlib.resources.abc +SourceModule
+imports: + abc + • importlib.resources + • io + • os + • typing + +
+
+imported by: + importlib.abc + • importlib.resources + • importlib.resources._adapters + • importlib.resources._common + • importlib.resources.readers + +
+ +
+ +
+ + importlib.resources.readers +SourceModule
+imports: + collections + • importlib.resources + • importlib.resources._itertools + • importlib.resources.abc + • operator + • pathlib + • zipfile + +
+
+imported by: + importlib.readers + +
+ +
+ +
+ + importlib.util +SourceModule
+imports: + _imp + • contextlib + • functools + • importlib + • importlib._abc + • importlib._bootstrap + • importlib._bootstrap_external + • sys + • types + • warnings + +
+
+imported by: + imp + • numpy.testing._private.extbuild + • pkg_resources.extern + • pkgutil + • py_compile + • pydoc + • runpy + • zipfile + +
+ +
+ +
+ + inspect +SourceModule
+imports: + abc + • argparse + • ast + • builtins + • collections + • collections.abc + • dis + • enum + • functools + • importlib + • importlib.machinery + • itertools + • keyword + • linecache + • operator + • os + • re + • sys + • token + • tokenize + • types + +
+
+imported by: + ast + • asyncio.coroutines + • asyncio.format_helpers + • asyncio.tasks + • bdb + • dataclasses + • doctest + • numpy.lib.utils + • numpy.ma.core + • numpy.testing._private.utils + • pdb + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.jaraco.functools + • pkgutil + • pydoc + • pyi_rth_inspect.py + • typing_extensions + • unittest.async_case + +
+ +
+ +
+ + io +SourceModule
+imports: + _io + • abc + • warnings + +
+
+imported by: + PIL.BlpImagePlugin + • PIL.DdsImagePlugin + • PIL.EpsImagePlugin + • PIL.FtexImagePlugin + • PIL.IcnsImagePlugin + • PIL.IcoImagePlugin + • PIL.Image + • PIL.ImageFile + • PIL.ImageQt + • PIL.ImageTk + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.MspImagePlugin + • PIL.PcxImagePlugin + • PIL.PdfImagePlugin + • PIL.PsdImagePlugin + • PIL.TiffImagePlugin + • PIL.WebPImagePlugin + • _compression + • asyncio.proactor_events + • asyncio.unix_events + • bz2 + • configparser + • csv + • dis + • doctest + • email.feedparser + • email.generator + • email.iterators + • email.message + • email.parser + • encodings.quopri_codec + • encodings.uu_codec + • getpass + • gzip + • http.client + • http.cookiejar + • http.server + • importlib.resources._adapters + • importlib.resources.abc + • logging + • lzma + • main.py + • multiprocessing.connection + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.reduction + • numpy.compat.py3k + • numpy.lib._datasource + • numpy.lib.format + • numpy.lib.utils + • numpy.testing._private.utils + • os + • pathlib + • pdb + • pickle + • pkg_resources + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.simple + • pkg_resources._vendor.zipp + • plistlib + • pprint + • pydoc + • quopri + • requests.compat + • requests.models + • requests.utils + • runpy + • shlex + • socket + • socketserver + • subprocess + • tarfile + • tempfile + • tokenize + • unittest.result + • urllib.error + • urllib.request + • urllib3.contrib.pyopenssl + • urllib3.filepost + • urllib3.response + • urllib3.util.request + • urllib3.util.ssltransport + • xml.sax + • xml.sax.saxutils + • xmlrpc.client + • zipfile + +
+ +
+ +
+ + ipaddress +SourceModule
+imports: + functools + • re + +
+
+imported by: + urllib.parse + • urllib3.util.ssl_match_hostname + +
+ +
+ +
+ + itertools (builtin module)
+imported by: + PIL.GifImagePlugin + • PIL.ImageFile + • PIL.MpoImagePlugin + • PIL.PngImagePlugin + • PIL.TiffImagePlugin + • _pydecimal + • asyncio.base_events + • asyncio.tasks + • asyncio.unix_events + • asyncio.windows_utils + • calendar + • collections + • concurrent.futures.process + • concurrent.futures.thread + • configparser + • dataclasses + • glob + • http.server + • importlib.metadata + • importlib.metadata._itertools + • importlib.resources._itertools + • inspect + • multiprocessing.connection + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.util + • numpy.core.einsumfunc + • numpy.core.numeric + • numpy.core.shape_base + • numpy.lib.npyio + • numpy.lib.recfunctions + • numpy.ma.extras + • packaging.specifiers + • packaging.version + • pickle + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._itertools + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.simple + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.jaraco.text + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.version + • pkg_resources._vendor.zipp + • platform + • plistlib + • random + • reprlib + • statistics + • threading + • tokenize + • traceback + • urllib3.util.retry + • weakref + • zipfile + +
+ +
+ +
+ + java +MissingModule
+imported by: + platform + +
+ +
+ +
+ + jnius +MissingModule
+imported by: + pkg_resources._vendor.platformdirs.android + +
+ +
+ +
+ + json +Package
+imports: + codecs + • json.decoder + • json.encoder + • json.scanner + +
+
+imported by: + charset_normalizer.models + • json.decoder + • json.encoder + • json.scanner + • requests.compat + • urllib3._request_methods + • urllib3.response + +
+ +
+ +
+ + json.decoder +SourceModule
+imports: + _json + • json + • json.scanner + • re + +
+
+imported by: + _json + • json + +
+ +
+ +
+ + json.encoder +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + +
+ +
+ +
+ + json.scanner +SourceModule
+imports: + _json + • json + • re + +
+
+imported by: + json + • json.decoder + +
+ +
+ +
+ + keyword +SourceModule
+imported by: + collections + • dataclasses + • inspect + • main.py + +
+ +
+ +
+ + linecache +SourceModule
+imports: + functools + • os + • sys + • tokenize + +
+
+imported by: + asyncio.base_tasks + • bdb + • doctest + • inspect + • main.py + • pdb + • pkg_resources + • traceback + • tracemalloc + • warnings + +
+ +
+ +
+ + locale +SourceModule
+imports: + _collections_abc + • _locale + • builtins + • encodings + • encodings.aliases + • functools + • os + • re + • sys + • warnings + +
+
+imported by: + _pydecimal + • _strptime + • calendar + • gettext + • main.py + • subprocess + • tkinter.filedialog + +
+ +
+ +
+ + logging +Package
+imports: + atexit + • collections.abc + • io + • os + • pickle + • re + • string + • sys + • threading + • time + • traceback + • types + • warnings + • weakref + +
+
+imported by: + PIL.Image + • PIL.PcxImagePlugin + • PIL.PngImagePlugin + • PIL.PyAccess + • PIL.TiffImagePlugin + • asyncio.futures + • asyncio.log + • charset_normalizer + • charset_normalizer.api + • charset_normalizer.utils + • concurrent.futures._base + • hashlib + • http.cookiejar + • multiprocessing.util + • packaging.tags + • pkg_resources._vendor.packaging.tags + • requests + • unittest._log + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + lzma +SourceModule
+imports: + _compression + • _lzma + • builtins + • io + • os + +
+
+imported by: + numpy.lib._datasource + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + marshal (builtin module)
+imported by: + importlib._bootstrap_external + • pkgutil + • zipimport + +
+ +
+ +
+ + math /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so
+imported by: + PIL.FitsImagePlugin + • PIL.GifImagePlugin + • PIL.GimpGradientFile + • PIL.IcoImagePlugin + • PIL.Image + • PIL.JpegImagePlugin + • PIL.PdfImagePlugin + • PIL.TiffImagePlugin + • _pydecimal + • asyncio.windows_events + • datetime + • fractions + • numpy + • numpy.core._machar + • numpy.lib + • numpy.lib.index_tricks + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • random + • selectors + • statistics + +
+ +
+ +
+ + mimetypes +SourceModule
+imports: + _winapi + • getopt + • os + • posixpath + • sys + • urllib.parse + • winreg + +
+
+imported by: + http.server + • urllib.request + • urllib3.fields + +
+ +
+ +
+ + mmap /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so
+imported by: + PIL.ImageFile + • PIL.PdfParser + • multiprocessing.heap + • multiprocessing.shared_memory + • numpy.core.memmap + +
+ +
+ +
+ + msvcrt +MissingModule
+imported by: + asyncio.windows_events + • asyncio.windows_utils + • getpass + • multiprocessing.popen_spawn_win32 + • multiprocessing.spawn + • subprocess + +
+ +
+ +
+ + multiprocessing +Package
+imports: + multiprocessing + • multiprocessing.AuthenticationError + • multiprocessing.BufferTooShort + • multiprocessing.TimeoutError + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.get_context + • multiprocessing.get_start_method + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.set_start_method + • multiprocessing.shared_memory + • multiprocessing.spawn + • multiprocessing.util + • sys + +
+
+imported by: + concurrent.futures.process + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.shared_memory + • multiprocessing.sharedctypes + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.AuthenticationError +MissingModule
+imported by: + multiprocessing + • multiprocessing.connection + +
+ +
+ +
+ + multiprocessing.BufferTooShort +MissingModule
+imported by: + multiprocessing + • multiprocessing.connection + +
+ +
+ +
+ + multiprocessing.TimeoutError +MissingModule
+imported by: + multiprocessing + • multiprocessing.pool + +
+ +
+ +
+ + multiprocessing.connection +SourceModule
+imports: + _multiprocessing + • _winapi + • errno + • hmac + • io + • itertools + • multiprocessing + • multiprocessing.AuthenticationError + • multiprocessing.BufferTooShort + • multiprocessing.context + • multiprocessing.resource_sharer + • multiprocessing.util + • os + • selectors + • socket + • struct + • sys + • tempfile + • time + • xmlrpc.client + +
+
+imported by: + concurrent.futures.process + • multiprocessing + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.resource_sharer + +
+ +
+ +
+ + multiprocessing.context +SourceModule
+imports: + multiprocessing + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.sharedctypes + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + • os + • sys + • threading + +
+
+imported by: + multiprocessing + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.sharedctypes + • multiprocessing.spawn + • multiprocessing.synchronize + +
+ +
+ +
+ + multiprocessing.dummy +Package
+imports: + array + • multiprocessing + • multiprocessing.dummy.connection + • multiprocessing.pool + • queue + • sys + • threading + • weakref + +
+
+imported by: + multiprocessing.dummy.connection + • multiprocessing.pool + +
+ +
+ +
+ + multiprocessing.dummy.connection +SourceModule
+imports: + multiprocessing.dummy + • queue + +
+
+imported by: + multiprocessing.dummy + +
+ +
+ +
+ + multiprocessing.forkserver +SourceModule
+imports: + errno + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.util + • os + • selectors + • signal + • socket + • struct + • sys + • threading + • warnings + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.popen_forkserver + • multiprocessing.util + +
+ +
+ +
+ + multiprocessing.get_context +MissingModule
+imported by: + multiprocessing + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.sharedctypes + +
+ +
+ +
+ + multiprocessing.get_start_method +MissingModule
+imported by: + multiprocessing + • multiprocessing.spawn + +
+ +
+ +
+ + multiprocessing.heap +SourceModule
+imports: + _winapi + • bisect + • collections + • mmap + • multiprocessing + • multiprocessing.context + • multiprocessing.util + • os + • sys + • tempfile + • threading + +
+
+imported by: + multiprocessing.sharedctypes + • multiprocessing.synchronize + +
+ +
+ +
+ + multiprocessing.managers +SourceModule
+imports: + array + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.get_context + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.shared_memory + • multiprocessing.util + • os + • queue + • signal + • sys + • threading + • time + • traceback + • types + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.pool +SourceModule
+imports: + collections + • itertools + • multiprocessing + • multiprocessing.TimeoutError + • multiprocessing.connection + • multiprocessing.dummy + • multiprocessing.get_context + • multiprocessing.util + • os + • queue + • threading + • time + • traceback + • types + • warnings + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.managers + +
+ +
+ +
+ + multiprocessing.popen_fork +SourceModule
+imports: + multiprocessing + • multiprocessing.connection + • multiprocessing.util + • os + • signal + +
+
+imported by: + multiprocessing.context + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + +
+ +
+ +
+ + multiprocessing.popen_forkserver +SourceModule
+imports: + io + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.popen_fork + • multiprocessing.spawn + • multiprocessing.util + • os + +
+
+imported by: + multiprocessing.context + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.popen_spawn_posix +SourceModule
+imports: + io + • multiprocessing + • multiprocessing.context + • multiprocessing.popen_fork + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.util + • os + +
+
+imported by: + multiprocessing.context + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.popen_spawn_win32 +SourceModule
+imports: + _winapi + • msvcrt + • multiprocessing + • multiprocessing.context + • multiprocessing.spawn + • multiprocessing.util + • os + • signal + • sys + +
+
+imported by: + multiprocessing.context + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.process +SourceModule
+imports: + _weakrefset + • itertools + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.util + • os + • signal + • sys + • threading + • traceback + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.resource_sharer + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + +
+ +
+ +
+ + multiprocessing.queues +SourceModule
+imports: + _multiprocessing + • collections + • errno + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.synchronize + • multiprocessing.util + • os + • queue + • sys + • threading + • time + • traceback + • types + • weakref + +
+
+imported by: + concurrent.futures.process + • multiprocessing.context + +
+ +
+ +
+ + multiprocessing.reduction +SourceModule
+imports: + _winapi + • abc + • array + • copyreg + • functools + • io + • multiprocessing + • multiprocessing.context + • multiprocessing.resource_sharer + • os + • pickle + • socket + • sys + +
+
+imported by: + multiprocessing + • multiprocessing.context + +
+ +
+ +
+ + multiprocessing.resource_sharer +SourceModule
+imports: + multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.process + • multiprocessing.util + • os + • signal + • socket + • sys + • threading + +
+
+imported by: + multiprocessing + • multiprocessing.connection + • multiprocessing.reduction + +
+ +
+ +
+ + multiprocessing.resource_tracker +SourceModule
+imports: + _multiprocessing + • _posixshmem + • multiprocessing + • multiprocessing.spawn + • multiprocessing.util + • os + • signal + • sys + • threading + • warnings + +
+
+imported by: + multiprocessing + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.popen_spawn_posix + • multiprocessing.shared_memory + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + +
+ +
+ +
+ + multiprocessing.set_start_method +MissingModule
+imported by: + multiprocessing + • multiprocessing.spawn + +
+ +
+ +
+ + multiprocessing.shared_memory +SourceModule
+imports: + _posixshmem + • _winapi + • errno + • functools + • mmap + • multiprocessing + • multiprocessing.resource_tracker + • os + • secrets + • struct + • types + +
+
+imported by: + multiprocessing + • multiprocessing.managers + +
+ +
+ +
+ + multiprocessing.sharedctypes +SourceModule
+imports: + ctypes + • multiprocessing + • multiprocessing.context + • multiprocessing.get_context + • multiprocessing.heap + • weakref + +
+
+imported by: + multiprocessing.context + +
+ +
+ +
+ + multiprocessing.spawn +SourceModule
+imports: + _winapi + • msvcrt + • multiprocessing + • multiprocessing.context + • multiprocessing.get_start_method + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.set_start_method + • multiprocessing.util + • os + • runpy + • sys + • types + +
+
+imported by: + multiprocessing + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.resource_tracker + • pyi_rth_multiprocessing.py + +
+ +
+ +
+ + multiprocessing.synchronize +SourceModule
+imports: + _multiprocessing + • multiprocessing + • multiprocessing.context + • multiprocessing.heap + • multiprocessing.process + • multiprocessing.resource_tracker + • multiprocessing.util + • struct + • sys + • tempfile + • threading + • time + +
+
+imported by: + concurrent.futures.process + • multiprocessing.context + • multiprocessing.queues + +
+ +
+ +
+ + multiprocessing.util +SourceModule
+imports: + _posixsubprocess + • atexit + • itertools + • logging + • multiprocessing + • multiprocessing.forkserver + • multiprocessing.process + • multiprocessing.resource_tracker + • os + • shutil + • subprocess + • sys + • tempfile + • threading + • traceback + • weakref + +
+
+imported by: + multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.synchronize + +
+ +
+ +
+ + netrc +SourceModule
+imports: + os + • pwd + • shlex + • stat + +
+
+imported by: + ftplib + • requests.utils + +
+ +
+ +
+ + nt +MissingModule
+imported by: + ctypes + • importlib._bootstrap_external + • ntpath + • os + • shutil + +
+ +
+ +
+ + ntpath +SourceModule
+imports: + _winapi + • genericpath + • nt + • os + • stat + • string + • sys + +
+
+imported by: + main.py + • os + • pathlib + • pkg_resources + +
+ +
+ +
+ + nturl2path +SourceModule
+imports: + string + • urllib.parse + +
+
+imported by: + urllib.request + +
+ +
+ +
+ + numbers +SourceModule
+imports: + abc + +
+
+imported by: + PIL.TiffImagePlugin + • _pydecimal + • fractions + • numpy.core.arrayprint + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.polynomial._polybase + • statistics + +
+ +
+ +
+ + numpy +Package
+imports: + builtins + • math + • numpy + • numpy.__config__ + • numpy._distributor_init + • numpy._globals + • numpy._pytesttester + • numpy.amax + • numpy.amin + • numpy.array + • numpy.array_api + • numpy.bool_ + • numpy.bytes_ + • numpy.compat + • numpy.complexfloating + • numpy.core + • numpy.core._dtype_ctypes + • numpy.core._multiarray_tests + • numpy.ctypeslib + • numpy.datetime64 + • numpy.dtype + • numpy.dtypes + • numpy.exceptions + • numpy.expand_dims + • numpy.eye + • numpy.fft + • numpy.float32 + • numpy.float64 + • numpy.floating + • numpy.generic + • numpy.histogramdd + • numpy.int16 + • numpy.int32 + • numpy.int64 + • numpy.int8 + • numpy.integer + • numpy.iscomplexobj + • numpy.isfinite + • numpy.isinf + • numpy.isnan + • numpy.lib + • numpy.linalg + • numpy.ma + • numpy.matrixlib + • numpy.ndarray + • numpy.number + • numpy.object_ + • numpy.polynomial + • numpy.random + • numpy.recarray + • numpy.str_ + • numpy.testing + • numpy.timedelta64 + • numpy.ufunc + • numpy.uint16 + • numpy.uint32 + • numpy.uint64 + • numpy.uint8 + • numpy.unsignedinteger + • numpy.version + • numpy.void + • os + • pathlib + • sys + • warnings + +
+
+imported by: + PIL.Image + • numpy + • numpy.__config__ + • numpy._distributor_init + • numpy._globals + • numpy._pytesttester + • numpy._typing + • numpy._typing._array_like + • numpy._typing._dtype_like + • numpy._typing._scalars + • numpy._utils + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._constants + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._dtypes + • numpy.array_api._elementwise_functions + • numpy.array_api._indexing_functions + • numpy.array_api._manipulation_functions + • numpy.array_api._searching_functions + • numpy.array_api._set_functions + • numpy.array_api._sorting_functions + • numpy.array_api._statistical_functions + • numpy.array_api._typing + • numpy.array_api._utility_functions + • numpy.array_api.linalg + • numpy.compat + • numpy.core + • numpy.core._dtype + • numpy.core._dtype_ctypes + • numpy.core._internal + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.memmap + • numpy.core.numeric + • numpy.ctypeslib + • numpy.dtypes + • numpy.exceptions + • numpy.fft + • numpy.lib + • numpy.lib._iotools + • numpy.lib.arraypad + • numpy.lib.arraysetops + • numpy.lib.format + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.index_tricks + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.recfunctions + • numpy.lib.stride_tricks + • numpy.lib.twodim_base + • numpy.lib.utils + • numpy.linalg + • numpy.linalg.linalg + • numpy.ma + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + • numpy.matrixlib + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + • numpy.random + • numpy.testing + • numpy.testing._private.utils + • numpy.testing.overrides + • numpy.typing + • numpy.version + +
+ +
+ +
+ + numpy.__config__ +SourceModule
+imports: + numpy + • numpy.core._multiarray_umath + • os + • sys + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._distributor_init +SourceModule
+imports: + numpy + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy._globals +SourceModule
+imports: + enum + • numpy + • numpy._utils + +
+
+imported by: + numpy + • numpy.core._methods + +
+ +
+ +
+ + numpy._pytesttester +SourceModule
+imports: + numpy + • numpy.array_api + • numpy.testing + • os + • sys + • warnings + +
+
+imported by: + numpy + • numpy.core + • numpy.fft + • numpy.lib + • numpy.linalg + • numpy.ma + • numpy.matrixlib + • numpy.polynomial + • numpy.random + • numpy.testing + • numpy.typing + +
+ +
+ +
+ + numpy._typing +Package
+imports: + __future__ + • _ufunc + • numpy + • numpy._typing._array_like + • numpy._typing._char_codes + • numpy._typing._dtype_like + • numpy._typing._nbit + • numpy._typing._nested_sequence + • numpy._typing._scalars + • numpy._typing._shape + • numpy._utils + • numpy.ufunc + • typing + +
+
+imported by: + numpy._typing._add_docstring + • numpy._typing._array_like + • numpy._typing._char_codes + • numpy._typing._dtype_like + • numpy._typing._nbit + • numpy._typing._nested_sequence + • numpy._typing._scalars + • numpy._typing._shape + • numpy.linalg.linalg + • numpy.typing + +
+ +
+ +
+ + numpy._typing._add_docstring +SourceModule
+imports: + numpy._typing + • numpy._typing._array_like + • re + • textwrap + +
+
+imported by: + numpy.typing + +
+ +
+ +
+ + numpy._typing._array_like +SourceModule
+imports: + __future__ + • collections.abc + • numpy + • numpy._typing + • numpy._typing._nested_sequence + • numpy.bool_ + • numpy.bytes_ + • numpy.complexfloating + • numpy.datetime64 + • numpy.dtype + • numpy.floating + • numpy.generic + • numpy.integer + • numpy.ndarray + • numpy.number + • numpy.object_ + • numpy.str_ + • numpy.timedelta64 + • numpy.unsignedinteger + • numpy.void + • sys + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._add_docstring + +
+ +
+ +
+ + numpy._typing._char_codes +SourceModule
+imports: + numpy._typing + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._dtype_like + +
+ +
+ +
+ + numpy._typing._dtype_like +SourceModule
+imports: + collections.abc + • numpy + • numpy._typing + • numpy._typing._char_codes + • numpy._typing._shape + • typing + +
+
+imported by: + numpy._typing + +
+ +
+ +
+ + numpy._typing._nbit +SourceModule
+imports: + numpy._typing + • typing + +
+
+imported by: + numpy._typing + +
+ +
+ +
+ + numpy._typing._nested_sequence +SourceModule
+imports: + __future__ + • collections.abc + • numpy._typing + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._array_like + +
+ +
+ +
+ + numpy._typing._scalars +SourceModule
+imports: + numpy + • numpy._typing + • typing + +
+
+imported by: + numpy._typing + +
+ +
+ +
+ + numpy._typing._shape +SourceModule
+imports: + collections.abc + • numpy._typing + • typing + +
+
+imported by: + numpy._typing + • numpy._typing._dtype_like + +
+ +
+ +
+ + numpy._utils +Package
+imports: + numpy + • numpy._utils._convertions + +
+
+imported by: + numpy._globals + • numpy._typing + • numpy._utils._convertions + • numpy._utils._inspect + • numpy.compat + • numpy.core._exceptions + • numpy.core._machar + • numpy.core._ufunc_config + • numpy.core.defchararray + • numpy.core.fromnumeric + • numpy.core.getlimits + • numpy.core.memmap + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.core.records + • numpy.lib._datasource + • numpy.lib.function_base + • numpy.lib.index_tricks + • numpy.lib.polynomial + • numpy.lib.type_check + • numpy.lib.utils + • numpy.linalg.linalg + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy._utils._convertions +SourceModule
+imports: + numpy._utils + +
+
+imported by: + numpy._utils + +
+ +
+ +
+ + numpy._utils._inspect +SourceModule
+imports: + numpy._utils + • types + +
+
+imported by: + numpy.compat + • numpy.core.overrides + +
+ +
+ +
+ + numpy.amax +MissingModule
+imported by: + numpy + • numpy.ma.core + +
+ +
+ +
+ + numpy.amin +MissingModule
+imported by: + numpy + • numpy.ma.core + +
+ +
+ +
+ + numpy.array +MissingModule
+imported by: + numpy + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.array_api +Package
+imports: + numpy + • numpy.array_api + • numpy.array_api._constants + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._dtypes + • numpy.array_api._elementwise_functions + • numpy.array_api._indexing_functions + • numpy.array_api._manipulation_functions + • numpy.array_api._searching_functions + • numpy.array_api._set_functions + • numpy.array_api._sorting_functions + • numpy.array_api._statistical_functions + • numpy.array_api._utility_functions + • numpy.array_api.linalg + • warnings + +
+
+imported by: + numpy + • numpy._pytesttester + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._constants + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._dtypes + • numpy.array_api._elementwise_functions + • numpy.array_api._indexing_functions + • numpy.array_api._manipulation_functions + • numpy.array_api._searching_functions + • numpy.array_api._set_functions + • numpy.array_api._sorting_functions + • numpy.array_api._statistical_functions + • numpy.array_api._typing + • numpy.array_api._utility_functions + • numpy.array_api.linalg + +
+ +
+ +
+ + numpy.array_api._array_object +SourceModule
+imports: + __future__ + • enum + • numpy + • numpy.array_api + • numpy.array_api._creation_functions + • numpy.array_api._dtypes + • numpy.array_api._elementwise_functions + • numpy.array_api._typing + • numpy.array_api.linalg + • numpy.typing + • operator + • types + • typing + +
+
+imported by: + numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._elementwise_functions + • numpy.array_api._indexing_functions + • numpy.array_api._manipulation_functions + • numpy.array_api._searching_functions + • numpy.array_api._set_functions + • numpy.array_api._sorting_functions + • numpy.array_api._statistical_functions + • numpy.array_api._typing + • numpy.array_api._utility_functions + • numpy.array_api.linalg + +
+ +
+ +
+ + numpy.array_api._constants +SourceModule
+imports: + numpy + • numpy.array_api + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api._creation_functions +SourceModule
+imports: + __future__ + • collections.abc + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + • numpy.array_api._typing + • typing + +
+
+imported by: + numpy.array_api + • numpy.array_api._array_object + +
+ +
+ +
+ + numpy.array_api._data_type_functions +SourceModule
+imports: + __future__ + • collections.abc + • dataclasses + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + • numpy.array_api._typing + • typing + +
+
+imported by: + numpy.array_api + • numpy.array_api._manipulation_functions + +
+ +
+ +
+ + numpy.array_api._dtypes +SourceModule
+imports: + numpy + • numpy.array_api + +
+
+imported by: + numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._elementwise_functions + • numpy.array_api._indexing_functions + • numpy.array_api._searching_functions + • numpy.array_api._sorting_functions + • numpy.array_api._statistical_functions + • numpy.array_api.linalg + +
+ +
+ +
+ + numpy.array_api._elementwise_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + +
+
+imported by: + numpy.array_api + • numpy.array_api._array_object + +
+ +
+ +
+ + numpy.array_api._indexing_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api._manipulation_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._data_type_functions + • typing + +
+
+imported by: + numpy.array_api + • numpy.array_api.linalg + +
+ +
+ +
+ + numpy.array_api._searching_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + • typing + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api._set_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • typing + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api._sorting_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api._statistical_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + • numpy.array_api._typing + • typing + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api._typing +SourceModule
+imports: + __future__ + • collections.abc + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.dtype + • numpy.float32 + • numpy.float64 + • numpy.int16 + • numpy.int32 + • numpy.int64 + • numpy.int8 + • numpy.uint16 + • numpy.uint32 + • numpy.uint64 + • numpy.uint8 + • sys + • typing + +
+
+imported by: + numpy.array_api._array_object + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._statistical_functions + • numpy.array_api.linalg + +
+ +
+ +
+ + numpy.array_api._utility_functions +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • typing + +
+
+imported by: + numpy.array_api + +
+ +
+ +
+ + numpy.array_api.linalg +SourceModule
+imports: + __future__ + • numpy + • numpy.array_api + • numpy.array_api._array_object + • numpy.array_api._dtypes + • numpy.array_api._manipulation_functions + • numpy.array_api._typing + • numpy.core.numeric + • numpy.linalg + • numpy.linalg._umath_linalg + • numpy.linalg.linalg + • typing + +
+
+imported by: + numpy.array_api + • numpy.array_api._array_object + +
+ +
+ +
+ + numpy.bool_ +MissingModule
+imported by: + numpy + • numpy._typing._array_like + • numpy.ma.core + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.bytes_ +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.compat +Package
+imports: + numpy + • numpy._utils + • numpy._utils._inspect + • numpy.compat + • numpy.compat.py3k + +
+
+imported by: + numpy + • numpy.compat + • numpy.compat.py3k + • numpy.core._methods + • numpy.core._type_aliases + • numpy.core.defchararray + • numpy.core.memmap + • numpy.core.numerictypes + • numpy.core.records + • numpy.lib._iotools + • numpy.lib.format + • numpy.lib.npyio + • numpy.ma.core + +
+ +
+ +
+ + numpy.compat.py3k +SourceModule
+imports: + importlib.machinery + • io + • numpy.compat + • os + • pathlib + • pickle + • pickle5 + • sys + +
+
+imported by: + numpy.compat + +
+ +
+ +
+ + numpy.complexfloating +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.core +Package
+imports: + copyreg + • numpy + • numpy._pytesttester + • numpy.core + • numpy.core.Inf + • numpy.core._add_newdocs + • numpy.core._add_newdocs_scalars + • numpy.core._asarray + • numpy.core._dtype + • numpy.core._dtype_ctypes + • numpy.core._exceptions + • numpy.core._internal + • numpy.core._machar + • numpy.core._methods + • numpy.core.add + • numpy.core.all + • numpy.core.amax + • numpy.core.amin + • numpy.core.arange + • numpy.core.argsort + • numpy.core.array + • numpy.core.array2string + • numpy.core.array_repr + • numpy.core.asanyarray + • numpy.core.asarray + • numpy.core.atleast_1d + • numpy.core.atleast_2d + • numpy.core.atleast_3d + • numpy.core.bool_ + • numpy.core.cdouble + • numpy.core.complexfloating + • numpy.core.conjugate + • numpy.core.count_nonzero + • numpy.core.csingle + • numpy.core.defchararray + • numpy.core.divide + • numpy.core.dot + • numpy.core.double + • numpy.core.einsumfunc + • numpy.core.empty + • numpy.core.empty_like + • numpy.core.errstate + • numpy.core.finfo + • numpy.core.float32 + • numpy.core.float_ + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.geterrobj + • numpy.core.getlimits + • numpy.core.hstack + • numpy.core.iinfo + • numpy.core.inexact + • numpy.core.inf + • numpy.core.intc + • numpy.core.integer + • numpy.core.intp + • numpy.core.isfinite + • numpy.core.isnan + • numpy.core.isnat + • numpy.core.isscalar + • numpy.core.linspace + • numpy.core.matmul + • numpy.core.max + • numpy.core.memmap + • numpy.core.moveaxis + • numpy.core.multiarray + • numpy.core.multiply + • numpy.core.ndarray + • numpy.core.newaxis + • numpy.core.number + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.object_ + • numpy.core.ones + • numpy.core.overrides + • numpy.core.prod + • numpy.core.reciprocal + • numpy.core.records + • numpy.core.result_type + • numpy.core.shape_base + • numpy.core.sign + • numpy.core.signbit + • numpy.core.single + • numpy.core.sort + • numpy.core.sqrt + • numpy.core.sum + • numpy.core.swapaxes + • numpy.core.transpose + • numpy.core.ufunc + • numpy.core.umath + • numpy.core.vstack + • numpy.core.zeros + • numpy.version + • os + • sys + • warnings + +
+
+imported by: + numpy + • numpy.core + • numpy.core._add_newdocs + • numpy.core._add_newdocs_scalars + • numpy.core._asarray + • numpy.core._dtype + • numpy.core._dtype_ctypes + • numpy.core._exceptions + • numpy.core._internal + • numpy.core._machar + • numpy.core._methods + • numpy.core._multiarray_tests + • numpy.core._multiarray_umath + • numpy.core._string_helpers + • numpy.core._type_aliases + • numpy.core._ufunc_config + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.einsumfunc + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.getlimits + • numpy.core.memmap + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.core.records + • numpy.core.shape_base + • numpy.core.umath + • numpy.fft._pocketfft + • numpy.fft.helper + • numpy.lib.arraysetops + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.index_tricks + • numpy.lib.mixins + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.shape_base + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.lib.utils + • numpy.linalg.linalg + • numpy.ma.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.Inf +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core._add_newdocs +SourceModule
+imports: + numpy.core + • numpy.core.function_base + • numpy.core.overrides + +
+
+imported by: + numpy.core + +
+ +
+ +
+ + numpy.core._add_newdocs_scalars +SourceModule
+imports: + numpy.core + • numpy.core.function_base + • numpy.core.numerictypes + • os + • sys + +
+
+imported by: + numpy.core + +
+ +
+ +
+ + numpy.core._asarray +SourceModule
+imports: + numpy.core + • numpy.core.multiarray + • numpy.core.overrides + +
+
+imported by: + numpy.core + • numpy.core.numeric + +
+ +
+ +
+ + numpy.core._dtype +SourceModule
+imports: + numpy + • numpy.core + +
+
+imported by: + numpy.core + • numpy.core._type_aliases + • numpy.core.numerictypes + +
+ +
+ +
+ + numpy.core._dtype_ctypes +SourceModule
+imports: + _ctypes + • ctypes + • numpy + • numpy.core + +
+
+imported by: + numpy + • numpy.core + +
+ +
+ +
+ + numpy.core._exceptions +SourceModule
+imports: + numpy._utils + • numpy.core + +
+
+imported by: + numpy.core + • numpy.core._methods + +
+ +
+ +
+ + numpy.core._internal +SourceModule
+imports: + ast + • ctypes + • numpy + • numpy.core + • numpy.core.multiarray + • numpy.exceptions + • re + • sys + • warnings + +
+
+imported by: + numpy.core + • numpy.ctypeslib + +
+ +
+ +
+ + numpy.core._machar +SourceModule
+imports: + math + • numpy._utils + • numpy.core + • numpy.core._ufunc_config + • numpy.core.fromnumeric + +
+
+imported by: + numpy.core + • numpy.core.getlimits + +
+ +
+ +
+ + numpy.core._methods +SourceModule
+imports: + contextlib + • numpy._globals + • numpy.compat + • numpy.core + • numpy.core._exceptions + • numpy.core._ufunc_config + • numpy.core.multiarray + • numpy.core.numerictypes + • numpy.core.umath + • numpy.lib.stride_tricks + • warnings + +
+
+imported by: + numpy.core + • numpy.core.fromnumeric + +
+ +
+ +
+ + numpy.core._multiarray_tests /opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so
+imports: + numpy.core + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy.core._multiarray_umath /opt/homebrew/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so
+imports: + numpy.core + +
+
+imported by: + numpy.__config__ + • numpy.core.multiarray + • numpy.core.overrides + • numpy.core.umath + • numpy.lib + • numpy.lib.npyio + • numpy.lib.utils + +
+ +
+ +
+ + numpy.core._string_helpers +SourceModule
+imports: + numpy.core + +
+
+imported by: + numpy.core._type_aliases + • numpy.core.numerictypes + +
+ +
+ +
+ + numpy.core._type_aliases +SourceModule
+imports: + numpy.compat + • numpy.core + • numpy.core._dtype + • numpy.core._string_helpers + • numpy.core.multiarray + +
+
+imported by: + numpy.core.numerictypes + +
+ +
+ +
+ + numpy.core._ufunc_config +SourceModule
+imports: + collections.abc + • contextlib + • contextvars + • numpy._utils + • numpy.core + • numpy.core.umath + +
+
+imported by: + numpy.core._machar + • numpy.core._methods + • numpy.core.numeric + +
+ +
+ +
+ + numpy.core.add +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.all +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.amax +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.amin +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.arange +MissingModule
+imported by: + numpy.core + • numpy.fft.helper + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.argsort +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.array +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.array2string +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.array_repr +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.arrayprint +SourceModule
+imports: + _dummy_thread + • _thread + • contextlib + • functools + • numbers + • numpy + • numpy.core + • numpy.core.fromnumeric + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.core.umath + • operator + • sys + • warnings + +
+
+imported by: + numpy.core.numeric + • numpy.core.records + +
+ +
+ +
+ + numpy.core.asanyarray +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.asarray +MissingModule
+imported by: + numpy.core + • numpy.fft._pocketfft + • numpy.fft.helper + • numpy.lib.utils + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.atleast_1d +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + +
+ +
+ +
+ + numpy.core.atleast_2d +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.atleast_3d +MissingModule
+imported by: + numpy.core + • numpy.lib.shape_base + +
+ +
+ +
+ + numpy.core.bool_ +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.cdouble +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.complexfloating +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.conjugate +MissingModule
+imported by: + numpy.core + • numpy.fft._pocketfft + +
+ +
+ +
+ + numpy.core.count_nonzero +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.csingle +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.defchararray +SourceModule
+imports: + functools + • numpy + • numpy._utils + • numpy.compat + • numpy.core + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.overrides + +
+
+imported by: + numpy.core + +
+ +
+ +
+ + numpy.core.divide +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.dot +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.double +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.einsumfunc +SourceModule
+imports: + itertools + • numpy.core + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.overrides + • operator + +
+
+imported by: + numpy.core + +
+ +
+ +
+ + numpy.core.empty +MissingModule
+imported by: + numpy.core + • numpy.fft.helper + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.empty_like +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.errstate +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.finfo +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.float32 +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.float_ +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.fromnumeric +SourceModule
+imports: + functools + • numpy + • numpy._utils + • numpy.core + • numpy.core._methods + • numpy.core.multiarray + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.core.umath + • types + • warnings + +
+
+imported by: + numpy.core + • numpy.core._machar + • numpy.core.arrayprint + • numpy.core.numeric + • numpy.core.shape_base + • numpy.lib.function_base + • numpy.lib.shape_base + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.function_base +SourceModule
+imports: + functools + • numpy + • numpy.core + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.overrides + • operator + • types + • warnings + +
+
+imported by: + numpy.core + • numpy.core._add_newdocs + • numpy.core._add_newdocs_scalars + • numpy.lib.function_base + +
+ +
+ +
+ + numpy.core.geterrobj +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.getlimits +SourceModule
+imports: + numpy._utils + • numpy.core + • numpy.core._machar + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.umath + • warnings + +
+
+imported by: + numpy.core + • numpy.lib.type_check + +
+ +
+ +
+ + numpy.core.hstack +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + +
+ +
+ +
+ + numpy.core.iinfo +MissingModule
+imported by: + numpy.core + • numpy.lib.twodim_base + +
+ +
+ +
+ + numpy.core.inexact +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.inf +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.intc +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.integer +MissingModule
+imported by: + numpy.core + • numpy.fft.helper + +
+ +
+ +
+ + numpy.core.intp +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.isfinite +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.isnan +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.isnat +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.isscalar +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.linspace +MissingModule
+imported by: + numpy.core + • numpy.lib.index_tricks + +
+ +
+ +
+ + numpy.core.matmul +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.max +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.memmap +SourceModule
+imports: + contextlib + • mmap + • numpy + • numpy._utils + • numpy.compat + • numpy.core + • numpy.core.numeric + • posixpath + +
+
+imported by: + numpy.core + +
+ +
+ +
+ + numpy.core.moveaxis +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.multiarray +SourceModule
+imports: + functools + • numpy.core + • numpy.core._multiarray_umath + • numpy.core.overrides + +
+
+imported by: + numpy.core + • numpy.core._asarray + • numpy.core._internal + • numpy.core._methods + • numpy.core._type_aliases + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.einsumfunc + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.shape_base + • numpy.ctypeslib + • numpy.fft._pocketfft + • numpy.lib.function_base + • numpy.lib.index_tricks + • numpy.lib.npyio + • numpy.lib.shape_base + • numpy.linalg.linalg + • numpy.ma.core + • numpy.ma.extras + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+ +
+ +
+ + numpy.core.multiply +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.ndarray +MissingModule
+imported by: + numpy.core + • numpy.lib.utils + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.newaxis +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.number +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.numeric +SourceModule
+imports: + builtins + • functools + • itertools + • numbers + • numpy + • numpy.core + • numpy.core._asarray + • numpy.core._ufunc_config + • numpy.core.arrayprint + • numpy.core.fromnumeric + • numpy.core.multiarray + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.core.shape_base + • numpy.core.umath + • numpy.exceptions + • numpy.eye + • operator + • sys + • warnings + +
+
+imported by: + numpy.array_api.linalg + • numpy.core + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.einsumfunc + • numpy.core.function_base + • numpy.core.getlimits + • numpy.core.memmap + • numpy.core.records + • numpy.core.shape_base + • numpy.lib._iotools + • numpy.lib.function_base + • numpy.lib.index_tricks + • numpy.lib.polynomial + • numpy.lib.scimath + • numpy.lib.shape_base + • numpy.lib.stride_tricks + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.lib.ufunclike + • numpy.ma.core + • numpy.ma.extras + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy.core.numerictypes +SourceModule
+imports: + builtins + • numbers + • numpy._utils + • numpy.compat + • numpy.core + • numpy.core._dtype + • numpy.core._string_helpers + • numpy.core._type_aliases + • numpy.core.multiarray + • warnings + +
+
+imported by: + numpy.core + • numpy.core._add_newdocs_scalars + • numpy.core._methods + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.fromnumeric + • numpy.core.getlimits + • numpy.core.numeric + • numpy.core.records + • numpy.lib.function_base + • numpy.lib.index_tricks + • numpy.lib.scimath + • numpy.lib.utils + • numpy.ma.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.object_ +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.ones +MissingModule
+imported by: + numpy.core + • numpy.lib.polynomial + +
+ +
+ +
+ + numpy.core.overrides +SourceModule
+imports: + collections + • functools + • numpy._utils + • numpy._utils._inspect + • numpy.core + • numpy.core._multiarray_umath + • os + +
+
+imported by: + numpy.core + • numpy.core._add_newdocs + • numpy.core._asarray + • numpy.core.arrayprint + • numpy.core.defchararray + • numpy.core.einsumfunc + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.shape_base + • numpy.fft._pocketfft + • numpy.fft.helper + • numpy.lib.arraypad + • numpy.lib.arraysetops + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.index_tricks + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.recfunctions + • numpy.lib.scimath + • numpy.lib.shape_base + • numpy.lib.stride_tricks + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.lib.ufunclike + • numpy.linalg.linalg + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.core.prod +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.reciprocal +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.records +SourceModule
+imports: + collections + • contextlib + • numpy._utils + • numpy.compat + • numpy.core + • numpy.core.arrayprint + • numpy.core.numeric + • numpy.core.numerictypes + • warnings + +
+
+imported by: + numpy.core + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.core.result_type +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.shape_base +SourceModule
+imports: + functools + • itertools + • numpy.core + • numpy.core.fromnumeric + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.overrides + • operator + • warnings + +
+
+imported by: + numpy.core + • numpy.core.numeric + • numpy.lib.shape_base + +
+ +
+ +
+ + numpy.core.sign +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.signbit +MissingModule
+imported by: + numpy.core + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.core.single +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.sort +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.sqrt +MissingModule
+imported by: + numpy.core + • numpy.fft._pocketfft + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.sum +MissingModule
+imported by: + numpy.core + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.swapaxes +MissingModule
+imported by: + numpy.core + • numpy.fft._pocketfft + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.core.transpose +MissingModule
+imported by: + numpy.core + • numpy.lib.function_base + +
+ +
+ +
+ + numpy.core.ufunc +MissingModule
+imported by: + numpy.core + • numpy.lib.utils + +
+ +
+ +
+ + numpy.core.umath +SourceModule
+imports: + numpy.core + • numpy.core._multiarray_umath + +
+
+imported by: + numpy.core + • numpy.core._methods + • numpy.core._ufunc_config + • numpy.core.arrayprint + • numpy.core.fromnumeric + • numpy.core.getlimits + • numpy.core.numeric + • numpy.lib.function_base + • numpy.lib.mixins + • numpy.ma.core + • numpy.polynomial.polyutils + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.core.vstack +MissingModule
+imported by: + numpy.core + • numpy.lib.shape_base + +
+ +
+ +
+ + numpy.core.zeros +MissingModule
+imported by: + numpy.core + • numpy.fft._pocketfft + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.ctypeslib +SourceModule
+imports: + ctypes + • numpy + • numpy.core._internal + • numpy.core.multiarray + • numpy.dtype + • numpy.integer + • numpy.ndarray + • os + • sys + • sysconfig + +
+
+imported by: + numpy + +
+ +
+ +
+ + numpy.datetime64 +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.dtype +MissingModule
+imported by: + numpy + • numpy._typing._array_like + • numpy.array_api._typing + • numpy.ctypeslib + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.dtypes +SourceModule
+imports: + numpy + • numpy.dtypes + +
+
+imported by: + numpy + • numpy.dtypes + +
+ +
+ +
+ + numpy.exceptions +SourceModule
+imports: + numpy + +
+
+imported by: + numpy + • numpy.core._internal + • numpy.core.numeric + +
+ +
+ +
+ + numpy.expand_dims +MissingModule
+imported by: + numpy + • numpy.ma.core + +
+ +
+ +
+ + numpy.eye +MissingModule
+imported by: + numpy + • numpy.core.numeric + +
+ +
+ +
+ + numpy.fft +Package
+imports: + numpy + • numpy._pytesttester + • numpy.fft + • numpy.fft._pocketfft + • numpy.fft._pocketfft_internal + • numpy.fft.helper + +
+
+imported by: + numpy + • numpy.fft + • numpy.fft._pocketfft + • numpy.fft._pocketfft_internal + • numpy.fft.helper + +
+ +
+ +
+ + numpy.fft._pocketfft +SourceModule
+imports: + functools + • numpy.core + • numpy.core.asarray + • numpy.core.conjugate + • numpy.core.multiarray + • numpy.core.overrides + • numpy.core.sqrt + • numpy.core.swapaxes + • numpy.core.zeros + • numpy.fft + • numpy.fft._pocketfft_internal + +
+
+imported by: + numpy.fft + +
+ +
+ +
+ + numpy.fft._pocketfft_internal /opt/homebrew/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so
+imports: + numpy.fft + +
+
+imported by: + numpy.fft + • numpy.fft._pocketfft + +
+ +
+ +
+ + numpy.fft.helper +SourceModule
+imports: + numpy.core + • numpy.core.arange + • numpy.core.asarray + • numpy.core.empty + • numpy.core.integer + • numpy.core.overrides + • numpy.fft + +
+
+imported by: + numpy.fft + +
+ +
+ +
+ + numpy.float32 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.float64 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.floating +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.generic +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.histogramdd +MissingModule
+imported by: + numpy + • numpy.lib.twodim_base + +
+ +
+ +
+ + numpy.int16 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.int32 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.int64 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.int8 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.integer +MissingModule
+imported by: + numpy + • numpy._typing._array_like + • numpy.ctypeslib + +
+ +
+ +
+ + numpy.iscomplexobj +MissingModule
+imported by: + numpy + • numpy.ma.core + +
+ +
+ +
+ + numpy.isfinite +MissingModule
+imported by: + numpy + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.isinf +MissingModule
+imported by: + numpy + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.isnan +MissingModule
+imported by: + numpy + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.lib +Package
+imports: + math + • numpy + • numpy._pytesttester + • numpy.core._multiarray_umath + • numpy.lib + • numpy.lib._version + • numpy.lib.arraypad + • numpy.lib.arraysetops + • numpy.lib.arrayterator + • numpy.lib.format + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.imag + • numpy.lib.index_tricks + • numpy.lib.iscomplexobj + • numpy.lib.mixins + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.real + • numpy.lib.recfunctions + • numpy.lib.scimath + • numpy.lib.shape_base + • numpy.lib.stride_tricks + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.lib.ufunclike + • numpy.lib.utils + • warnings + +
+
+imported by: + numpy + • numpy.lib + • numpy.lib._datasource + • numpy.lib._iotools + • numpy.lib._version + • numpy.lib.arraypad + • numpy.lib.arraysetops + • numpy.lib.arrayterator + • numpy.lib.format + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.index_tricks + • numpy.lib.mixins + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.recfunctions + • numpy.lib.scimath + • numpy.lib.shape_base + • numpy.lib.stride_tricks + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.lib.ufunclike + • numpy.lib.utils + • numpy.testing._private.utils + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.lib._datasource +SourceModule
+imports: + bz2 + • gzip + • io + • lzma + • numpy._utils + • numpy.lib + • os + • shutil + • tempfile + • urllib.error + • urllib.parse + • urllib.request + +
+
+imported by: + numpy.lib.npyio + +
+ +
+ +
+ + numpy.lib._iotools +SourceModule
+imports: + numpy + • numpy.compat + • numpy.core.numeric + • numpy.lib + +
+
+imported by: + numpy.lib.npyio + • numpy.lib.recfunctions + +
+ +
+ +
+ + numpy.lib._version +SourceModule
+imports: + numpy.lib + • re + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.arraypad +SourceModule
+imports: + numpy + • numpy.core.overrides + • numpy.lib + • numpy.lib.index_tricks + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.arraysetops +SourceModule
+imports: + functools + • numpy + • numpy.core + • numpy.core.overrides + • numpy.lib + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.arrayterator +SourceModule
+imports: + functools + • numpy.lib + • operator + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.format +SourceModule
+imports: + io + • numpy + • numpy.compat + • numpy.lib + • numpy.lib.utils + • struct + • tokenize + • warnings + +
+
+imported by: + numpy.lib + • numpy.lib.npyio + +
+ +
+ +
+ + numpy.lib.function_base +SourceModule
+imports: + builtins + • collections.abc + • functools + • numpy + • numpy._utils + • numpy.core + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.core.transpose + • numpy.core.umath + • numpy.lib + • numpy.lib.histograms + • numpy.lib.twodim_base + • re + • sys + • warnings + +
+
+imported by: + numpy.lib + • numpy.lib.index_tricks + • numpy.lib.nanfunctions + • numpy.lib.polynomial + • numpy.ma.core + • numpy.ma.extras + +
+ +
+ +
+ + numpy.lib.histograms +SourceModule
+imports: + contextlib + • functools + • numpy + • numpy.core + • numpy.core.overrides + • numpy.lib + • operator + • warnings + +
+
+imported by: + numpy.lib + • numpy.lib.function_base + +
+ +
+ +
+ + numpy.lib.imag +MissingModule
+imported by: + numpy.lib + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.lib.index_tricks +SourceModule
+imports: + functools + • math + • numpy + • numpy._utils + • numpy.core + • numpy.core.linspace + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.lib + • numpy.lib.function_base + • numpy.lib.stride_tricks + • numpy.matrixlib + • sys + • warnings + +
+
+imported by: + numpy.lib + • numpy.lib.arraypad + • numpy.lib.shape_base + • numpy.ma.extras + +
+ +
+ +
+ + numpy.lib.iscomplexobj +MissingModule
+imported by: + numpy.lib + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.lib.mixins +SourceModule
+imports: + numpy.core + • numpy.core.umath + • numpy.lib + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.nanfunctions +SourceModule
+imports: + functools + • numpy + • numpy.core + • numpy.core.overrides + • numpy.lib + • numpy.lib.function_base + • warnings + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.npyio +SourceModule
+imports: + collections.abc + • contextlib + • functools + • itertools + • numpy + • numpy.compat + • numpy.core + • numpy.core._multiarray_umath + • numpy.core.multiarray + • numpy.core.overrides + • numpy.lib + • numpy.lib._datasource + • numpy.lib._iotools + • numpy.lib.format + • numpy.ma + • numpy.ma.mrecords + • operator + • os + • re + • warnings + • weakref + • zipfile + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.polynomial +SourceModule
+imports: + functools + • numpy._utils + • numpy.core + • numpy.core.array + • numpy.core.atleast_1d + • numpy.core.dot + • numpy.core.finfo + • numpy.core.hstack + • numpy.core.isscalar + • numpy.core.numeric + • numpy.core.ones + • numpy.core.overrides + • numpy.lib + • numpy.lib.function_base + • numpy.lib.twodim_base + • numpy.lib.type_check + • numpy.linalg + • re + • warnings + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.real +MissingModule
+imported by: + numpy.lib + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.lib.recfunctions +SourceModule
+imports: + itertools + • numpy + • numpy.core.overrides + • numpy.lib + • numpy.lib._iotools + • numpy.ma + • numpy.ma.mrecords + • numpy.ndarray + • numpy.recarray + +
+
+imported by: + numpy.lib + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.lib.scimath +SourceModule
+imports: + numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.overrides + • numpy.lib + • numpy.lib.type_check + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.shape_base +SourceModule
+imports: + functools + • numpy.core + • numpy.core.atleast_3d + • numpy.core.fromnumeric + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.overrides + • numpy.core.shape_base + • numpy.core.vstack + • numpy.lib + • numpy.lib.index_tricks + • numpy.matrixlib.defmatrix + +
+
+imported by: + numpy.lib + +
+ +
+ +
+ + numpy.lib.stride_tricks +SourceModule
+imports: + numpy + • numpy.core.numeric + • numpy.core.overrides + • numpy.lib + +
+
+imported by: + numpy.core._methods + • numpy.lib + • numpy.lib.index_tricks + • numpy.lib.twodim_base + +
+ +
+ +
+ + numpy.lib.twodim_base +SourceModule
+imports: + functools + • numpy + • numpy.core + • numpy.core.iinfo + • numpy.core.numeric + • numpy.core.overrides + • numpy.histogramdd + • numpy.lib + • numpy.lib.stride_tricks + • operator + +
+
+imported by: + numpy.lib + • numpy.lib.function_base + • numpy.lib.polynomial + • numpy.linalg.linalg + +
+ +
+ +
+ + numpy.lib.type_check +SourceModule
+imports: + functools + • numpy._utils + • numpy.core + • numpy.core.getlimits + • numpy.core.numeric + • numpy.core.overrides + • numpy.lib + • numpy.lib.ufunclike + +
+
+imported by: + numpy.lib + • numpy.lib.polynomial + • numpy.lib.scimath + +
+ +
+ +
+ + numpy.lib.ufunclike +SourceModule
+imports: + functools + • numpy.core.numeric + • numpy.core.overrides + • numpy.lib + • warnings + +
+
+imported by: + numpy.lib + • numpy.lib.type_check + +
+ +
+ +
+ + numpy.lib.utils +SourceModule
+imports: + ast + • functools + • inspect + • io + • numpy + • numpy._utils + • numpy.core + • numpy.core._multiarray_umath + • numpy.core.asarray + • numpy.core.ndarray + • numpy.core.numerictypes + • numpy.core.ufunc + • numpy.lib + • os + • platform + • pprint + • pydoc + • re + • sys + • textwrap + • threadpoolctl + • types + • warnings + +
+
+imported by: + numpy.lib + • numpy.lib.format + +
+ +
+ +
+ + numpy.linalg +Package
+imports: + numpy + • numpy._pytesttester + • numpy.linalg + • numpy.linalg._umath_linalg + • numpy.linalg.linalg + +
+
+imported by: + numpy + • numpy.array_api.linalg + • numpy.lib.polynomial + • numpy.linalg + • numpy.linalg._umath_linalg + • numpy.linalg.linalg + • numpy.matrixlib.defmatrix + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + +
+ +
+ +
+ + numpy.linalg._umath_linalg /opt/homebrew/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so
+imports: + numpy.linalg + +
+
+imported by: + numpy.array_api.linalg + • numpy.linalg + • numpy.linalg.linalg + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.linalg.linalg +SourceModule
+imports: + functools + • numpy + • numpy._typing + • numpy._utils + • numpy.core + • numpy.core.Inf + • numpy.core.add + • numpy.core.all + • numpy.core.amax + • numpy.core.amin + • numpy.core.argsort + • numpy.core.array + • numpy.core.asanyarray + • numpy.core.asarray + • numpy.core.atleast_2d + • numpy.core.cdouble + • numpy.core.complexfloating + • numpy.core.count_nonzero + • numpy.core.csingle + • numpy.core.divide + • numpy.core.dot + • numpy.core.double + • numpy.core.empty + • numpy.core.empty_like + • numpy.core.errstate + • numpy.core.finfo + • numpy.core.geterrobj + • numpy.core.inexact + • numpy.core.intc + • numpy.core.intp + • numpy.core.isfinite + • numpy.core.isnan + • numpy.core.matmul + • numpy.core.moveaxis + • numpy.core.multiarray + • numpy.core.multiply + • numpy.core.newaxis + • numpy.core.object_ + • numpy.core.overrides + • numpy.core.prod + • numpy.core.reciprocal + • numpy.core.sign + • numpy.core.single + • numpy.core.sort + • numpy.core.sqrt + • numpy.core.sum + • numpy.core.swapaxes + • numpy.core.zeros + • numpy.lib.twodim_base + • numpy.linalg + • numpy.linalg._umath_linalg + • operator + • typing + • warnings + +
+
+imported by: + numpy.array_api.linalg + • numpy.linalg + +
+ +
+ +
+ + numpy.ma +Package
+imports: + numpy + • numpy._pytesttester + • numpy.ma + • numpy.ma.core + • numpy.ma.extras + +
+
+imported by: + numpy + • numpy.lib.npyio + • numpy.lib.recfunctions + • numpy.ma + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.ma.core +SourceModule
+imports: + builtins + • copy + • functools + • inspect + • numpy + • numpy.amax + • numpy.amin + • numpy.array + • numpy.bool_ + • numpy.compat + • numpy.core + • numpy.core.multiarray + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.umath + • numpy.expand_dims + • numpy.iscomplexobj + • numpy.lib.function_base + • numpy.ma + • numpy.ndarray + • operator + • re + • textwrap + • warnings + +
+
+imported by: + numpy.ma + • numpy.ma.extras + +
+ +
+ +
+ + numpy.ma.extras +SourceModule
+imports: + itertools + • numpy + • numpy.array + • numpy.core.multiarray + • numpy.core.numeric + • numpy.lib.function_base + • numpy.lib.index_tricks + • numpy.ma + • numpy.ma.core + • numpy.ndarray + • warnings + +
+
+imported by: + numpy.ma + +
+ +
+ +
+ + numpy.ma.mrecords +SourceModule
+imports: + numpy + • numpy.array + • numpy.bool_ + • numpy.core.records + • numpy.dtype + • numpy.ma + • numpy.ndarray + • numpy.recarray + • warnings + +
+
+imported by: + numpy.lib.npyio + • numpy.lib.recfunctions + +
+ +
+ +
+ + numpy.matrixlib +Package
+imports: + numpy + • numpy._pytesttester + • numpy.matrixlib + • numpy.matrixlib.defmatrix + +
+
+imported by: + numpy + • numpy.lib.index_tricks + • numpy.matrixlib + • numpy.matrixlib.defmatrix + +
+ +
+ +
+ + numpy.matrixlib.defmatrix +SourceModule
+imports: + ast + • numpy._utils + • numpy.core.numeric + • numpy.linalg + • numpy.matrixlib + • sys + • warnings + +
+
+imported by: + numpy.lib.shape_base + • numpy.matrixlib + +
+ +
+ +
+ + numpy.ndarray +MissingModule
+imported by: + numpy + • numpy._typing._array_like + • numpy.ctypeslib + • numpy.lib.recfunctions + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.number +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.object_ +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.polynomial +Package
+imports: + numpy + • numpy._pytesttester + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+ +
+ +
+ + numpy.polynomial._polybase +SourceModule
+imports: + abc + • numbers + • numpy + • numpy.polynomial + • numpy.polynomial.polyutils + • os + +
+
+imported by: + numpy.polynomial + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + +
+ +
+ +
+ + numpy.polynomial.chebyshev +SourceModule
+imports: + numpy + • numpy.core.multiarray + • numpy.linalg + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.hermite +SourceModule
+imports: + numpy + • numpy.core.multiarray + • numpy.linalg + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.hermite_e +SourceModule
+imports: + numpy + • numpy.core.multiarray + • numpy.linalg + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.laguerre +SourceModule
+imports: + numpy + • numpy.core.multiarray + • numpy.linalg + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.legendre +SourceModule
+imports: + numpy + • numpy.core.multiarray + • numpy.linalg + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polynomial + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + +
+ +
+ +
+ + numpy.polynomial.polynomial +SourceModule
+imports: + numpy + • numpy.core.multiarray + • numpy.linalg + • numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.polyutils + +
+
+imported by: + numpy.polynomial + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + +
+ +
+ +
+ + numpy.polynomial.polyutils +SourceModule
+imports: + functools + • numpy + • numpy.core.multiarray + • numpy.core.umath + • numpy.polynomial + • operator + • warnings + +
+
+imported by: + numpy.polynomial + • numpy.polynomial._polybase + • numpy.polynomial.chebyshev + • numpy.polynomial.hermite + • numpy.polynomial.hermite_e + • numpy.polynomial.laguerre + • numpy.polynomial.legendre + • numpy.polynomial.polynomial + +
+ +
+ +
+ + numpy.random +Package
+imports: + numpy + • numpy._pytesttester + • numpy.random + • numpy.random._bounded_integers + • numpy.random._common + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._pickle + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + +
+
+imported by: + numpy + • numpy.random + • numpy.random._bounded_integers + • numpy.random._common + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._pickle + • numpy.random._sfc64 + • numpy.random.bit_generator + • numpy.random.mtrand + +
+ +
+ +
+ + numpy.random._bounded_integers /opt/homebrew/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random._common /opt/homebrew/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random._generator /opt/homebrew/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._mt19937 /opt/homebrew/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._pcg64 /opt/homebrew/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._philox /opt/homebrew/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random._pickle +SourceModule
+imports: + numpy.random + • numpy.random._generator + • numpy.random._mt19937 + • numpy.random._pcg64 + • numpy.random._philox + • numpy.random._sfc64 + • numpy.random.mtrand + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random._sfc64 /opt/homebrew/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.random.bit_generator /opt/homebrew/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + +
+ +
+ +
+ + numpy.random.mtrand /opt/homebrew/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so
+imports: + numpy.random + +
+
+imported by: + numpy.random + • numpy.random._pickle + +
+ +
+ +
+ + numpy.recarray +MissingModule
+imported by: + numpy + • numpy.lib.recfunctions + • numpy.ma.mrecords + +
+ +
+ +
+ + numpy.str_ +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.testing +Package
+imports: + numpy + • numpy._pytesttester + • numpy.testing + • numpy.testing._private + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • numpy.testing.overrides + • unittest + +
+
+imported by: + numpy + • numpy._pytesttester + • numpy.testing + • numpy.testing._private + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.testing._private +Package
+imports: + numpy.testing + • numpy.testing._private.extbuild + +
+
+imported by: + numpy.testing + • numpy.testing._private.extbuild + • numpy.testing._private.utils + +
+ +
+ +
+ + numpy.testing._private.extbuild +SourceModule
+imports: + importlib.util + • numpy.testing._private + • os + • pathlib + • subprocess + • sys + • sysconfig + • textwrap + +
+
+imported by: + numpy.testing + • numpy.testing._private + +
+ +
+ +
+ + numpy.testing._private.utils +SourceModule
+imports: + contextlib + • difflib + • doctest + • functools + • gc + • inspect + • io + • numpy + • numpy.core + • numpy.core.all + • numpy.core.arange + • numpy.core.array + • numpy.core.array2string + • numpy.core.array_repr + • numpy.core.bool_ + • numpy.core.empty + • numpy.core.errstate + • numpy.core.float32 + • numpy.core.float_ + • numpy.core.fromnumeric + • numpy.core.inf + • numpy.core.intp + • numpy.core.isnan + • numpy.core.isnat + • numpy.core.isscalar + • numpy.core.max + • numpy.core.ndarray + • numpy.core.number + • numpy.core.numerictypes + • numpy.core.object_ + • numpy.core.result_type + • numpy.core.signbit + • numpy.isfinite + • numpy.isinf + • numpy.isnan + • numpy.lib + • numpy.lib.imag + • numpy.lib.iscomplexobj + • numpy.lib.real + • numpy.linalg._umath_linalg + • numpy.testing._private + • operator + • os + • platform + • pprint + • psutil + • re + • shutil + • subprocess + • sys + • sysconfig + • tempfile + • time + • traceback + • unittest + • unittest.case + • warnings + • win32pdh + +
+
+imported by: + numpy.testing + +
+ +
+ +
+ + numpy.testing.overrides +SourceModule
+imports: + numpy + • numpy.core.overrides + • numpy.core.umath + • numpy.lib + • numpy.lib.recfunctions + • numpy.testing + • numpy.ufunc + +
+
+imported by: + numpy.testing + +
+ +
+ +
+ + numpy.timedelta64 +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.typing +Package
+imports: + numpy + • numpy._pytesttester + • numpy._typing + • numpy._typing._add_docstring + +
+
+imported by: + numpy.array_api._array_object + +
+ +
+ +
+ + numpy.ufunc +MissingModule
+imported by: + numpy + • numpy._typing + • numpy.testing.overrides + +
+ +
+ +
+ + numpy.uint16 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.uint32 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.uint64 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.uint8 +MissingModule
+imported by: + numpy + • numpy.array_api._typing + +
+ +
+ +
+ + numpy.unsignedinteger +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + numpy.version +SourceModule
+imports: + numpy + +
+
+imported by: + numpy + • numpy.core + +
+ +
+ +
+ + numpy.void +MissingModule
+imported by: + numpy + • numpy._typing._array_like + +
+ +
+ +
+ + olefile +MissingModule
+imported by: + PIL.FpxImagePlugin + • PIL.MicImagePlugin + +
+ +
+ +
+ + opcode +SourceModule
+imports: + _opcode + +
+
+imported by: + dis + +
+ +
+ +
+ + operator +SourceModule
+imports: + _operator + • builtins + • functools + +
+
+imported by: + PIL.ImageOps + • collections + • copyreg + • datetime + • email._header_value_parser + • enum + • fractions + • importlib.metadata + • importlib.resources.readers + • inspect + • main.py + • numpy.array_api._array_object + • numpy.core.arrayprint + • numpy.core.einsumfunc + • numpy.core.function_base + • numpy.core.numeric + • numpy.core.shape_base + • numpy.lib.arrayterator + • numpy.lib.histograms + • numpy.lib.npyio + • numpy.lib.twodim_base + • numpy.linalg.linalg + • numpy.ma.core + • numpy.polynomial.polyutils + • numpy.testing._private.utils + • packaging.markers + • pathlib + • pkg_resources + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.typing_extensions + • random + • statistics + • typing + • typing_extensions + +
+ +
+ +
+ + org +MissingModule
+imported by: + pickle + +
+ +
+ +
+ + os +SourceModule
+imports: + _collections_abc + • abc + • io + • nt + • ntpath + • posix + • posixpath + • posixpath + • stat + • subprocess + • sys + • warnings + +
+
+imported by: + PIL.BlpImagePlugin + • PIL.BmpImagePlugin + • PIL.EpsImagePlugin + • PIL.FliImagePlugin + • PIL.GifImagePlugin + • PIL.IcnsImagePlugin + • PIL.ImImagePlugin + • PIL.Image + • PIL.ImageShow + • PIL.IptcImagePlugin + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.MpoImagePlugin + • PIL.PdfImagePlugin + • PIL.PdfParser + • PIL.QoiImagePlugin + • PIL.SgiImagePlugin + • PIL.SpiderImagePlugin + • PIL.TiffImagePlugin + • PIL._util + • PIL.features + • _bootsubprocess + • _osx_support + • argparse + • asyncio.base_events + • asyncio.coroutines + • asyncio.events + • asyncio.proactor_events + • asyncio.unix_events + • asyncio.windows_utils + • bdb + • bz2 + • certifi.core + • charset_normalizer.api + • concurrent.futures.process + • concurrent.futures.thread + • configparser + • contextlib + • ctypes + • doctest + • email.utils + • fnmatch + • genericpath + • getopt + • getpass + • gettext + • glob + • gzip + • helper_functions + • http.cookiejar + • http.server + • imp + • importlib.metadata + • importlib.resources._common + • importlib.resources._legacy + • importlib.resources.abc + • inspect + • linecache + • locale + • logging + • lzma + • main.py + • mimetypes + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.popen_fork + • multiprocessing.popen_forkserver + • multiprocessing.popen_spawn_posix + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.shared_memory + • multiprocessing.spawn + • multiprocessing.util + • netrc + • ntpath + • numpy + • numpy.__config__ + • numpy._pytesttester + • numpy.compat.py3k + • numpy.core + • numpy.core._add_newdocs_scalars + • numpy.core.overrides + • numpy.ctypeslib + • numpy.lib._datasource + • numpy.lib.npyio + • numpy.lib.utils + • numpy.polynomial._polybase + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • packaging._elffile + • packaging._manylinux + • packaging.markers + • pathlib + • pdb + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.packaging._elffile + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.macos + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.windows + • pkgutil + • platform + • plistlib + • posixpath + • posixpath + • py_compile + • pydoc + • pyi_rth__tkinter.py + • pyi_rth_inspect.py + • pyi_rth_multiprocessing.py + • pyi_rth_pkgres.py + • pyi_rth_pkgutil.py + • random + • requests.auth + • requests.sessions + • requests.utils + • runpy + • shlex + • shutil + • socket + • socketserver + • ssl + • subprocess + • sysconfig + • tarfile + • tempfile + • threading + • tkinter + • tkinter.filedialog + • tkinter.tix + • unittest.loader + • unittest.main + • urllib.request + • urllib3.connection + • urllib3.filepost + • urllib3.util.ssl_ + • webbrowser + • xml.sax + • xml.sax.saxutils + • zipfile + +
+ +
+ +
+ + packaging +Package
+imports: + packaging + • packaging.requirements + • pkg_resources + +
+
+imported by: + packaging + • packaging._elffile + • packaging._manylinux + • packaging._musllinux + • packaging._parser + • packaging._structures + • packaging._tokenizer + • packaging.markers + • packaging.metadata + • packaging.requirements + • packaging.specifiers + • packaging.tags + • packaging.utils + • packaging.version + • pkg_resources + +
+ +
+ +
+ + packaging._elffile +SourceModule
+imports: + enum + • os + • packaging + • struct + • typing + +
+
+imported by: + packaging._manylinux + • packaging._musllinux + • pkg_resources + +
+ +
+ +
+ + packaging._manylinux +SourceModule
+imports: + _manylinux + • collections + • contextlib + • ctypes + • functools + • os + • packaging + • packaging._elffile + • re + • sys + • typing + • warnings + +
+
+imported by: + packaging.tags + • pkg_resources + +
+ +
+ +
+ + packaging._musllinux +SourceModule
+imports: + functools + • packaging + • packaging._elffile + • re + • subprocess + • sys + • sysconfig + • typing + +
+
+imported by: + packaging.tags + • pkg_resources + +
+ +
+ +
+ + packaging._parser +SourceModule
+imports: + ast + • packaging + • packaging._tokenizer + • typing + +
+
+imported by: + packaging.markers + • packaging.requirements + • pkg_resources + +
+ +
+ +
+ + packaging._structures +SourceModule
+imports: + packaging + +
+
+imported by: + packaging.version + • pkg_resources + +
+ +
+ +
+ + packaging._tokenizer +SourceModule
+imports: + contextlib + • dataclasses + • packaging + • packaging.specifiers + • re + • typing + +
+
+imported by: + packaging._parser + • packaging.markers + • packaging.requirements + • pkg_resources + +
+ +
+ +
+ + packaging.markers +SourceModule
+imports: + operator + • os + • packaging + • packaging._parser + • packaging._tokenizer + • packaging.specifiers + • packaging.utils + • platform + • sys + • typing + +
+
+imported by: + packaging.requirements + • pkg_resources + +
+ +
+ +
+ + packaging.metadata +SourceModule
+imports: + email.feedparser + • email.header + • email.message + • email.parser + • email.policy + • packaging + • packaging.requirements + • packaging.specifiers + • packaging.utils + • packaging.version + • sys + • typing + • typing_extensions + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + packaging.requirements +SourceModule
+imports: + packaging + • packaging._parser + • packaging._tokenizer + • packaging.markers + • packaging.specifiers + • packaging.utils + • typing + +
+
+imported by: + packaging + • packaging.metadata + • pkg_resources + +
+ +
+ +
+ + packaging.specifiers +SourceModule
+imports: + abc + • itertools + • packaging + • packaging.utils + • packaging.version + • re + • typing + +
+
+imported by: + packaging._tokenizer + • packaging.markers + • packaging.metadata + • packaging.requirements + • pkg_resources + +
+ +
+ +
+ + packaging.tags +SourceModule
+imports: + importlib.machinery + • logging + • packaging + • packaging._manylinux + • packaging._musllinux + • platform + • struct + • subprocess + • sys + • sysconfig + • typing + +
+
+imported by: + packaging.utils + • pkg_resources + +
+ +
+ +
+ + packaging.utils +SourceModule
+imports: + packaging + • packaging.tags + • packaging.version + • re + • typing + +
+
+imported by: + packaging.markers + • packaging.metadata + • packaging.requirements + • packaging.specifiers + • pkg_resources + +
+ +
+ +
+ + packaging.version +SourceModule
+imports: + itertools + • packaging + • packaging._structures + • re + • typing + +
+
+imported by: + PIL.Image + • packaging.metadata + • packaging.specifiers + • packaging.utils + • pkg_resources + +
+ +
+ +
+ + pathlib +SourceModule
+imports: + _collections_abc + • errno + • fnmatch + • functools + • grp + • io + • ntpath + • operator + • os + • posixpath + • pwd + • re + • stat + • sys + • urllib.parse + • warnings + +
+
+imported by: + PIL.Image + • PIL._util + • importlib.metadata + • importlib.resources._common + • importlib.resources._legacy + • importlib.resources.readers + • numpy + • numpy.compat.py3k + • numpy.testing._private.extbuild + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.zipp + • pyi_rth_pkgres.py + • zipfile + +
+ +
+ +
+ + pdb +SourceModule
+imports: + bdb + • cmd + • code + • dis + • functools + • getopt + • glob + • inspect + • io + • linecache + • os + • pdb + • pprint + • pydoc + • re + • readline + • runpy + • shlex + • signal + • sys + • tokenize + • traceback + • typing + +
+
+imported by: + doctest + • pdb + +
+ +
+ +
+ + pickle +SourceModule
+imports: + _compat_pickle + • _pickle + • codecs + • copyreg + • functools + • io + • itertools + • org + • pprint + • re + • struct + • sys + • types + +
+
+imported by: + logging + • multiprocessing.reduction + • numpy.compat.py3k + • tracemalloc + +
+ +
+ +
+ + pickle5 +MissingModule
+imported by: + numpy.compat.py3k + +
+ +
+ +
+ + pkg_resources +Package
+imports: + 'pkg_resources.extern.jaraco' + • _imp + • collections + • email.parser + • errno + • functools + • imp + • importlib + • importlib.machinery + • inspect + • io + • linecache + • ntpath + • operator + • os + • packaging + • packaging._elffile + • packaging._manylinux + • packaging._musllinux + • packaging._parser + • packaging._structures + • packaging._tokenizer + • packaging.markers + • packaging.metadata + • packaging.requirements + • packaging.specifiers + • packaging.tags + • packaging.utils + • packaging.version + • pkg_resources._vendor + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources._itertools + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.importlib_resources.simple + • pkg_resources._vendor.jaraco + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.jaraco.text + • pkg_resources._vendor.more_itertools + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._elffile + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging._parser + • pkg_resources._vendor.packaging._structures + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.metadata + • pkg_resources._vendor.packaging.requirements + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.tags + • pkg_resources._vendor.packaging.utils + • pkg_resources._vendor.packaging.version + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.__main__ + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.macos + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.version + • pkg_resources._vendor.platformdirs.windows + • pkg_resources._vendor.typing_extensions + • pkg_resources._vendor.zipp + • pkg_resources.extern + • pkg_resources.extern.packaging + • pkg_resources.extern.platformdirs + • pkgutil + • platform + • plistlib + • posixpath + • posixpath + • re + • stat + • sys + • sysconfig + • tempfile + • textwrap + • time + • types + • warnings + • zipfile + • zipimport + +
+
+imported by: + packaging + • pkg_resources._vendor + • pkg_resources.extern + • pyi_rth_pkgres.py + +
+ +
+ +
+ + pkg_resources._vendor +Package
+imports: + pkg_resources + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.jaraco + • pkg_resources._vendor.more_itertools + • pkg_resources._vendor.packaging + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.typing_extensions + • pkg_resources._vendor.zipp + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources +Package
+imports: + pkg_resources._vendor + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.readers + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources._itertools + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.importlib_resources.simple + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources._adapters +SourceModule
+imports: + contextlib + • io + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources.abc + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._compat + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources._common +SourceModule
+imports: + contextlib + • functools + • importlib + • inspect + • itertools + • os + • pathlib + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources.abc + • tempfile + • types + • typing + • warnings + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._legacy + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources._compat +SourceModule
+imports: + abc + • contextlib + • os + • pathlib + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.zipp + • sys + • typing + • zipfile + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.readers + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources._itertools +SourceModule
+imports: + itertools + • pkg_resources._vendor.importlib_resources + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources.readers + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources._legacy +SourceModule
+imports: + functools + • os + • pathlib + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._common + • types + • typing + • warnings + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources.abc +SourceModule
+imports: + abc + • io + • itertools + • pathlib + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._compat + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._adapters + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources.readers + • pkg_resources._vendor.importlib_resources.simple + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources.readers +SourceModule
+imports: + collections + • operator + • pathlib + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources._itertools + • pkg_resources._vendor.importlib_resources.abc + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources._compat + +
+ +
+ +
+ + pkg_resources._vendor.importlib_resources.simple +SourceModule
+imports: + abc + • io + • itertools + • pkg_resources._vendor.importlib_resources + • pkg_resources._vendor.importlib_resources.abc + • typing + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.jaraco +Package
+imports: + pkg_resources._vendor + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.jaraco.text + +
+ +
+ +
+ + pkg_resources._vendor.jaraco.context +SourceModule
+imports: + contextlib + • functools + • operator + • os + • pkg_resources._vendor.jaraco + • shutil + • subprocess + • tempfile + • warnings + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.jaraco.functools +SourceModule
+imports: + 'pkg_resources.extern.more_itertools' + • collections + • functools + • inspect + • itertools + • pkg_resources._vendor.jaraco + • time + • types + • typing + • warnings + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.jaraco.text +Package
+imports: + 'pkg_resources.extern.importlib_resources' + • 'pkg_resources.extern.jaraco' + • functools + • importlib.resources + • itertools + • pkg_resources._vendor.jaraco + • re + • textwrap + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.more_itertools +Package
+imports: + pkg_resources._vendor + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + +
+ +
+ +
+ + pkg_resources._vendor.more_itertools.more +SourceModule
+imports: + collections + • collections.abc + • functools + • heapq + • itertools + • math + • operator + • pkg_resources._vendor.more_itertools + • pkg_resources._vendor.more_itertools.recipes + • queue + • random + • sys + • time + • warnings + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.more_itertools + +
+ +
+ +
+ + pkg_resources._vendor.more_itertools.recipes +SourceModule
+imports: + collections + • collections.abc + • functools + • itertools + • math + • operator + • pkg_resources._vendor.more_itertools + • random + • sys + • warnings + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.more_itertools + • pkg_resources._vendor.more_itertools.more + +
+ +
+ +
+ + pkg_resources._vendor.packaging +Package
+imports: + pkg_resources._vendor + • pkg_resources._vendor.packaging + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._elffile + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging._parser + • pkg_resources._vendor.packaging._structures + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.metadata + • pkg_resources._vendor.packaging.requirements + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.tags + • pkg_resources._vendor.packaging.utils + • pkg_resources._vendor.packaging.version + +
+ +
+ +
+ + pkg_resources._vendor.packaging._elffile +SourceModule
+imports: + enum + • os + • pkg_resources._vendor.packaging + • struct + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + +
+ +
+ +
+ + pkg_resources._vendor.packaging._manylinux +SourceModule
+imports: + _manylinux + • collections + • contextlib + • ctypes + • functools + • os + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._elffile + • re + • sys + • typing + • warnings + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.tags + +
+ +
+ +
+ + pkg_resources._vendor.packaging._musllinux +SourceModule
+imports: + functools + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._elffile + • re + • subprocess + • sys + • sysconfig + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.tags + +
+ +
+ +
+ + pkg_resources._vendor.packaging._parser +SourceModule
+imports: + ast + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._tokenizer + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.requirements + +
+ +
+ +
+ + pkg_resources._vendor.packaging._structures +SourceModule
+imports: + pkg_resources._vendor.packaging + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.version + +
+ +
+ +
+ + pkg_resources._vendor.packaging._tokenizer +SourceModule
+imports: + contextlib + • dataclasses + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging.specifiers + • re + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging._parser + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.requirements + +
+ +
+ +
+ + pkg_resources._vendor.packaging.markers +SourceModule
+imports: + operator + • os + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._parser + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.utils + • platform + • sys + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.requirements + +
+ +
+ +
+ + pkg_resources._vendor.packaging.metadata +SourceModule
+imports: + email.feedparser + • email.header + • email.message + • email.parser + • email.policy + • pkg_resources._vendor.packaging + • sys + • typing + • typing_extensions + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.packaging.requirements +SourceModule
+imports: + pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._parser + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.specifiers + • typing + • urllib.parse + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.packaging.specifiers +SourceModule
+imports: + abc + • itertools + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging.utils + • pkg_resources._vendor.packaging.version + • re + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.requirements + +
+ +
+ +
+ + pkg_resources._vendor.packaging.tags +SourceModule
+imports: + importlib.machinery + • logging + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • platform + • subprocess + • sys + • sysconfig + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.utils + +
+ +
+ +
+ + pkg_resources._vendor.packaging.utils +SourceModule
+imports: + pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging.tags + • pkg_resources._vendor.packaging.version + • re + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.specifiers + +
+ +
+ +
+ + pkg_resources._vendor.packaging.version +SourceModule
+imports: + collections + • itertools + • pkg_resources._vendor.packaging + • pkg_resources._vendor.packaging._structures + • re + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.utils + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs +Package
+imports: + __future__ + • os + • pathlib + • pkg_resources._vendor + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.macos + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.version + • pkg_resources._vendor.platformdirs.windows + • pkg_resources._vendor.typing_extensions + • sys + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs.__main__ + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.macos + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.version + • pkg_resources._vendor.platformdirs.windows + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.__main__ +SourceModule
+imports: + __future__ + • pkg_resources._vendor.platformdirs + • platformdirs + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.android +SourceModule
+imports: + __future__ + • functools + • jnius + • os + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.api + • re + • sys + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.api +SourceModule
+imports: + __future__ + • abc + • os + • pathlib + • pkg_resources._vendor.platformdirs + • sys + • typing + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.macos + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.windows + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.macos +SourceModule
+imports: + __future__ + • os + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.api + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.unix +SourceModule
+imports: + __future__ + • configparser + • os + • pathlib + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.api + • sys + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.version +SourceModule
+imports: + pkg_resources._vendor.platformdirs + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + +
+ +
+ +
+ + pkg_resources._vendor.platformdirs.windows +SourceModule
+imports: + __future__ + • ctypes + • functools + • os + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.api + • sys + • typing + • winreg + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + +
+ +
+ +
+ + pkg_resources._vendor.typing_extensions +SourceModule
+imports: + abc + • collections + • collections.abc + • functools + • operator + • pkg_resources._vendor + • sys + • types + • typing + • warnings + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.platformdirs + +
+ +
+ +
+ + pkg_resources._vendor.zipp +SourceModule
+imports: + collections + • contextlib + • io + • itertools + • pathlib + • pkg_resources._vendor + • posixpath + • sys + • zipfile + +
+
+imported by: + pkg_resources + • pkg_resources._vendor.importlib_resources._compat + +
+ +
+ +
+ + pkg_resources.extern +Package
+imports: + importlib.util + • pkg_resources + • pkg_resources.extern.packaging + • pkg_resources.extern.platformdirs + • sys + +
+
+imported by: + pkg_resources + +
+ +
+ +
+ + pkg_resources.extern.packaging +MissingModule
+imported by: + pkg_resources + • pkg_resources.extern + +
+ +
+ +
+ + pkg_resources.extern.platformdirs +MissingModule
+imported by: + pkg_resources + • pkg_resources.extern + +
+ +
+ +
+ + pkgutil +SourceModule
+imports: + collections + • functools + • importlib + • importlib.machinery + • importlib.util + • inspect + • marshal + • os + • posixpath + • re + • sys + • types + • warnings + • zipimport + +
+
+imported by: + pkg_resources + • pydoc + • pyi_rth_pkgutil.py + • runpy + +
+ +
+ +
+ + platform +SourceModule
+imports: + 'java.lang' + • _winreg + • collections + • functools + • itertools + • java + • os + • plistlib + • re + • socket + • struct + • subprocess + • sys + • vms_lib + • winreg + +
+
+imported by: + helper_functions + • main.py + • numpy.lib.utils + • numpy.testing._private.utils + • packaging.markers + • packaging.tags + • pkg_resources + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.tags + • pydoc + • tkinterdnd2.TkinterDnD + +
+ +
+ +
+ + platformdirs +MissingModule
+imported by: + pkg_resources._vendor.platformdirs.__main__ + +
+ +
+ +
+ + plistlib +SourceModule
+imports: + binascii + • codecs + • datetime + • enum + • io + • itertools + • os + • re + • struct + • xml.parsers.expat + +
+
+imported by: + pkg_resources + • platform + +
+ +
+ +
+ + posix (builtin module)
+imports: + resource + +
+
+imported by: + importlib._bootstrap_external + • os + • posixpath + • shutil + +
+ +
+ +
+ + posixpath +AliasNode
+imports: + os + • posixpath + +
+
+imported by: + numpy.core.memmap + • os + • pkg_resources + • pkgutil + • py_compile + • requests.adapters + • sysconfig + • tkinterdnd2.TkinterDnD + • tracemalloc + • unittest + • unittest.util + +
+ +
+ +
+ + posixpath +SourceModule
+imports: + genericpath + • os + • posix + • pwd + • re + • stat + • sys + +
+
+imported by: + fnmatch + • http.server + • importlib.metadata + • main.py + • mimetypes + • os + • pathlib + • pkg_resources + • pkg_resources._vendor.zipp + • posixpath + • urllib.request + • zipfile + +
+ +
+ +
+ + pprint +SourceModule
+imports: + collections + • dataclasses + • io + • re + • sys + • time + • types + +
+
+imported by: + numpy.lib.utils + • numpy.testing._private.utils + • pdb + • pickle + • sysconfig + • unittest.case + +
+ +
+ +
+ + psutil +MissingModule
+imported by: + numpy.testing._private.utils + +
+ +
+ +
+ + pwd (builtin module)
+imported by: + getpass + • http.server + • netrc + • pathlib + • posixpath + • shutil + • subprocess + • tarfile + • webbrowser + +
+ +
+ +
+ + py_compile +SourceModule
+imports: + argparse + • enum + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • os + • posixpath + • sys + • traceback + +
+
+imported by: + zipfile + +
+ +
+ +
+ + pydoc +SourceModule
+imports: + __future__ + • builtins + • collections + • email.message + • getopt + • http.server + • importlib._bootstrap + • importlib._bootstrap_external + • importlib.machinery + • importlib.util + • inspect + • io + • os + • pkgutil + • platform + • pydoc_data.topics + • re + • reprlib + • select + • subprocess + • sys + • sysconfig + • tempfile + • textwrap + • threading + • time + • tokenize + • traceback + • tty + • urllib.parse + • warnings + • webbrowser + +
+
+imported by: + numpy.lib.utils + • pdb + +
+ +
+ +
+ + pydoc_data +Package
+imported by: + pydoc_data.topics + +
+ +
+ +
+ + pydoc_data.topics +SourceModule
+imports: + pydoc_data + +
+
+imported by: + pydoc + +
+ +
+ +
+ + pyexpat /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so
+imported by: + xml.parsers.expat + +
+ +
+ +
+ + pyimod02_importers +MissingModule
+imported by: + pyi_rth_pkgres.py + • pyi_rth_pkgutil.py + +
+ +
+ +
+ + queue +SourceModule
+imports: + _queue + • collections + • heapq + • threading + • time + • types + +
+
+imported by: + concurrent.futures.process + • concurrent.futures.thread + • multiprocessing.dummy + • multiprocessing.dummy.connection + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.queues + • pkg_resources._vendor.more_itertools.more + • urllib3.connectionpool + +
+ +
+ +
+ + quopri +SourceModule
+imports: + binascii + • getopt + • io + • sys + +
+
+imported by: + email.encoders + • email.message + • encodings.quopri_codec + +
+ +
+ +
+ + random +SourceModule
+imports: + _collections_abc + • _random + • _sha512 + • bisect + • hashlib + • itertools + • math + • operator + • os + • statistics + • time + • warnings + +
+
+imported by: + PIL.ImagePalette + • email.generator + • email.utils + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • secrets + • statistics + • tempfile + • urllib3.util.retry + +
+ +
+ +
+ + re +Package
+imports: + copyreg + • enum + • functools + • re + • re._compiler + • re._constants + • re._parser + • warnings + +
+
+imported by: + PIL.EpsImagePlugin + • PIL.GimpPaletteFile + • PIL.ImImagePlugin + • PIL.Image + • PIL.ImageColor + • PIL.ImageOps + • PIL.ImtImagePlugin + • PIL.PdfParser + • PIL.PngImagePlugin + • PIL.XbmImagePlugin + • PIL.XpmImagePlugin + • _osx_support + • _pydecimal + • _sre + • _strptime + • argparse + • base64 + • charset_normalizer.constant + • charset_normalizer.utils + • configparser + • csv + • dataclasses + • difflib + • doctest + • email._encoded_words + • email._header_value_parser + • email.feedparser + • email.generator + • email.header + • email.message + • email.policy + • email.quoprimime + • email.utils + • encodings.idna + • fnmatch + • fractions + • ftplib + • gettext + • glob + • html + • http.client + • http.cookiejar + • http.cookies + • idna.core + • importlib.metadata + • importlib.metadata._adapters + • importlib.metadata._text + • inspect + • ipaddress + • json.decoder + • json.encoder + • json.scanner + • locale + • logging + • main.py + • numpy._typing._add_docstring + • numpy.core._internal + • numpy.lib._version + • numpy.lib.function_base + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.utils + • numpy.ma.core + • numpy.testing._private.utils + • packaging._manylinux + • packaging._musllinux + • packaging._tokenizer + • packaging.specifiers + • packaging.utils + • packaging.version + • pathlib + • pdb + • pickle + • pkg_resources + • pkg_resources._vendor.jaraco.text + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.utils + • pkg_resources._vendor.packaging.version + • pkg_resources._vendor.platformdirs.android + • pkgutil + • platform + • plistlib + • posixpath + • pprint + • pydoc + • re + • re._casefix + • re._compiler + • re._constants + • re._parser + • requests._internal_utils + • requests.auth + • requests.utils + • shlex + • sre_compile + • sre_constants + • sre_parse + • string + • sysconfig + • tarfile + • textwrap + • tkinter + • tokenize + • typing + • unittest.case + • unittest.loader + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.response + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.url + • warnings + +
+ +
+ +
+ + re._casefix +SourceModule
+imports: + re + +
+
+imported by: + main.py + • re._compiler + +
+ +
+ +
+ + re._compiler +SourceModule
+imports: + _sre + • re + • re._casefix + • re._constants + • re._parser + • sys + +
+
+imported by: + main.py + • re + • sre_compile + +
+ +
+ +
+ + re._constants +SourceModule
+imports: + _sre + • re + +
+
+imported by: + main.py + • re + • re._compiler + • re._parser + • sre_constants + +
+ +
+ +
+ + re._parser +SourceModule
+imports: + re + • re._constants + • unicodedata + • warnings + +
+
+imported by: + main.py + • re + • re._compiler + • sre_parse + +
+ +
+ +
+ + readline /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so
+imported by: + cmd + • code + • pdb + +
+ +
+ +
+ + reprlib +SourceModule
+imports: + _thread + • builtins + • itertools + +
+
+imported by: + asyncio.base_futures + • asyncio.base_tasks + • asyncio.format_helpers + • bdb + • collections + • functools + • main.py + • pydoc + +
+ +
+ +
+ + requests +Package
+imports: + chardet + • charset_normalizer + • cryptography + • logging + • requests + • requests.__version__ + • requests.api + • requests.certs + • requests.exceptions + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.utils + • ssl + • urllib3 + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • warnings + +
+
+imported by: + helper_functions + • main.py + • requests + • requests.__version__ + • requests._internal_utils + • requests.adapters + • requests.api + • requests.auth + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.packages + • requests.sessions + • requests.status_codes + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.__version__ +SourceModule
+imports: + requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests._internal_utils +SourceModule
+imports: + re + • requests + • requests.compat + +
+
+imported by: + requests.auth + • requests.cookies + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.adapters +SourceModule
+imports: + posixpath + • requests + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.models + • requests.structures + • requests.utils + • socket + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util + • urllib3.util.retry + +
+
+imported by: + requests.sessions + +
+ +
+ +
+ + requests.api +SourceModule
+imports: + requests + • requests.sessions + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.auth +SourceModule
+imports: + base64 + • hashlib + • os + • re + • requests + • requests._internal_utils + • requests.compat + • requests.cookies + • requests.utils + • threading + • time + • warnings + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.certs +SourceModule
+imports: + certifi + • requests + +
+
+imported by: + requests + • requests.utils + +
+ +
+ +
+ + requests.compat +SourceModule
+imports: + chardet + • charset_normalizer + • collections + • collections.abc + • http + • http.cookiejar + • http.cookies + • io + • json + • requests + • simplejson + • sys + • urllib.parse + • urllib.request + +
+
+imported by: + requests._internal_utils + • requests.adapters + • requests.auth + • requests.cookies + • requests.exceptions + • requests.models + • requests.sessions + • requests.structures + • requests.utils + +
+ +
+ +
+ + requests.cookies +SourceModule
+imports: + calendar + • copy + • dummy_threading + • requests + • requests._internal_utils + • requests.compat + • threading + • time + +
+
+imported by: + requests.adapters + • requests.auth + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.exceptions +SourceModule
+imports: + requests + • requests.compat + • urllib3.exceptions + +
+
+imported by: + requests + • requests.adapters + • requests.models + • requests.sessions + • requests.utils + +
+ +
+ +
+ + requests.hooks +SourceModule
+imports: + requests + +
+
+imported by: + requests.models + • requests.sessions + +
+ +
+ +
+ + requests.models +SourceModule
+imports: + datetime + • encodings.idna + • idna + • io + • requests + • requests._internal_utils + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.status_codes + • requests.structures + • requests.utils + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.util + +
+
+imported by: + requests + • requests.adapters + • requests.sessions + +
+ +
+ +
+ + requests.packages +SourceModule
+imports: + chardet + • charset_normalizer + • requests + • sys + • warnings + +
+
+imported by: + requests + +
+ +
+ +
+ + requests.sessions +SourceModule
+imports: + collections + • datetime + • os + • requests + • requests._internal_utils + • requests.adapters + • requests.auth + • requests.compat + • requests.cookies + • requests.exceptions + • requests.hooks + • requests.models + • requests.status_codes + • requests.structures + • requests.utils + • sys + • time + +
+
+imported by: + requests + • requests.api + +
+ +
+ +
+ + requests.status_codes +SourceModule
+imports: + requests + • requests.structures + +
+
+imported by: + requests + • requests.models + • requests.sessions + +
+ +
+ +
+ + requests.structures +SourceModule
+imports: + collections + • requests + • requests.compat + +
+
+imported by: + requests.adapters + • requests.models + • requests.sessions + • requests.status_codes + • requests.utils + +
+ +
+ +
+ + requests.utils +SourceModule
+imports: + codecs + • collections + • contextlib + • io + • netrc + • os + • re + • requests + • requests.__version__ + • requests._internal_utils + • requests.certs + • requests.compat + • requests.cookies + • requests.exceptions + • requests.structures + • socket + • struct + • sys + • tempfile + • urllib3.util + • warnings + • winreg + • zipfile + +
+
+imported by: + requests + • requests.adapters + • requests.auth + • requests.models + • requests.sessions + +
+ +
+ +
+ + resource /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so
+imported by: + posix + +
+ +
+ +
+ + runpy +SourceModule
+imports: + importlib.machinery + • importlib.util + • io + • os + • pkgutil + • sys + • warnings + +
+
+imported by: + multiprocessing.spawn + • pdb + +
+ +
+ +
+ + secrets +SourceModule
+imports: + base64 + • binascii + • hmac + • random + +
+
+imported by: + multiprocessing.shared_memory + +
+ +
+ +
+ + select /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so
+imported by: + http.server + • pydoc + • selectors + • subprocess + • urllib3.util.wait + +
+ +
+ +
+ + selectors +SourceModule
+imports: + abc + • collections + • collections.abc + • math + • select + • sys + +
+
+imported by: + asyncio.selector_events + • asyncio.unix_events + • multiprocessing.connection + • multiprocessing.forkserver + • socket + • socketserver + • subprocess + +
+ +
+ +
+ + shlex +SourceModule
+imports: + collections + • io + • os + • re + • sys + • warnings + +
+
+imported by: + PIL.ImageShow + • netrc + • pdb + • webbrowser + +
+ +
+ +
+ + shutil +SourceModule
+imports: + bz2 + • collections + • errno + • fnmatch + • grp + • lzma + • nt + • os + • posix + • pwd + • stat + • sys + • tarfile + • zipfile + • zlib + +
+
+imported by: + PIL.EpsImagePlugin + • PIL.ImageShow + • argparse + • helper_functions + • http.server + • main.py + • multiprocessing.util + • numpy.lib._datasource + • numpy.testing._private.utils + • pkg_resources._vendor.jaraco.context + • tarfile + • tempfile + • webbrowser + • zipfile + +
+ +
+ +
+ + signal +SourceModule
+imports: + _signal + • enum + +
+
+imported by: + asyncio.proactor_events + • asyncio.runners + • asyncio.unix_events + • multiprocessing.forkserver + • multiprocessing.managers + • multiprocessing.popen_fork + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • pdb + • subprocess + • unittest.signals + +
+ +
+ +
+ + simplejson +MissingModule
+imported by: + requests.compat + +
+ +
+ +
+ + socket +SourceModule
+imports: + _socket + • array + • enum + • errno + • io + • os + • selectors + • sys + +
+
+imported by: + _ssl + • asyncio.base_events + • asyncio.events + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.streams + • asyncio.trsock + • asyncio.unix_events + • asyncio.windows_events + • email.utils + • ftplib + • http.client + • http.server + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.reduction + • multiprocessing.resource_sharer + • platform + • requests.adapters + • requests.utils + • socketserver + • ssl + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.wait + • webbrowser + +
+ +
+ +
+ + socketserver +SourceModule
+imports: + io + • os + • selectors + • socket + • sys + • threading + • time + • traceback + +
+
+imported by: + http.server + +
+ +
+ +
+ + socks +MissingModule
+imported by: + urllib3.contrib.socks + +
+ +
+ +
+ + sre_compile +SourceModule
+imports: + re + • re._compiler + • warnings + +
+
+imported by: + main.py + +
+ +
+ +
+ + sre_constants +SourceModule
+imports: + re + • re._constants + • warnings + +
+
+imported by: + main.py + +
+ +
+ +
+ + sre_parse +SourceModule
+imports: + re + • re._parser + • warnings + +
+
+imported by: + main.py + +
+ +
+ +
+ + ssl +SourceModule
+imports: + _ssl + • base64 + • calendar + • collections + • enum + • errno + • os + • socket + • sys + • time + • warnings + +
+
+imported by: + asyncio.base_events + • asyncio.selector_events + • asyncio.sslproto + • ftplib + • http.client + • requests + • urllib.request + • urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util.ssl_ + • urllib3.util.ssltransport + +
+ +
+ +
+ + stat +SourceModule
+imports: + _stat + +
+
+imported by: + asyncio.base_events + • asyncio.unix_events + • genericpath + • glob + • main.py + • netrc + • ntpath + • os + • pathlib + • pkg_resources + • posixpath + • shutil + • tarfile + • zipfile + +
+ +
+ +
+ + statistics +SourceModule
+imports: + _statistics + • bisect + • collections + • decimal + • fractions + • functools + • itertools + • math + • numbers + • operator + • random + • sys + +
+
+imported by: + random + +
+ +
+ +
+ + string +SourceModule
+imports: + _string + • collections + • re + +
+
+imported by: + cmd + • email._encoded_words + • email._header_value_parser + • email.quoprimime + • http.cookies + • logging + • ntpath + • nturl2path + • urllib.request + +
+ +
+ +
+ + stringprep +SourceModule
+imports: + unicodedata + +
+
+imported by: + encodings.idna + +
+ +
+ +
+ + struct +SourceModule
+imports: + _struct + +
+
+imported by: + PIL.BlpImagePlugin + • PIL.DdsImagePlugin + • PIL.FtexImagePlugin + • PIL.IcnsImagePlugin + • PIL.Image + • PIL.ImageFile + • PIL.Jpeg2KImagePlugin + • PIL.JpegImagePlugin + • PIL.McIdasImagePlugin + • PIL.MpoImagePlugin + • PIL.MspImagePlugin + • PIL.PngImagePlugin + • PIL.SgiImagePlugin + • PIL.SpiderImagePlugin + • PIL.TiffImagePlugin + • PIL._binary + • asyncio.windows_events + • base64 + • ctypes + • gettext + • gzip + • multiprocessing.connection + • multiprocessing.forkserver + • multiprocessing.shared_memory + • multiprocessing.synchronize + • numpy.lib.format + • packaging._elffile + • packaging.tags + • pickle + • pkg_resources._vendor.packaging._elffile + • platform + • plistlib + • requests.utils + • tarfile + • zipfile + +
+ +
+ +
+ + subprocess +SourceModule
+imports: + _posixsubprocess + • _winapi + • builtins + • contextlib + • errno + • fcntl + • grp + • io + • locale + • msvcrt + • os + • pwd + • select + • selectors + • signal + • sys + • threading + • time + • types + • warnings + +
+
+imported by: + PIL.EpsImagePlugin + • PIL.GifImagePlugin + • PIL.ImageShow + • PIL.JpegImagePlugin + • _aix_support + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.events + • asyncio.subprocess + • asyncio.unix_events + • asyncio.windows_utils + • helper_functions + • http.server + • main.py + • multiprocessing.util + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • os + • packaging._musllinux + • packaging.tags + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging.tags + • platform + • pydoc + • pyi_rth_multiprocessing.py + • webbrowser + +
+ +
+ +
+ + sys (builtin module)
+imported by: + PIL.EpsImagePlugin + • PIL.IcnsImagePlugin + • PIL.Image + • PIL.ImageCms + • PIL.ImageFile + • PIL.ImageMode + • PIL.ImageQt + • PIL.ImageShow + • PIL.JpegImagePlugin + • PIL.PyAccess + • PIL.SpiderImagePlugin + • PIL.features + • _aix_support + • _collections_abc + • _compression + • _osx_support + • _pydecimal + • argparse + • ast + • asyncio + • asyncio.base_events + • asyncio.coroutines + • asyncio.events + • asyncio.format_helpers + • asyncio.futures + • asyncio.runners + • asyncio.streams + • asyncio.unix_events + • asyncio.windows_events + • asyncio.windows_utils + • base64 + • bdb + • calendar + • certifi.core + • cmd + • code + • codecs + • collections + • concurrent.futures.process + • configparser + • contextlib + • ctypes + • ctypes._endian + • dataclasses + • datetime + • dis + • doctest + • email._header_value_parser + • email.generator + • email.iterators + • email.policy + • encodings + • encodings.rot_13 + • encodings.utf_16 + • encodings.utf_32 + • enum + • fractions + • ftplib + • getopt + • getpass + • gettext + • glob + • gzip + • http.client + • http.server + • imp + • importlib + • importlib._bootstrap_external + • importlib.metadata + • importlib.util + • inspect + • linecache + • locale + • logging + • mimetypes + • multiprocessing + • multiprocessing.connection + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.popen_spawn_win32 + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.reduction + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.spawn + • multiprocessing.synchronize + • multiprocessing.util + • ntpath + • numpy + • numpy.__config__ + • numpy._pytesttester + • numpy._typing._array_like + • numpy.array_api._typing + • numpy.compat.py3k + • numpy.core + • numpy.core._add_newdocs_scalars + • numpy.core._internal + • numpy.core.arrayprint + • numpy.core.numeric + • numpy.ctypeslib + • numpy.lib.function_base + • numpy.lib.index_tricks + • numpy.lib.utils + • numpy.matrixlib.defmatrix + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • os + • packaging._manylinux + • packaging._musllinux + • packaging.markers + • packaging.metadata + • packaging.tags + • pathlib + • pdb + • pickle + • pkg_resources + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.metadata + • pkg_resources._vendor.packaging.tags + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.unix + • pkg_resources._vendor.platformdirs.windows + • pkg_resources._vendor.typing_extensions + • pkg_resources._vendor.zipp + • pkg_resources.extern + • pkgutil + • platform + • posixpath + • pprint + • py_compile + • pydoc + • pyi_rth__tkinter.py + • pyi_rth_inspect.py + • pyi_rth_multiprocessing.py + • pyi_rth_pkgres.py + • pyi_rth_pkgutil.py + • quopri + • re._compiler + • requests.compat + • requests.packages + • requests.sessions + • requests.utils + • runpy + • selectors + • shlex + • shutil + • socket + • socketserver + • ssl + • statistics + • subprocess + • sysconfig + • tarfile + • tempfile + • threading + • tkinter + • tkinter.filedialog + • tokenize + • traceback + • types + • typing + • typing_extensions + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.suite + • urllib.parse + • urllib.request + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.ssl_ + • warnings + • weakref + • webbrowser + • xml.parsers.expat + • xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.saxutils + • xmlrpc.client + • zipfile + • zipimport + +
+ +
+ +
+ + sysconfig +SourceModule
+imports: + _aix_support + • _imp + • _osx_support + • _sysconfigdata__darwin_darwin + • os + • posixpath + • pprint + • re + • sys + • types + • warnings + +
+
+imported by: + _aix_support + • numpy.ctypeslib + • numpy.testing._private.extbuild + • numpy.testing._private.utils + • packaging._musllinux + • packaging.tags + • pkg_resources + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging.tags + • pydoc + +
+ +
+ +
+ + tarfile +SourceModule
+imports: + argparse + • builtins + • bz2 + • copy + • grp + • gzip + • io + • lzma + • os + • pwd + • re + • shutil + • stat + • struct + • sys + • time + • warnings + • zlib + +
+
+imported by: + shutil + +
+ +
+ +
+ + tempfile +SourceModule
+imports: + _thread + • errno + • functools + • io + • os + • random + • shutil + • sys + • types + • warnings + • weakref + +
+
+imported by: + PIL.EpsImagePlugin + • PIL.Image + • PIL.IptcImagePlugin + • PIL.JpegImagePlugin + • _osx_support + • asyncio.windows_utils + • helper_functions + • importlib.resources._common + • main.py + • multiprocessing.connection + • multiprocessing.heap + • multiprocessing.synchronize + • multiprocessing.util + • numpy.lib._datasource + • numpy.testing._private.utils + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.jaraco.context + • pydoc + • requests.utils + • urllib.request + • urllib.response + • webbrowser + +
+ +
+ +
+ + termios /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so
+imported by: + getpass + • tty + +
+ +
+ +
+ + textwrap +SourceModule
+imports: + re + +
+
+imported by: + argparse + • importlib.metadata + • importlib.metadata._adapters + • numpy._typing._add_docstring + • numpy.lib.utils + • numpy.ma.core + • numpy.testing._private.extbuild + • pkg_resources + • pkg_resources._vendor.jaraco.text + • pydoc + • traceback + +
+ +
+ +
+ + threading +SourceModule
+imports: + _collections + • _thread + • _threading_local + • _weakrefset + • collections + • functools + • itertools + • os + • sys + • time + • traceback + • warnings + +
+
+imported by: + _threading_local + • asyncio.base_events + • asyncio.events + • asyncio.mixins + • asyncio.proactor_events + • asyncio.runners + • asyncio.unix_events + • concurrent.futures._base + • concurrent.futures.process + • concurrent.futures.thread + • http.cookiejar + • logging + • multiprocessing.context + • multiprocessing.dummy + • multiprocessing.forkserver + • multiprocessing.heap + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.resource_sharer + • multiprocessing.resource_tracker + • multiprocessing.synchronize + • multiprocessing.util + • pydoc + • pyi_rth_multiprocessing.py + • queue + • requests.auth + • requests.cookies + • socketserver + • subprocess + • urllib3._collections + • webbrowser + • zipfile + +
+ +
+ +
+ + threadpoolctl +MissingModule
+imported by: + numpy.lib.utils + +
+ +
+ +
+ + time (builtin module)
+imports: + _strptime + +
+
+imported by: + PIL.PdfImagePlugin + • PIL.PdfParser + • _datetime + • _strptime + • asyncio.base_events + • asyncio.windows_events + • concurrent.futures._base + • datetime + • email._parseaddr + • email.generator + • email.utils + • gc + • gzip + • helper_functions + • http.cookiejar + • http.cookies + • http.server + • logging + • main.py + • multiprocessing.connection + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.queues + • multiprocessing.synchronize + • numpy.testing._private.utils + • pkg_resources + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.more_itertools.more + • pprint + • pydoc + • queue + • random + • requests.auth + • requests.cookies + • requests.sessions + • socketserver + • ssl + • subprocess + • tarfile + • threading + • unittest.runner + • urllib.request + • urllib3.util.retry + • urllib3.util.timeout + • xmlrpc.client + • zipfile + • zipimport + +
+ +
+ +
+ + tkinter +Package
+imports: + _tkinter + • collections + • enum + • os + • re + • sys + • tkinter.constants + • tkinter.filedialog + • tkinter.messagebox + • tkinter.tix + • tkinter.ttk + • traceback + • types + +
+
+imported by: + main.py + • tkinter.commondialog + • tkinter.constants + • tkinter.dialog + • tkinter.filedialog + • tkinter.messagebox + • tkinter.simpledialog + • tkinter.tix + • tkinter.ttk + • tkinterdnd2.TkinterDnD + +
+ +
+ +
+ + tkinter.commondialog +SourceModule
+imports: + tkinter + +
+
+imported by: + tkinter.filedialog + • tkinter.messagebox + +
+ +
+ +
+ + tkinter.constants +SourceModule
+imports: + tkinter + +
+
+imported by: + tkinter + +
+ +
+ +
+ + tkinter.dialog +SourceModule
+imports: + tkinter + +
+
+imported by: + tkinter.filedialog + +
+ +
+ +
+ + tkinter.filedialog +SourceModule
+imports: + fnmatch + • locale + • os + • sys + • tkinter + • tkinter.commondialog + • tkinter.dialog + • tkinter.simpledialog + +
+
+imported by: + main.py + • tkinter + +
+ +
+ +
+ + tkinter.messagebox +SourceModule
+imports: + tkinter + • tkinter.commondialog + +
+
+imported by: + main.py + • tkinter + • tkinter.simpledialog + +
+ +
+ +
+ + tkinter.simpledialog +SourceModule
+imports: + tkinter + • tkinter.messagebox + +
+
+imported by: + tkinter.filedialog + +
+ +
+ +
+ + tkinter.tix +SourceModule
+imports: + os + • tkinter + • warnings + +
+
+imported by: + tkinter + • tkinterdnd2.TkinterDnD + +
+ +
+ +
+ + tkinter.ttk +SourceModule
+imports: + tkinter + +
+
+imported by: + main.py + • tkinter + +
+ +
+ +
+ + tkinterdnd2 +Package
+imports: + tkinterdnd2 + • tkinterdnd2.TkinterDnD + +
+
+imported by: + main.py + • tkinterdnd2 + • tkinterdnd2.TkinterDnD + +
+ +
+ +
+ + tkinterdnd2.TkinterDnD +SourceModule
+imports: + Tix + • Tkinter + • platform + • posixpath + • tkinter + • tkinter.tix + • tkinterdnd2 + +
+
+imported by: + main.py + • tkinterdnd2 + +
+ +
+ +
+ + token +SourceModule
+imported by: + inspect + • tokenize + +
+ +
+ +
+ + tokenize +SourceModule
+imports: + _tokenize + • argparse + • builtins + • codecs + • collections + • functools + • io + • itertools + • re + • sys + • token + +
+
+imported by: + imp + • importlib._bootstrap_external + • inspect + • linecache + • numpy.lib.format + • pdb + • pydoc + +
+ +
+ +
+ + traceback +SourceModule
+imports: + ast + • collections.abc + • contextlib + • itertools + • linecache + • sys + • textwrap + +
+
+imported by: + asyncio.base_events + • asyncio.base_tasks + • asyncio.coroutines + • asyncio.format_helpers + • code + • concurrent.futures.process + • doctest + • http.cookiejar + • logging + • main.py + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.process + • multiprocessing.queues + • multiprocessing.util + • numpy.testing._private.utils + • pdb + • py_compile + • pydoc + • socketserver + • threading + • tkinter + • unittest.case + • unittest.loader + • unittest.result + • warnings + +
+ +
+ +
+ + tracemalloc +SourceModule
+imports: + _tracemalloc + • collections.abc + • fnmatch + • functools + • linecache + • pickle + • posixpath + +
+
+imported by: + warnings + +
+ +
+ +
+ + tty +SourceModule
+imports: + termios + +
+
+imported by: + pydoc + +
+ +
+ +
+ + types +SourceModule
+imports: + _collections_abc + • functools + • sys + +
+
+imported by: + _weakrefset + • asyncio.coroutines + • asyncio.futures + • asyncio.queues + • asyncio.tasks + • asyncio.timeouts + • certifi.core + • concurrent.futures._base + • concurrent.futures.thread + • contextlib + • copy + • ctypes + • dataclasses + • difflib + • dis + • email.headerregistry + • enum + • functools + • http.cookies + • imp + • importlib.metadata._functools + • importlib.resources._common + • importlib.resources._legacy + • importlib.util + • inspect + • logging + • main.py + • multiprocessing.managers + • multiprocessing.pool + • multiprocessing.queues + • multiprocessing.shared_memory + • multiprocessing.spawn + • numpy._utils._inspect + • numpy.array_api._array_object + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.lib.utils + • pickle + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.typing_extensions + • pkgutil + • pprint + • queue + • subprocess + • sysconfig + • tempfile + • tkinter + • typing + • typing_extensions + • unittest.case + • unittest.loader + • urllib.parse + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util.retry + • urllib3.util.util + +
+ +
+ +
+ + typing +SourceModule
+imports: + _typing + • abc + • collections + • collections.abc + • contextlib + • functools + • operator + • re + • sys + • types + • warnings + +
+
+imported by: + asyncio.staggered + • asyncio.timeouts + • certifi.core + • charset_normalizer.api + • charset_normalizer.cd + • charset_normalizer.constant + • charset_normalizer.legacy + • charset_normalizer.models + • charset_normalizer.utils + • functools + • idna.core + • idna.intranges + • idna.uts46data + • importlib.metadata + • importlib.metadata._meta + • importlib.resources._common + • importlib.resources._itertools + • importlib.resources._legacy + • importlib.resources.abc + • numpy._typing + • numpy._typing._array_like + • numpy._typing._char_codes + • numpy._typing._dtype_like + • numpy._typing._nbit + • numpy._typing._nested_sequence + • numpy._typing._scalars + • numpy._typing._shape + • numpy.array_api._array_object + • numpy.array_api._creation_functions + • numpy.array_api._data_type_functions + • numpy.array_api._manipulation_functions + • numpy.array_api._searching_functions + • numpy.array_api._set_functions + • numpy.array_api._statistical_functions + • numpy.array_api._typing + • numpy.array_api._utility_functions + • numpy.array_api.linalg + • numpy.linalg.linalg + • packaging._elffile + • packaging._manylinux + • packaging._musllinux + • packaging._parser + • packaging._tokenizer + • packaging.markers + • packaging.metadata + • packaging.requirements + • packaging.specifiers + • packaging.tags + • packaging.utils + • packaging.version + • pdb + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.importlib_resources._itertools + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.importlib_resources.abc + • pkg_resources._vendor.importlib_resources.simple + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.packaging._elffile + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.packaging._musllinux + • pkg_resources._vendor.packaging._parser + • pkg_resources._vendor.packaging._tokenizer + • pkg_resources._vendor.packaging.markers + • pkg_resources._vendor.packaging.metadata + • pkg_resources._vendor.packaging.requirements + • pkg_resources._vendor.packaging.specifiers + • pkg_resources._vendor.packaging.tags + • pkg_resources._vendor.packaging.utils + • pkg_resources._vendor.packaging.version + • pkg_resources._vendor.platformdirs + • pkg_resources._vendor.platformdirs.android + • pkg_resources._vendor.platformdirs.api + • pkg_resources._vendor.platformdirs.windows + • pkg_resources._vendor.typing_extensions + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + +
+ +
+ +
+ + typing_extensions +SourceModule
+imports: + abc + • collections + • collections.abc + • functools + • inspect + • operator + • sys + • types + • typing + • warnings + +
+
+imported by: + packaging.metadata + • pkg_resources._vendor.packaging.metadata + • urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.response + • urllib3.util.request + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + +
+ +
+ +
+ + unicodedata /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so
+imported by: + charset_normalizer.utils + • encodings.idna + • idna.core + • re._parser + • stringprep + • urllib.parse + +
+ +
+ +
+ + unittest +Package
+imports: + posixpath + • unittest + • unittest.async_case + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + +
+
+imported by: + doctest + • numpy.testing + • numpy.testing._private.utils + • unittest + • unittest._log + • unittest.async_case + • unittest.case + • unittest.loader + • unittest.main + • unittest.result + • unittest.runner + • unittest.signals + • unittest.suite + • unittest.util + +
+ +
+ +
+ + unittest._log +SourceModule
+imports: + collections + • logging + • unittest + • unittest.case + +
+
+imported by: + unittest.case + +
+ +
+ +
+ + unittest.async_case +SourceModule
+imports: + asyncio + • contextvars + • inspect + • unittest + • unittest.case + • warnings + +
+
+imported by: + unittest + +
+ +
+ +
+ + unittest.case +SourceModule
+imports: + collections + • contextlib + • difflib + • functools + • pprint + • re + • sys + • traceback + • types + • unittest + • unittest._log + • unittest.result + • unittest.util + • warnings + +
+
+imported by: + numpy.testing._private.utils + • unittest + • unittest._log + • unittest.async_case + • unittest.loader + • unittest.runner + • unittest.suite + +
+ +
+ +
+ + unittest.loader +SourceModule
+imports: + fnmatch + • functools + • os + • re + • sys + • traceback + • types + • unittest + • unittest.case + • unittest.suite + • unittest.util + • warnings + +
+
+imported by: + unittest + • unittest.main + +
+ +
+ +
+ + unittest.main +SourceModule
+imports: + argparse + • os + • sys + • unittest + • unittest.loader + • unittest.runner + • unittest.signals + • warnings + +
+
+imported by: + unittest + +
+ +
+ +
+ + unittest.result +SourceModule
+imports: + functools + • io + • sys + • traceback + • unittest + • unittest.util + +
+
+imported by: + unittest + • unittest.case + • unittest.runner + +
+ +
+ +
+ + unittest.runner +SourceModule
+imports: + sys + • time + • unittest + • unittest.case + • unittest.result + • unittest.signals + • warnings + +
+
+imported by: + unittest + • unittest.main + +
+ +
+ +
+ + unittest.signals +SourceModule
+imports: + functools + • signal + • unittest + • weakref + +
+
+imported by: + unittest + • unittest.main + • unittest.runner + +
+ +
+ +
+ + unittest.suite +SourceModule
+imports: + sys + • unittest + • unittest.case + • unittest.util + +
+
+imported by: + unittest + • unittest.loader + +
+ +
+ +
+ + unittest.util +SourceModule
+imports: + collections + • posixpath + • unittest + +
+
+imported by: + unittest + • unittest.case + • unittest.loader + • unittest.result + • unittest.suite + +
+ +
+ +
+ + urllib +Package
+imported by: + email._header_value_parser + • urllib.error + • urllib.parse + • urllib.request + • urllib.response + +
+ +
+ +
+ + urllib.error +SourceModule
+imports: + io + • urllib + • urllib.response + +
+
+imported by: + numpy.lib._datasource + • urllib.request + +
+ +
+ +
+ + urllib.parse +SourceModule
+imports: + collections + • functools + • ipaddress + • re + • sys + • types + • unicodedata + • urllib + • warnings + +
+
+imported by: + email.utils + • http.client + • http.cookiejar + • http.server + • mimetypes + • nturl2path + • numpy.lib._datasource + • pathlib + • pkg_resources._vendor.packaging.requirements + • pydoc + • requests.compat + • urllib.request + • urllib3._request_methods + • urllib3.poolmanager + • xml.sax.saxutils + • xmlrpc.client + +
+ +
+ +
+ + urllib.request +SourceModule
+imports: + _scproxy + • base64 + • bisect + • contextlib + • email + • email.utils + • fnmatch + • ftplib + • getpass + • hashlib + • http.client + • http.cookiejar + • io + • mimetypes + • nturl2path + • os + • posixpath + • re + • socket + • ssl + • string + • sys + • tempfile + • time + • urllib + • urllib.error + • urllib.parse + • urllib.response + • warnings + • winreg + +
+
+imported by: + http.cookiejar + • numpy.lib._datasource + • requests.compat + • xml.sax.saxutils + +
+ +
+ +
+ + urllib.response +SourceModule
+imports: + tempfile + • urllib + +
+
+imported by: + urllib.error + • urllib.request + +
+ +
+ +
+ + urllib3 +Package
+imports: + __future__ + • logging + • ssl + • typing + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.timeout + • urllib3_secure_extra + • warnings + +
+
+imported by: + requests + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._request_methods + • urllib3._version + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.contrib.pyopenssl + • urllib3.exceptions + • urllib3.fields + • urllib3.filepost + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3._base_connection +SourceModule
+imports: + __future__ + • ssl + • typing + • typing_extensions + • urllib3 + • urllib3.response + • urllib3.util.connection + • urllib3.util.timeout + • urllib3.util.url + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.connection + +
+ +
+ +
+ + urllib3._collections +SourceModule
+imports: + __future__ + • collections + • enum + • threading + • typing + • typing_extensions + • urllib3 + +
+
+imported by: + urllib3 + • urllib3._request_methods + • urllib3.connection + • urllib3.poolmanager + • urllib3.response + +
+ +
+ +
+ + urllib3._request_methods +SourceModule
+imports: + __future__ + • json + • typing + • urllib.parse + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.filepost + • urllib3.response + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3._version +SourceModule
+imports: + __future__ + • urllib3 + +
+
+imported by: + urllib3 + • urllib3.connection + +
+ +
+ +
+ + urllib3.connection +SourceModule
+imports: + __future__ + • datetime + • http.client + • logging + • os + • re + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3._version + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + • warnings + +
+
+imported by: + urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.proxy + +
+ +
+ +
+ + urllib3.connectionpool +SourceModule
+imports: + __future__ + • errno + • logging + • queue + • socket + • ssl + • sys + • types + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.ssl_match_hostname + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • warnings + • weakref + +
+
+imported by: + urllib3 + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.contrib +Package
+imports: + urllib3 + • urllib3.contrib.pyopenssl + +
+
+imported by: + requests + • urllib3.contrib.pyopenssl + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.contrib.pyopenssl +SourceModule
+imports: + 'OpenSSL.crypto' + • 'cryptography.x509' + • OpenSSL + • __future__ + • cryptography + • idna + • io + • logging + • socket + • ssl + • typing + • urllib3 + • urllib3.contrib + • urllib3.util + +
+
+imported by: + requests + • urllib3.contrib + +
+ +
+ +
+ + urllib3.contrib.socks +SourceModule
+imports: + __future__ + • socket + • socks + • ssl + • typing + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + +
+ +
+ +
+ + urllib3.exceptions +SourceModule
+imports: + __future__ + • email.errors + • http.client + • socket + • typing + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.response + • urllib3.util.retry + • warnings + +
+
+imported by: + requests + • requests.adapters + • requests.exceptions + • requests.models + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.response + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + +
+ +
+ +
+ + urllib3.fields +SourceModule
+imports: + __future__ + • email.utils + • mimetypes + • typing + • urllib3 + • warnings + +
+
+imported by: + requests.models + • urllib3.filepost + +
+ +
+ +
+ + urllib3.filepost +SourceModule
+imports: + __future__ + • binascii + • codecs + • io + • os + • typing + • urllib3 + • urllib3.fields + +
+
+imported by: + requests.models + • urllib3 + • urllib3._request_methods + +
+ +
+ +
+ + urllib3.poolmanager +SourceModule
+imports: + __future__ + • functools + • logging + • ssl + • types + • typing + • typing_extensions + • urllib.parse + • urllib3 + • urllib3._collections + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.retry + • urllib3.util.timeout + • urllib3.util.url + • warnings + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.contrib.socks + +
+ +
+ +
+ + urllib3.response +SourceModule
+imports: + __future__ + • brotli + • brotlicffi + • collections + • contextlib + • http.client + • io + • json + • logging + • re + • socket + • sys + • typing + • typing_extensions + • urllib3 + • urllib3._base_connection + • urllib3._collections + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.util + • urllib3.util.response + • urllib3.util.retry + • warnings + • zlib + • zstandard + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3._request_methods + • urllib3.connection + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.util.retry + +
+ +
+ +
+ + urllib3.util +Package
+imports: + __future__ + • urllib3 + • urllib3.util.connection + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.wait + +
+
+imported by: + requests.adapters + • requests.models + • requests.utils + • urllib3 + • urllib3.connection + • urllib3.contrib.pyopenssl + • urllib3.response + • urllib3.util.connection + • urllib3.util.proxy + • urllib3.util.request + • urllib3.util.response + • urllib3.util.retry + • urllib3.util.ssl_ + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + • urllib3.util.timeout + • urllib3.util.url + • urllib3.util.util + • urllib3.util.wait + +
+ +
+ +
+ + urllib3.util.connection +SourceModule
+imports: + __future__ + • socket + • typing + • urllib3._base_connection + • urllib3.exceptions + • urllib3.util + • urllib3.util.timeout + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + +
+ +
+ +
+ + urllib3.util.proxy +SourceModule
+imports: + __future__ + • typing + • urllib3.connection + • urllib3.util + • urllib3.util.url + +
+
+imported by: + urllib3.connectionpool + • urllib3.poolmanager + +
+ +
+ +
+ + urllib3.util.request +SourceModule
+imports: + __future__ + • base64 + • brotli + • brotlicffi + • enum + • io + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + • zstandard + +
+
+imported by: + urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.util + +
+ +
+ +
+ + urllib3.util.response +SourceModule
+imports: + __future__ + • email.errors + • http.client + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.retry +SourceModule
+imports: + __future__ + • email + • itertools + • logging + • random + • re + • time + • types + • typing + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.response + • urllib3.util + • urllib3.util.util + +
+
+imported by: + requests.adapters + • urllib3 + • urllib3.connectionpool + • urllib3.exceptions + • urllib3.poolmanager + • urllib3.response + • urllib3.util + +
+ +
+ +
+ + urllib3.util.ssl_ +SourceModule
+imports: + __future__ + • binascii + • hashlib + • hmac + • os + • socket + • ssl + • sys + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssltransport + • urllib3.util.url + • warnings + +
+
+imported by: + urllib3.connection + • urllib3.util + • urllib3.util.ssl_match_hostname + • urllib3.util.ssltransport + +
+ +
+ +
+ + urllib3.util.ssl_match_hostname +SourceModule
+imports: + __future__ + • ipaddress + • re + • typing + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + +
+ +
+ +
+ + urllib3.util.ssltransport +SourceModule
+imports: + __future__ + • io + • socket + • ssl + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + • urllib3.util.ssl_ + +
+
+imported by: + urllib3.connection + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.timeout +SourceModule
+imports: + __future__ + • enum + • socket + • time + • typing + • typing_extensions + • urllib3.exceptions + • urllib3.util + +
+
+imported by: + urllib3 + • urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.poolmanager + • urllib3.util + • urllib3.util.connection + +
+ +
+ +
+ + urllib3.util.url +SourceModule
+imports: + __future__ + • idna + • re + • typing + • urllib3.exceptions + • urllib3.util + • urllib3.util.util + +
+
+imported by: + urllib3._base_connection + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.poolmanager + • urllib3.util + • urllib3.util.proxy + • urllib3.util.ssl_ + +
+ +
+ +
+ + urllib3.util.util +SourceModule
+imports: + __future__ + • types + • typing + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.connectionpool + • urllib3.util.request + • urllib3.util.retry + • urllib3.util.url + +
+ +
+ +
+ + urllib3.util.wait +SourceModule
+imports: + __future__ + • functools + • select + • socket + • urllib3.util + +
+
+imported by: + urllib3.connection + • urllib3.util + +
+ +
+ +
+ + urllib3_secure_extra +MissingModule
+imported by: + urllib3 + +
+ +
+ +
+ + vms_lib +MissingModule
+imported by: + platform + +
+ +
+ +
+ + warnings +SourceModule
+imports: + _warnings + • builtins + • linecache + • re + • sys + • traceback + • tracemalloc + +
+
+imported by: + PIL.IcoImagePlugin + • PIL.Image + • PIL.JpegImagePlugin + • PIL.PngImagePlugin + • PIL.TgaImagePlugin + • PIL.TiffImagePlugin + • PIL._deprecate + • PIL.features + • argparse + • ast + • asyncio.base_events + • asyncio.base_subprocess + • asyncio.proactor_events + • asyncio.selector_events + • asyncio.sslproto + • asyncio.streams + • asyncio.tasks + • asyncio.unix_events + • asyncio.windows_utils + • charset_normalizer.legacy + • codeop + • configparser + • enum + • ftplib + • getpass + • gettext + • gzip + • hashlib + • hmac + • http.client + • http.cookiejar + • imp + • importlib + • importlib._abc + • importlib.abc + • importlib.metadata + • importlib.resources._legacy + • importlib.util + • io + • locale + • logging + • main.py + • multiprocessing.forkserver + • multiprocessing.pool + • multiprocessing.resource_tracker + • numpy + • numpy._pytesttester + • numpy.array_api + • numpy.core + • numpy.core._internal + • numpy.core._methods + • numpy.core.arrayprint + • numpy.core.fromnumeric + • numpy.core.function_base + • numpy.core.getlimits + • numpy.core.numeric + • numpy.core.numerictypes + • numpy.core.records + • numpy.core.shape_base + • numpy.lib + • numpy.lib.format + • numpy.lib.function_base + • numpy.lib.histograms + • numpy.lib.index_tricks + • numpy.lib.nanfunctions + • numpy.lib.npyio + • numpy.lib.polynomial + • numpy.lib.ufunclike + • numpy.lib.utils + • numpy.linalg.linalg + • numpy.ma.core + • numpy.ma.extras + • numpy.ma.mrecords + • numpy.matrixlib.defmatrix + • numpy.polynomial.polyutils + • numpy.testing._private.utils + • os + • packaging._manylinux + • pathlib + • pkg_resources + • pkg_resources._vendor.importlib_resources._common + • pkg_resources._vendor.importlib_resources._legacy + • pkg_resources._vendor.jaraco.context + • pkg_resources._vendor.jaraco.functools + • pkg_resources._vendor.more_itertools.more + • pkg_resources._vendor.more_itertools.recipes + • pkg_resources._vendor.packaging._manylinux + • pkg_resources._vendor.typing_extensions + • pkgutil + • pydoc + • random + • re + • re._parser + • requests + • requests.auth + • requests.packages + • requests.utils + • runpy + • shlex + • sre_compile + • sre_constants + • sre_parse + • ssl + • subprocess + • sysconfig + • tarfile + • tempfile + • threading + • tkinter.tix + • typing + • typing_extensions + • unittest.async_case + • unittest.case + • unittest.loader + • unittest.main + • unittest.runner + • urllib.parse + • urllib.request + • urllib3 + • urllib3.connection + • urllib3.connectionpool + • urllib3.contrib.socks + • urllib3.exceptions + • urllib3.fields + • urllib3.poolmanager + • urllib3.response + • urllib3.util.ssl_ + • webbrowser + • zipfile + +
+ +
+ +
+ + weakref +SourceModule
+imports: + _collections_abc + • _weakref + • _weakrefset + • atexit + • copy + • gc + • itertools + • sys + +
+
+imported by: + _threading_local + • asyncio.base_events + • asyncio.selector_events + • asyncio.streams + • asyncio.tasks + • asyncio.windows_events + • concurrent.futures.process + • concurrent.futures.thread + • copy + • functools + • logging + • main.py + • multiprocessing.dummy + • multiprocessing.queues + • multiprocessing.sharedctypes + • multiprocessing.util + • numpy.lib.npyio + • tempfile + • unittest.signals + • urllib3.connectionpool + • xml.sax.expatreader + +
+ +
+ +
+ + webbrowser +SourceModule
+imports: + copy + • getopt + • glob + • os + • pwd + • shlex + • shutil + • socket + • subprocess + • sys + • tempfile + • threading + • warnings + +
+
+imported by: + main.py + • pydoc + +
+ +
+ +
+ + win32pdh +MissingModule
+imported by: + numpy.testing._private.utils + +
+ +
+ +
+ + winreg +MissingModule
+imported by: + importlib._bootstrap_external + • mimetypes + • pkg_resources._vendor.platformdirs.windows + • platform + • requests.utils + • urllib.request + +
+ +
+ +
+ + xml +Package
+imports: + xml.sax.expatreader + • xml.sax.xmlreader + +
+
+imported by: + xml.parsers + • xml.sax + +
+ +
+ +
+ + xml.parsers +Package
+imports: + xml + +
+
+imported by: + xml.parsers.expat + • xml.sax.expatreader + • xmlrpc.client + +
+ +
+ +
+ + xml.parsers.expat +SourceModule
+imports: + pyexpat + • sys + • xml.parsers + +
+
+imported by: + plistlib + • xml.sax.expatreader + • xmlrpc.client + +
+ +
+ +
+ + xml.sax +Package
+imports: + 'org.python' + • io + • os + • sys + • xml + • xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+
+imported by: + xml.sax + • xml.sax._exceptions + • xml.sax.expatreader + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax._exceptions +SourceModule
+imports: + 'java.lang' + • sys + • xml.sax + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.expatreader +SourceModule
+imports: + _weakref + • sys + • weakref + • xml.parsers + • xml.parsers.expat + • xml.sax + • xml.sax._exceptions + • xml.sax.handler + • xml.sax.saxutils + • xml.sax.xmlreader + +
+
+imported by: + xml + • xml.sax + +
+ +
+ +
+ + xml.sax.handler +SourceModule
+imports: + xml.sax + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.saxutils + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.saxutils +SourceModule
+imports: + codecs + • io + • os + • sys + • urllib.parse + • urllib.request + • xml.sax + • xml.sax.handler + • xml.sax.xmlreader + +
+
+imported by: + xml.sax + • xml.sax.expatreader + • xml.sax.xmlreader + +
+ +
+ +
+ + xml.sax.xmlreader +SourceModule
+imports: + xml.sax + • xml.sax._exceptions + • xml.sax.handler + • xml.sax.saxutils + +
+
+imported by: + xml + • xml.sax + • xml.sax.expatreader + • xml.sax.saxutils + +
+ +
+ +
+ + xmlrpc +Package
+imported by: + xmlrpc.client + +
+ +
+ +
+ + xmlrpc.client +SourceModule
+imports: + base64 + • datetime + • decimal + • errno + • gzip + • http.client + • io + • sys + • time + • urllib.parse + • xml.parsers + • xml.parsers.expat + • xmlrpc + +
+
+imported by: + multiprocessing.connection + +
+ +
+ +
+ + zipfile +SourceModule
+imports: + argparse + • binascii + • bz2 + • contextlib + • importlib.util + • io + • itertools + • lzma + • os + • pathlib + • posixpath + • py_compile + • shutil + • stat + • struct + • sys + • threading + • time + • warnings + • zlib + +
+
+imported by: + helper_functions + • importlib.metadata + • importlib.resources.readers + • main.py + • numpy.lib.npyio + • pkg_resources + • pkg_resources._vendor.importlib_resources._compat + • pkg_resources._vendor.zipp + • requests.utils + • shutil + +
+ +
+ +
+ + zipimport +SourceModule
+imports: + _frozen_importlib + • _frozen_importlib_external + • _imp + • _io + • _warnings + • importlib.readers + • marshal + • sys + • time + • zlib + +
+
+imported by: + pkg_resources + • pkgutil + +
+ +
+ +
+ + zlib /opt/homebrew/Cellar/python@3.11/3.11.6/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so
+imported by: + PIL.PdfParser + • PIL.PngImagePlugin + • encodings.zlib_codec + • gzip + • shutil + • tarfile + • urllib3.response + • zipfile + • zipimport + +
+ +
+ +
+ + zstandard +MissingModule
+imported by: + urllib3.response + • urllib3.util.request + +
+ +
+ + + diff --git a/dist/.DS_Store b/dist/.DS_Store new file mode 100644 index 0000000..e9183c7 Binary files /dev/null and b/dist/.DS_Store differ diff --git a/dist/main b/dist/main new file mode 100755 index 0000000..6cad9d4 Binary files /dev/null and b/dist/main differ diff --git a/dist/main.app/Contents/Info.plist b/dist/main.app/Contents/Info.plist new file mode 100644 index 0000000..badc1d1 --- /dev/null +++ b/dist/main.app/Contents/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDisplayName + main + CFBundleExecutable + main + CFBundleIconFile + default_icon.icns + CFBundleIdentifier + main + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + main + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.0.0 + NSHighResolutionCapable + + + diff --git a/dist/main.app/Contents/MacOS/main b/dist/main.app/Contents/MacOS/main new file mode 100755 index 0000000..6997d3a Binary files /dev/null and b/dist/main.app/Contents/MacOS/main differ diff --git a/dist/main.app/Contents/Resources/default_icon.icns b/dist/main.app/Contents/Resources/default_icon.icns new file mode 100644 index 0000000..bb8af91 Binary files /dev/null and b/dist/main.app/Contents/Resources/default_icon.icns differ diff --git a/dist/main.app/Contents/_CodeSignature/CodeResources b/dist/main.app/Contents/_CodeSignature/CodeResources new file mode 100644 index 0000000..5ea11aa --- /dev/null +++ b/dist/main.app/Contents/_CodeSignature/CodeResources @@ -0,0 +1,128 @@ + + + + + files + + Resources/default_icon.icns + + jHjfOSFEyNiurMa2gRTOuNLDE9k= + + + files2 + + Resources/default_icon.icns + + hash2 + + TIFtNFYJVbI7EZmswV1+dx4DNQvoEJ0ZPR+wsDBvc7I= + + + + rules + + ^Resources/ + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^version.plist$ + + + rules2 + + .*\.dSYM($|/) + + weight + 11 + + ^(.*/)?\.DS_Store$ + + omit + + weight + 2000 + + ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/ + + nested + + weight + 10 + + ^.* + + ^Info\.plist$ + + omit + + weight + 20 + + ^PkgInfo$ + + omit + + weight + 20 + + ^Resources/ + + weight + 20 + + ^Resources/.*\.lproj/ + + optional + + weight + 1000 + + ^Resources/.*\.lproj/locversion.plist$ + + omit + + weight + 1100 + + ^Resources/Base\.lproj/ + + weight + 1010 + + ^[^/]+$ + + nested + + weight + 10 + + ^embedded\.provisionprofile$ + + weight + 20 + + ^version\.plist$ + + weight + 20 + + + + diff --git a/graphical/.DS_Store b/graphical/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/graphical/.DS_Store differ diff --git a/graphical/default_icon.icns b/graphical/default_icon.icns new file mode 100644 index 0000000..bb8af91 Binary files /dev/null and b/graphical/default_icon.icns differ diff --git a/graphical/default_icon.ico b/graphical/default_icon.ico new file mode 100644 index 0000000..932e39d Binary files /dev/null and b/graphical/default_icon.ico differ diff --git a/graphical/icon_v1.jpg b/graphical/icon_v1.jpg new file mode 100644 index 0000000..026ba1f Binary files /dev/null and b/graphical/icon_v1.jpg differ diff --git a/main.spec b/main.spec new file mode 100644 index 0000000..ae4245c --- /dev/null +++ b/main.spec @@ -0,0 +1,44 @@ +# -*- mode: python ; coding: utf-8 -*- +# pyinstaller --onefile --windowed --icon=graphical/default_icon.icns src/main.py + +a = Analysis( + ['src/main.py'], + pathex=[], + binaries=[], + datas=[], + hiddenimports=[], + hookspath=[], + hooksconfig={}, + runtime_hooks=[], + excludes=[], + noarchive=False, +) +pyz = PYZ(a.pure) + +exe = EXE( + pyz, + a.scripts, + a.binaries, + a.datas, + [], + name='main', + debug=False, + bootloader_ignore_signals=False, + strip=False, + upx=True, + upx_exclude=[], + runtime_tmpdir=None, + console=False, + disable_windowed_traceback=False, + argv_emulation=False, + target_arch=None, + codesign_identity=None, + entitlements_file=None, + icon=['graphical/default_icon.icns'], +) +app = BUNDLE( + exe, + name='main.app', + icon='graphical/default_icon.icns', + bundle_identifier=None, +) diff --git a/setup.py b/setup.py new file mode 100644 index 0000000..1e13172 --- /dev/null +++ b/setup.py @@ -0,0 +1,11 @@ +setup( + name="Multi-coloured Molecules STL Generator", + version="1.0.0", + description="Generate a one file includind separate atoms to 3D print molecule in color", + long_description=README, + url="https://github.com/KubiV/3D-Print-Molecules", + author="Jakub Vávra", + author_email="j.vavra@sh.cvut.cz", + license="CC BY-SA 4.0 DEED", + include_package_data=True, +) \ No newline at end of file diff --git a/src/.DS_Store b/src/.DS_Store new file mode 100644 index 0000000..1b6ca95 Binary files /dev/null and b/src/.DS_Store differ diff --git a/src/__pycache__/helper_functions.cpython-311.pyc b/src/__pycache__/helper_functions.cpython-311.pyc index 4b6b911..b6ef547 100644 Binary files a/src/__pycache__/helper_functions.cpython-311.pyc and b/src/__pycache__/helper_functions.cpython-311.pyc differ diff --git a/src/helper_functions.py b/src/helper_functions.py index 25402b4..614f9d0 100644 --- a/src/helper_functions.py +++ b/src/helper_functions.py @@ -14,6 +14,21 @@ os_type = platform.system() +def get_filename_without_extension(pdb_file_path): + # Check if the given path is a file + if os.path.isfile(pdb_file_path): + # Split the file path into the directory and the file name with extension + directory, full_filename = os.path.split(pdb_file_path) + + # Split the file name and extension + filename, file_extension = os.path.splitext(full_filename) + + # Return the file name without extension + return filename + else: + print(f"{pdb_file_path} is not a valid file path.") + return pdb_file_path + def close_application(app_name, app_path): system_platform = platform.system() @@ -53,7 +68,6 @@ def generate_model(input_str, input_type, path_to_pymol): print(f"Failed to download the file. Status code: {response.status_code}") exit(1) - # Check if the temporary SDF file exists if not os.path.exists(temp_sdf_filename): print(f"Error: Temporary SDF file not found at {temp_sdf_filename}") @@ -159,8 +173,9 @@ def elem_stl_output(elem): print(f"An error occurred: {e}") # Define the directory where your files are located + zip_name = get_filename_without_extension(input_str) source_folder = '.' - zip_file_name = 'MultiBody_molecule.zip' + zip_file_name = 'MultiBody_molecule_'+ zip_name +'.zip' files_to_move = ['C_output.stl', 'O_output.stl', 'H_output.stl', 'N_output.stl', 'S_output.stl', 'P_output.stl'] temp_dir = tempfile.TemporaryDirectory() diff --git a/src/GUIpy.py b/src/main.py similarity index 88% rename from src/GUIpy.py rename to src/main.py index d9a683c..532e5cd 100644 --- a/src/GUIpy.py +++ b/src/main.py @@ -1,10 +1,22 @@ +""" +Multi-coloured Molecules STL Generator + +Version: 1.0.0 +Description: Generate a one file including separate atoms to 3D print molecule in color + +Author: Jakub Vávra +Email: j.vavra@sh.cvut.cz +License: CC0 1.0 DEED +GitHub Repository: https://github.com/KubiV/3D-Print-Molecules +""" + import subprocess import os import re import importlib from helper_functions import generate_model -modules_to_install = ["tkinter", "PIL", "io", "requests", "zipfile", "shutil", "tempfile", "platform"] +modules_to_install = ["tkinter", "PIL", "io", "requests", "zipfile", "shutil", "tempfile", "platform", "tkinterdnd2"] for module in modules_to_install: try: @@ -20,6 +32,7 @@ from tkinter import messagebox, Label from tkinter import filedialog from tkinter import ttk +from tkinterdnd2 import TkinterDnD, DND_FILES from PIL import Image, ImageTk from io import BytesIO import requests @@ -31,12 +44,21 @@ def browse_folder(): global folder_path - folder_path = filedialog.askdirectory() + # Set the initial directory to the Downloads folder + initial_dir = os.path.expanduser("~/Downloads") + folder_path = filedialog.askdirectory(initialdir=initial_dir) if folder_path: # Update your GUI or store the selected folder_path as needed os.chdir(folder_path) selected_folder_label.config(text="Složka pro export: " + folder_path) - print("Destination directory:"+folder_path) + print("Destination directory:" + folder_path) + +def browse_file(): + file_path = filedialog.askopenfilename(filetypes=[("PDB soubory", "*.pdb")]) + if file_path: + systematic_name_entry.delete(0, tk.END) # Clear the current entry + systematic_name_entry.insert(0, file_path) # Insert the selected file path + fetch_data() # Call fetch_data with the selected file path def PyMOL_downloadpage(): import webbrowser @@ -260,6 +282,7 @@ def download_and_display_image(image_url): root = tk.Tk() root.title("Molecule Data") +# OS selection os_type = platform.system() if os_type == "Darwin": @@ -286,6 +309,10 @@ def download_and_display_image(image_url): systematic_name_entry = tk.Entry(root) systematic_name_entry.pack() +# Create a button for browsing files +browse_file_button = tk.Button(root, text="Procházej soubory", command=browse_file) +browse_file_button.pack() + def fetch_data_on_enter(event): fetch_data() @@ -312,10 +339,19 @@ def fetch_data_on_enter(event): image_label2.grid(row=1, column=3) # File browsing +downloads_path = os.path.expanduser("~/Downloads") +try: + os.chdir(downloads_path) + print("Current working directory:", os.getcwd()) +except FileNotFoundError: + print("Downloads directory not found.") +except Exception as e: + print("An error occurred:", str(e)) + browse_button = tk.Button(root, text="Procházej složky", command=browse_folder) browse_button.pack(pady=10) -selected_folder_label = tk.Label(root, text="Selected Folder: ") +selected_folder_label = tk.Label(root, text="Složka pro export: " + downloads_path) selected_folder_label.pack() # Quality picker @@ -339,5 +375,6 @@ def fetch_data_on_enter(event): generate_model_button = tk.Button(root, text="Generuj model", command=lambda:generate_model(model_template, determine_input_type(systematic_name_entry.get()), path_to_pymol)) generate_model_button.pack() + # Start the Tkinter main loop root.mainloop() diff --git a/src/setup.py b/src/setup.py new file mode 100644 index 0000000..2058987 --- /dev/null +++ b/src/setup.py @@ -0,0 +1,11 @@ +setup( + name="Multi-coloured Molecules STL Generator", + version="1.0.0", + description="Generate a one file includind separate atoms to 3D print molecule in color", + long_description=README, + url="https://github.com/KubiV/3D-Print-Molecules", + author="Jakub Vávra", + author_email="j.vavra@sh.cvut.cz", + license="CC0 1.0 DEED", + include_package_data=True, +) \ No newline at end of file