diff --git a/.DS_Store b/.DS_Store index dd87ccf..6e316f3 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/src/.DS_Store b/src/.DS_Store index 5e32d3b..2c124cd 100644 Binary files a/src/.DS_Store and b/src/.DS_Store differ diff --git a/src/build/termpdf/Analysis-00.toc b/src/build/termpdf/Analysis-00.toc deleted file mode 100644 index c5f3a8c..0000000 --- a/src/build/termpdf/Analysis-00.toc +++ /dev/null @@ -1,2341 +0,0 @@ -(['/Users/felipe/Documents/Development/TermPDFViewer/src/termpdf.py'], - ['/Users/felipe/Documents/Development/TermPDFViewer/src'], - ['codecs'], - ['/Users/felipe/Library/Python/3.11/lib/python/site-packages/lark/__pyinstaller', - '/usr/local/lib/python3.11/site-packages/numpy/_pyinstaller', - '/usr/local/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks', - '/usr/local/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks/__pycache__', - '/usr/local/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks', - '/usr/local/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks/rthooks/__pycache__', - '/usr/local/lib/python3.11/site-packages/_pyinstaller_hooks_contrib/hooks'], - {}, - [], - [], - False, - False, - False, - {}, - [], - [], - '3.11.4 (main, Jun 20 2023, 16:51:49) [Clang 14.0.0 (clang-1400.0.29.202)]', - [('pyi_rth_inspect', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pkgutil', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', - 'PYSOURCE'), - ('pyi_rth_multiprocessing', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', - 'PYSOURCE'), - ('pyi_rth_pkgres', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py', - 'PYSOURCE'), - ('termpdf', - '/Users/felipe/Documents/Development/TermPDFViewer/src/termpdf.py', - 'PYSOURCE')], - [('pkg_resources', - '/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py', - 'PYMODULE'), - ('packaging.version', - '/usr/local/lib/python3.11/site-packages/packaging/version.py', - 'PYMODULE'), - ('typing', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/typing.py', - 'PYMODULE'), - ('contextlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextlib.py', - 'PYMODULE'), - ('packaging.utils', - '/usr/local/lib/python3.11/site-packages/packaging/utils.py', - 'PYMODULE'), - ('packaging.tags', - '/usr/local/lib/python3.11/site-packages/packaging/tags.py', - 'PYMODULE'), - ('subprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py', - 'PYMODULE'), - ('selectors', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py', - 'PYMODULE'), - ('threading', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py', - 'PYMODULE'), - ('_threading_local', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_threading_local.py', - 'PYMODULE'), - ('signal', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/signal.py', - 'PYMODULE'), - ('logging', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/logging/__init__.py', - 'PYMODULE'), - ('pickle', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pickle.py', - 'PYMODULE'), - ('pprint', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pprint.py', - 'PYMODULE'), - ('dataclasses', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dataclasses.py', - 'PYMODULE'), - ('copy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/copy.py', - 'PYMODULE'), - ('_compat_pickle', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compat_pickle.py', - 'PYMODULE'), - ('struct', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/struct.py', - 'PYMODULE'), - ('string', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/string.py', - 'PYMODULE'), - ('packaging.specifiers', - '/usr/local/lib/python3.11/site-packages/packaging/specifiers.py', - 'PYMODULE'), - ('packaging.requirements', - '/usr/local/lib/python3.11/site-packages/packaging/requirements.py', - 'PYMODULE'), - ('packaging.markers', - '/usr/local/lib/python3.11/site-packages/packaging/markers.py', - 'PYMODULE'), - ('packaging._tokenizer', - '/usr/local/lib/python3.11/site-packages/packaging/_tokenizer.py', - 'PYMODULE'), - ('packaging._structures', - '/usr/local/lib/python3.11/site-packages/packaging/_structures.py', - 'PYMODULE'), - ('packaging._parser', - '/usr/local/lib/python3.11/site-packages/packaging/_parser.py', - 'PYMODULE'), - ('ast', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ast.py', - 'PYMODULE'), - ('argparse', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/argparse.py', - 'PYMODULE'), - ('shutil', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shutil.py', - 'PYMODULE'), - ('tarfile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tarfile.py', - 'PYMODULE'), - ('gzip', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gzip.py', - 'PYMODULE'), - ('_compression', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compression.py', - 'PYMODULE'), - ('lzma', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lzma.py', - 'PYMODULE'), - ('bz2', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bz2.py', - 'PYMODULE'), - ('gettext', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gettext.py', - 'PYMODULE'), - ('packaging._musllinux', - '/usr/local/lib/python3.11/site-packages/packaging/_musllinux.py', - 'PYMODULE'), - ('packaging._manylinux', - '/usr/local/lib/python3.11/site-packages/packaging/_manylinux.py', - 'PYMODULE'), - ('ctypes', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/__init__.py', - 'PYMODULE'), - ('ctypes._endian', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/_endian.py', - 'PYMODULE'), - ('packaging._elffile', - '/usr/local/lib/python3.11/site-packages/packaging/_elffile.py', - 'PYMODULE'), - ('packaging', - '/usr/local/lib/python3.11/site-packages/packaging/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.zipp', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/zipp.py', - 'PYMODULE'), - ('pkg_resources._vendor.typing_extensions', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/typing_extensions.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.windows', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/windows.py', - 'PYMODULE'), - ('__future__', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/__future__.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.version', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/version.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.unix', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/unix.py', - 'PYMODULE'), - ('configparser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/configparser.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.macos', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/macos.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.api', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/api.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.android', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/android.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.__main__', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__main__.py', - 'PYMODULE'), - ('platformdirs', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/__init__.py', - 'PYMODULE'), - ('platformdirs.android', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/android.py', - 'PYMODULE'), - ('platformdirs.unix', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/unix.py', - 'PYMODULE'), - ('platformdirs.macos', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/macos.py', - 'PYMODULE'), - ('platformdirs.windows', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/windows.py', - 'PYMODULE'), - ('platformdirs.version', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/version.py', - 'PYMODULE'), - ('platformdirs.api', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/api.py', - 'PYMODULE'), - ('typing_extensions', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/typing_extensions.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.version', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/version.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.utils', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/utils.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.tags', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/tags.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.specifiers', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/specifiers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.requirements', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/requirements.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.markers', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/markers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._tokenizer', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._structures', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_structures.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._parser', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_parser.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._musllinux', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_musllinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._manylinux', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_manylinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._elffile', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_elffile.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.recipes', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/recipes.py', - 'PYMODULE'), - ('random', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/random.py', - 'PYMODULE'), - ('statistics', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/statistics.py', - 'PYMODULE'), - ('decimal', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/decimal.py', - 'PYMODULE'), - ('_pydecimal', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_pydecimal.py', - 'PYMODULE'), - ('contextvars', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextvars.py', - 'PYMODULE'), - ('fractions', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/fractions.py', - 'PYMODULE'), - ('numbers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/numbers.py', - 'PYMODULE'), - ('hashlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hashlib.py', - 'PYMODULE'), - ('bisect', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bisect.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.more', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/more.py', - 'PYMODULE'), - ('queue', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/queue.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.text', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py', - 'PYMODULE'), - ('importlib.resources', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/__init__.py', - 'PYMODULE'), - ('importlib.resources.abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/abc.py', - 'PYMODULE'), - ('importlib.resources._legacy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_legacy.py', - 'PYMODULE'), - ('importlib.resources._common', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_common.py', - 'PYMODULE'), - ('importlib.resources._adapters', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_adapters.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.functools', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/functools.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.context', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/context.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.simple', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/simple.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.readers', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/readers.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.abc', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/abc.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._legacy', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._itertools', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._compat', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._common', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_common.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._adapters', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py', - 'PYMODULE'), - ('sysconfig', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/sysconfig.py', - 'PYMODULE'), - ('_sysconfigdata__darwin_darwin', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_sysconfigdata__darwin_darwin.py', - 'PYMODULE'), - ('_aix_support', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_aix_support.py', - 'PYMODULE'), - ('_bootsubprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_bootsubprocess.py', - 'PYMODULE'), - ('_osx_support', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_osx_support.py', - 'PYMODULE'), - ('pkg_resources.extern', - '/usr/local/lib/python3.11/site-packages/pkg_resources/extern/__init__.py', - 'PYMODULE'), - ('importlib.util', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/util.py', - 'PYMODULE'), - ('importlib._bootstrap_external', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap_external.py', - 'PYMODULE'), - ('importlib.metadata', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/__init__.py', - 'PYMODULE'), - ('importlib.abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/abc.py', - 'PYMODULE'), - ('importlib.metadata._itertools', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_itertools.py', - 'PYMODULE'), - ('importlib.metadata._functools', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_functools.py', - 'PYMODULE'), - ('importlib.metadata._collections', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_collections.py', - 'PYMODULE'), - ('importlib.metadata._meta', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_meta.py', - 'PYMODULE'), - ('importlib.metadata._adapters', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_adapters.py', - 'PYMODULE'), - ('importlib.metadata._text', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_text.py', - 'PYMODULE'), - ('email.message', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/message.py', - 'PYMODULE'), - ('email.policy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/policy.py', - 'PYMODULE'), - ('email.contentmanager', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/contentmanager.py', - 'PYMODULE'), - ('email.quoprimime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/quoprimime.py', - 'PYMODULE'), - ('email.headerregistry', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/headerregistry.py', - 'PYMODULE'), - ('email._header_value_parser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_header_value_parser.py', - 'PYMODULE'), - ('email.iterators', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/iterators.py', - 'PYMODULE'), - ('email.generator', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/generator.py', - 'PYMODULE'), - ('email._encoded_words', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_encoded_words.py', - 'PYMODULE'), - ('base64', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/base64.py', - 'PYMODULE'), - ('getopt', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getopt.py', - 'PYMODULE'), - ('email.charset', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/charset.py', - 'PYMODULE'), - ('email.encoders', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/encoders.py', - 'PYMODULE'), - ('email.base64mime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/base64mime.py', - 'PYMODULE'), - ('email._policybase', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_policybase.py', - 'PYMODULE'), - ('email.header', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/header.py', - 'PYMODULE'), - ('email.errors', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/errors.py', - 'PYMODULE'), - ('email.utils', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/utils.py', - 'PYMODULE'), - ('email._parseaddr', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_parseaddr.py', - 'PYMODULE'), - ('calendar', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/calendar.py', - 'PYMODULE'), - ('datetime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/datetime.py', - 'PYMODULE'), - ('_strptime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_strptime.py', - 'PYMODULE'), - ('socket', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socket.py', - 'PYMODULE'), - ('quopri', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/quopri.py', - 'PYMODULE'), - ('email', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/__init__.py', - 'PYMODULE'), - ('csv', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/csv.py', - 'PYMODULE'), - ('importlib.readers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/readers.py', - 'PYMODULE'), - ('importlib.resources.readers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/readers.py', - 'PYMODULE'), - ('importlib.resources._itertools', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_itertools.py', - 'PYMODULE'), - ('importlib._bootstrap', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap.py', - 'PYMODULE'), - ('importlib._abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_abc.py', - 'PYMODULE'), - ('importlib.machinery', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/machinery.py', - 'PYMODULE'), - ('imp', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/imp.py', - 'PYMODULE'), - ('importlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py', - 'PYMODULE'), - ('inspect', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/inspect.py', - 'PYMODULE'), - ('dis', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dis.py', - 'PYMODULE'), - ('opcode', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/opcode.py', - 'PYMODULE'), - ('textwrap', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/textwrap.py', - 'PYMODULE'), - ('tempfile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tempfile.py', - 'PYMODULE'), - ('email.parser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/parser.py', - 'PYMODULE'), - ('email.feedparser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/feedparser.py', - 'PYMODULE'), - ('plistlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/plistlib.py', - 'PYMODULE'), - ('xml.parsers.expat', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/expat.py', - 'PYMODULE'), - ('xml.parsers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/__init__.py', - 'PYMODULE'), - ('xml', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/__init__.py', - 'PYMODULE'), - ('xml.sax.expatreader', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/expatreader.py', - 'PYMODULE'), - ('xml.sax.saxutils', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/saxutils.py', - 'PYMODULE'), - ('xml.sax', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/__init__.py', - 'PYMODULE'), - ('xml.sax.handler', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/handler.py', - 'PYMODULE'), - ('xml.sax._exceptions', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/_exceptions.py', - 'PYMODULE'), - ('xml.sax.xmlreader', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/xmlreader.py', - 'PYMODULE'), - ('platform', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/platform.py', - 'PYMODULE'), - ('pkgutil', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pkgutil.py', - 'PYMODULE'), - ('zipimport', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipimport.py', - 'PYMODULE'), - ('zipfile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipfile.py', - 'PYMODULE'), - ('py_compile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/py_compile.py', - 'PYMODULE'), - ('multiprocessing.popen_forkserver', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_forkserver.py', - 'PYMODULE'), - ('multiprocessing.connection', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py', - 'PYMODULE'), - ('multiprocessing.resource_sharer', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_sharer.py', - 'PYMODULE'), - ('multiprocessing.process', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py', - 'PYMODULE'), - ('xmlrpc.client', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/client.py', - 'PYMODULE'), - ('xmlrpc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/__init__.py', - 'PYMODULE'), - ('http.client', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py', - 'PYMODULE'), - ('ssl', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py', - 'PYMODULE'), - ('http', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/__init__.py', - 'PYMODULE'), - ('hmac', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hmac.py', - 'PYMODULE'), - ('multiprocessing.util', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/util.py', - 'PYMODULE'), - ('multiprocessing.resource_tracker', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_tracker.py', - 'PYMODULE'), - ('multiprocessing.popen_fork', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_fork.py', - 'PYMODULE'), - ('multiprocessing.forkserver', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/forkserver.py', - 'PYMODULE'), - ('multiprocessing.context', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/context.py', - 'PYMODULE'), - ('multiprocessing.sharedctypes', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/sharedctypes.py', - 'PYMODULE'), - ('multiprocessing.heap', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/heap.py', - 'PYMODULE'), - ('multiprocessing.pool', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py', - 'PYMODULE'), - ('multiprocessing.dummy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/__init__.py', - 'PYMODULE'), - ('multiprocessing.dummy.connection', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/connection.py', - 'PYMODULE'), - ('multiprocessing.queues', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/queues.py', - 'PYMODULE'), - ('multiprocessing.synchronize', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/synchronize.py', - 'PYMODULE'), - ('multiprocessing.managers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/managers.py', - 'PYMODULE'), - ('multiprocessing.shared_memory', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/shared_memory.py', - 'PYMODULE'), - ('secrets', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/secrets.py', - 'PYMODULE'), - ('multiprocessing.reduction', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/reduction.py', - 'PYMODULE'), - ('multiprocessing.popen_spawn_posix', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_posix.py', - 'PYMODULE'), - ('multiprocessing.popen_spawn_win32', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_win32.py', - 'PYMODULE'), - ('multiprocessing.spawn', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/spawn.py', - 'PYMODULE'), - ('runpy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/runpy.py', - 'PYMODULE'), - ('multiprocessing', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/__init__.py', - 'PYMODULE'), - ('_py_abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_py_abc.py', - 'PYMODULE'), - ('stringprep', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/stringprep.py', - 'PYMODULE'), - ('tracemalloc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tracemalloc.py', - 'PYMODULE'), - ('getpass', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getpass.py', - 'PYMODULE'), - ('nturl2path', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/nturl2path.py', - 'PYMODULE'), - ('ftplib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ftplib.py', - 'PYMODULE'), - ('netrc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/netrc.py', - 'PYMODULE'), - ('shlex', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shlex.py', - 'PYMODULE'), - ('mimetypes', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/mimetypes.py', - 'PYMODULE'), - ('http.cookiejar', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/cookiejar.py', - 'PYMODULE'), - ('fitz', - '/usr/local/lib/python3.11/site-packages/fitz/__init__.py', - 'PYMODULE'), - ('fitz.utils', - '/usr/local/lib/python3.11/site-packages/fitz/utils.py', - 'PYMODULE'), - ('fontTools.subset', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/__init__.py', - 'PYMODULE'), - ('fontTools.ttLib.sfnt', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/sfnt.py', - 'PYMODULE'), - ('doctest', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py', - 'PYMODULE'), - ('unittest', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/__init__.py', - 'PYMODULE'), - ('unittest.async_case', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/async_case.py', - 'PYMODULE'), - ('asyncio', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/__init__.py', - 'PYMODULE'), - ('asyncio.unix_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/unix_events.py', - 'PYMODULE'), - ('asyncio.log', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/log.py', - 'PYMODULE'), - ('asyncio.windows_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_events.py', - 'PYMODULE'), - ('asyncio.windows_utils', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_utils.py', - 'PYMODULE'), - ('asyncio.selector_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/selector_events.py', - 'PYMODULE'), - ('asyncio.proactor_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/proactor_events.py', - 'PYMODULE'), - ('asyncio.base_subprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_subprocess.py', - 'PYMODULE'), - ('asyncio.threads', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/threads.py', - 'PYMODULE'), - ('asyncio.timeouts', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/timeouts.py', - 'PYMODULE'), - ('asyncio.taskgroups', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/taskgroups.py', - 'PYMODULE'), - ('asyncio.subprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/subprocess.py', - 'PYMODULE'), - ('asyncio.streams', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/streams.py', - 'PYMODULE'), - ('asyncio.queues', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/queues.py', - 'PYMODULE'), - ('asyncio.runners', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/runners.py', - 'PYMODULE'), - ('asyncio.base_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_events.py', - 'PYMODULE'), - ('concurrent.futures', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/__init__.py', - 'PYMODULE'), - ('concurrent.futures.thread', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/thread.py', - 'PYMODULE'), - ('concurrent.futures.process', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/process.py', - 'PYMODULE'), - ('concurrent.futures._base', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py', - 'PYMODULE'), - ('concurrent', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/__init__.py', - 'PYMODULE'), - ('asyncio.trsock', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/trsock.py', - 'PYMODULE'), - ('asyncio.staggered', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/staggered.py', - 'PYMODULE'), - ('asyncio.tasks', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/tasks.py', - 'PYMODULE'), - ('asyncio.locks', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/locks.py', - 'PYMODULE'), - ('asyncio.base_tasks', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_tasks.py', - 'PYMODULE'), - ('asyncio.mixins', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/mixins.py', - 'PYMODULE'), - ('asyncio.sslproto', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/sslproto.py', - 'PYMODULE'), - ('asyncio.transports', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/transports.py', - 'PYMODULE'), - ('asyncio.protocols', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/protocols.py', - 'PYMODULE'), - ('asyncio.futures', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/futures.py', - 'PYMODULE'), - ('asyncio.base_futures', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_futures.py', - 'PYMODULE'), - ('asyncio.exceptions', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/exceptions.py', - 'PYMODULE'), - ('asyncio.events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/events.py', - 'PYMODULE'), - ('asyncio.format_helpers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/format_helpers.py', - 'PYMODULE'), - ('asyncio.coroutines', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/coroutines.py', - 'PYMODULE'), - ('asyncio.constants', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/constants.py', - 'PYMODULE'), - ('unittest.signals', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/signals.py', - 'PYMODULE'), - ('unittest.main', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/main.py', - 'PYMODULE'), - ('unittest.runner', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/runner.py', - 'PYMODULE'), - ('unittest.loader', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/loader.py', - 'PYMODULE'), - ('unittest.suite', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/suite.py', - 'PYMODULE'), - ('unittest.case', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/case.py', - 'PYMODULE'), - ('unittest._log', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/_log.py', - 'PYMODULE'), - ('unittest.result', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/result.py', - 'PYMODULE'), - ('unittest.util', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/util.py', - 'PYMODULE'), - ('pdb', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pdb.py', - 'PYMODULE'), - ('pydoc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc.py', - 'PYMODULE'), - ('webbrowser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/webbrowser.py', - 'PYMODULE'), - ('http.server', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/server.py', - 'PYMODULE'), - ('socketserver', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socketserver.py', - 'PYMODULE'), - ('html', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/__init__.py', - 'PYMODULE'), - ('html.entities', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/entities.py', - 'PYMODULE'), - ('pydoc_data.topics', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/topics.py', - 'PYMODULE'), - ('pydoc_data', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/__init__.py', - 'PYMODULE'), - ('tty', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tty.py', - 'PYMODULE'), - ('code', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/code.py', - 'PYMODULE'), - ('codeop', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/codeop.py', - 'PYMODULE'), - ('bdb', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bdb.py', - 'PYMODULE'), - ('cmd', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/cmd.py', - 'PYMODULE'), - ('difflib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/difflib.py', - 'PYMODULE'), - ('fontTools.ttLib.woff2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/woff2.py', - 'PYMODULE'), - ('fontTools.ttx', - '/usr/local/lib/python3.11/site-packages/fontTools/ttx.py', - 'PYMODULE'), - ('fontTools.misc.timeTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/timeTools.py', - 'PYMODULE'), - ('fontTools.unicode', - '/usr/local/lib/python3.11/site-packages/fontTools/unicode.py', - 'PYMODULE'), - ('fontTools.misc.macCreatorType', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/macCreatorType.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_l_y_f', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_l_y_f.py', - 'PYMODULE'), - ('fontTools.misc.filenames', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/filenames.py', - 'PYMODULE'), - ('fontTools.misc.xmlWriter', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/xmlWriter.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.DefaultTable', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/DefaultTable.py', - 'PYMODULE'), - ('fontTools.misc.fixedTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/fixedTools.py', - 'PYMODULE'), - ('fontTools.misc.bezierTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/bezierTools.py', - 'PYMODULE'), - ('fontTools.misc.cython', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/cython.py', - 'PYMODULE'), - ('fontTools.misc.transform', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/transform.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.ttProgram', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/ttProgram.py', - 'PYMODULE'), - ('fontTools.misc.arrayTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/arrayTools.py', - 'PYMODULE'), - ('fontTools.misc.vector', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/vector.py', - 'PYMODULE'), - ('fontTools.misc.sstruct', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/sstruct.py', - 'PYMODULE'), - ('fontTools.misc', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/__init__.py', - 'PYMODULE'), - ('fontTools.misc.xmlReader', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/xmlReader.py', - 'PYMODULE'), - ('fontTools.misc.classifyTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/classifyTools.py', - 'PYMODULE'), - ('fontTools.misc.plistlib', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/plistlib/__init__.py', - 'PYMODULE'), - ('fontTools.misc.etree', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/etree.py', - 'PYMODULE'), - ('xml.etree.ElementTree', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/ElementTree.py', - 'PYMODULE'), - ('xml.etree.ElementInclude', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/ElementInclude.py', - 'PYMODULE'), - ('xml.etree.ElementPath', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/ElementPath.py', - 'PYMODULE'), - ('xml.etree', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/__init__.py', - 'PYMODULE'), - ('xml.etree.cElementTree', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/cElementTree.py', - 'PYMODULE'), - ('fontTools.misc.psCharStrings', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/psCharStrings.py', - 'PYMODULE'), - ('fontTools.encodings.StandardEncoding', - '/usr/local/lib/python3.11/site-packages/fontTools/encodings/StandardEncoding.py', - 'PYMODULE'), - ('fontTools.encodings', - '/usr/local/lib/python3.11/site-packages/fontTools/encodings/__init__.py', - 'PYMODULE'), - ('fontTools.pens.boundsPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/boundsPen.py', - 'PYMODULE'), - ('fontTools.pens', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/__init__.py', - 'PYMODULE'), - ('fontTools.misc.textTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/textTools.py', - 'PYMODULE'), - ('fontTools.colorLib.builder', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/builder.py', - 'PYMODULE'), - ('fontTools.colorLib', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/__init__.py', - 'PYMODULE'), - ('fontTools.colorLib.table_builder', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/table_builder.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otConverters', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otConverters.py', - 'PYMODULE'), - ('fontTools.colorLib.geometry', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/geometry.py', - 'PYMODULE'), - ('fontTools.colorLib.errors', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/errors.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._n_a_m_e', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_n_a_m_e.py', - 'PYMODULE'), - ('fontTools.misc.encodingTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/encodingTools.py', - 'PYMODULE'), - ('fontTools.encodings.codecs', - '/usr/local/lib/python3.11/site-packages/fontTools/encodings/codecs.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_P_A_L_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_P_A_L_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_O_L_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_O_L_R_.py', - 'PYMODULE'), - ('fontTools.misc.treeTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/treeTools.py', - 'PYMODULE'), - ('fontTools.colorLib.unbuilder', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/unbuilder.py', - 'PYMODULE'), - ('fontTools.varLib.varStore', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/varStore.py', - 'PYMODULE'), - ('fontTools.varLib.builder', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/builder.py', - 'PYMODULE'), - ('fontTools.varLib.models', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/models.py', - 'PYMODULE'), - ('fontTools.designspaceLib', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/__init__.py', - 'PYMODULE'), - ('fontTools.varLib.errors', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/errors.py', - 'PYMODULE'), - ('fontTools.varLib', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/__init__.py', - 'PYMODULE'), - ('fontTools.varLib.cff', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/cff.py', - 'PYMODULE'), - ('fontTools.pens.t2CharStringPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/t2CharStringPen.py', - 'PYMODULE'), - ('fontTools.cffLib.specializer', - '/usr/local/lib/python3.11/site-packages/fontTools/cffLib/specializer.py', - 'PYMODULE'), - ('fontTools.cffLib', - '/usr/local/lib/python3.11/site-packages/fontTools/cffLib/__init__.py', - 'PYMODULE'), - ('fontTools.otlLib.builder', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/builder.py', - 'PYMODULE'), - ('fontTools.otlLib.error', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/error.py', - 'PYMODULE'), - ('fontTools.otlLib.optimize.gpos', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/optimize/gpos.py', - 'PYMODULE'), - ('fontTools.otlLib.optimize', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/optimize/__init__.py', - 'PYMODULE'), - ('fontTools.misc.intTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/intTools.py', - 'PYMODULE'), - ('fontTools.otlLib', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/__init__.py', - 'PYMODULE'), - ('fontTools.feaLib.ast', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/ast.py', - 'PYMODULE'), - ('fontTools.feaLib', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/__init__.py', - 'PYMODULE'), - ('fontTools.feaLib.location', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/location.py', - 'PYMODULE'), - ('fontTools.feaLib.error', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/error.py', - 'PYMODULE'), - ('fontTools.varLib.stat', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/stat.py', - 'PYMODULE'), - ('fontTools.designspaceLib.types', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/types.py', - 'PYMODULE'), - ('fontTools.designspaceLib.split', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/split.py', - 'PYMODULE'), - ('fontTools.designspaceLib.statNames', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/statNames.py', - 'PYMODULE'), - ('fontTools.varLib.featureVars', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/featureVars.py', - 'PYMODULE'), - ('fontTools.ttLib.ttVisitor', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttVisitor.py', - 'PYMODULE'), - ('fontTools.misc.visitor', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/visitor.py', - 'PYMODULE'), - ('fontTools.misc.dictTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/dictTools.py', - 'PYMODULE'), - ('fontTools.varLib.iup', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/iup.py', - 'PYMODULE'), - ('fontTools.varLib.mvar', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/mvar.py', - 'PYMODULE'), - ('fontTools.varLib.merger', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/merger.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otTraverse', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otTraverse.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.TupleVariation', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/TupleVariation.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._f_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_f_v_a_r.py', - 'PYMODULE'), - ('fontTools.subset.svg', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/svg.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S_V_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S_V_G_.py', - 'PYMODULE'), - ('fontTools.subset.cff', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/cff.py', - 'PYMODULE'), - ('fontTools.subset.util', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/util.py', - 'PYMODULE'), - ('fontTools.misc.cliTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/cliTools.py', - 'PYMODULE'), - ('fontTools.misc.loggingTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/loggingTools.py', - 'PYMODULE'), - ('timeit', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/timeit.py', - 'PYMODULE'), - ('fontTools.pens.basePen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/basePen.py', - 'PYMODULE'), - ('fontTools.pens.transformPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/transformPen.py', - 'PYMODULE'), - ('fontTools.pens.filterPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/filterPen.py', - 'PYMODULE'), - ('fontTools.pens.recordingPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/recordingPen.py', - 'PYMODULE'), - ('fontTools.pens.pointPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/pointPen.py', - 'PYMODULE'), - ('fontTools.otlLib.maxContextCalc', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/maxContextCalc.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otBase', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otBase.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otTables', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otTables.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otData', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otData.py', - 'PYMODULE'), - ('fontTools.ttLib.ttGlyphSet', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttGlyphSet.py', - 'PYMODULE'), - ('fontTools.feaLib.lookupDebugInfo', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/lookupDebugInfo.py', - 'PYMODULE'), - ('fontTools.ttLib.tables', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/__init__.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._v_m_t_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_v_m_t_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._v_h_e_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_v_h_e_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._t_r_a_k', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_t_r_a_k.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._s_b_i_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_s_b_i_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.sbixStrike', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/sbixStrike.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.sbixGlyph', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/sbixGlyph.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._p_r_o_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_p_r_o_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._p_r_e_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_p_r_e_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._p_o_s_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_p_o_s_t.py', - 'PYMODULE'), - ('fontTools.agl', - '/usr/local/lib/python3.11/site-packages/fontTools/agl.py', - 'PYMODULE'), - ('fontTools.ttLib.standardGlyphOrder', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/standardGlyphOrder.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._o_p_b_d', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_o_p_b_d.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_o_r_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_o_r_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_o_r_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_o_r_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_e_t_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_e_t_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_a_x_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_a_x_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._l_t_a_g', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_l_t_a_g.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._l_o_c_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_l_o_c_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._l_c_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_l_c_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._k_e_r_n', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_k_e_r_n.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_m_t_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_m_t_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_h_e_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_h_e_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_e_a_d', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_e_a_d.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_d_m_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_d_m_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_c_i_d', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_c_i_d.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_a_s_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_a_s_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._f_p_g_m', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_f_p_g_m.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._f_e_a_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_f_e_a_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_v_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_v_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_m_a_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_m_a_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_i_d_g', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_i_d_g.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._b_s_l_n', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_b_s_l_n.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._a_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_a_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._a_n_k_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_a_n_k_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.V_V_A_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/V_V_A_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.V_O_R_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/V_O_R_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.V_D_M_X_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/V_D_M_X_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_T_F_A_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_T_F_A_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__5', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__5.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__3', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__3.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__2.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__1', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__1.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__0', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__0.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_V_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_V_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_S_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_S_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_P_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_P_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_J_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_J_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_D_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_D_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_C_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_C_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_B_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_B_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.asciiTable', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/asciiTable.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S__i_l_l', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S__i_l_l.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S__i_l_f', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S__i_l_f.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S_T_A_T_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S_T_A_T_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S_I_N_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S_I_N_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.O_S_2f_2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/O_S_2f_2.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.M_V_A_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/M_V_A_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.M_E_T_A_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/M_E_T_A_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.M_A_T_H_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/M_A_T_H_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.L_T_S_H_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/L_T_S_H_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.J_S_T_F_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/J_S_T_F_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.H_V_A_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/H_V_A_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G__l_o_c', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G__l_o_c.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G__l_a_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G__l_a_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_S_U_B_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_S_U_B_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_P_O_S_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_P_O_S_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_P_K_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_P_K_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_M_A_P_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_M_A_P_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_D_E_F_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_D_E_F_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.F__e_a_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/F__e_a_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.grUtils', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/grUtils.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.F_F_T_M_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/F_F_T_M_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.D__e_b_g', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/D__e_b_g.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.D_S_I_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/D_S_I_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_F_F__2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_F_F__2.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_F_F_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_F_F_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_B_L_C_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_B_L_C_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.E_B_L_C_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/E_B_L_C_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.BitmapGlyphMetrics', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/BitmapGlyphMetrics.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_B_D_T_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_B_D_T_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.E_B_D_T_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/E_B_D_T_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.B_A_S_E_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/B_A_S_E_.py', - 'PYMODULE'), - ('fontTools.ttLib', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/__init__.py', - 'PYMODULE'), - ('fontTools.ttLib.ttCollection', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttCollection.py', - 'PYMODULE'), - ('fontTools.ttLib.ttFont', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttFont.py', - 'PYMODULE'), - ('fontTools.misc.configTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/configTools.py', - 'PYMODULE'), - ('fontTools.ttLib.macUtils', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/macUtils.py', - 'PYMODULE'), - ('fontTools.misc.macRes', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/macRes.py', - 'PYMODULE'), - ('fontTools.misc.roundTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/roundTools.py', - 'PYMODULE'), - ('fontTools.config', - '/usr/local/lib/python3.11/site-packages/fontTools/config/__init__.py', - 'PYMODULE'), - ('fontTools', - '/usr/local/lib/python3.11/site-packages/fontTools/__init__.py', - 'PYMODULE'), - ('json', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/__init__.py', - 'PYMODULE'), - ('json.encoder', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/encoder.py', - 'PYMODULE'), - ('json.decoder', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py', - 'PYMODULE'), - ('json.scanner', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/scanner.py', - 'PYMODULE'), - ('fitz.fitz', - '/usr/local/lib/python3.11/site-packages/fitz/fitz.py', - 'PYMODULE'), - ('PIL.Image', - '/usr/local/lib/python3.11/site-packages/PIL/Image.py', - 'PYMODULE'), - ('PIL.XpmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/XpmImagePlugin.py', - 'PYMODULE'), - ('PIL.ImageFile', - '/usr/local/lib/python3.11/site-packages/PIL/ImageFile.py', - 'PYMODULE'), - ('PIL.XbmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/XbmImagePlugin.py', - 'PYMODULE'), - ('PIL.XVThumbImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/XVThumbImagePlugin.py', - 'PYMODULE'), - ('PIL.WmfImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/WmfImagePlugin.py', - 'PYMODULE'), - ('PIL.WebPImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/WebPImagePlugin.py', - 'PYMODULE'), - ('PIL.TgaImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/TgaImagePlugin.py', - 'PYMODULE'), - ('PIL.SunImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/SunImagePlugin.py', - 'PYMODULE'), - ('PIL.SpiderImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/SpiderImagePlugin.py', - 'PYMODULE'), - ('PIL.ImageTk', - '/usr/local/lib/python3.11/site-packages/PIL/ImageTk.py', - 'PYMODULE'), - ('PIL.SgiImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/SgiImagePlugin.py', - 'PYMODULE'), - ('PIL.QoiImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/QoiImagePlugin.py', - 'PYMODULE'), - ('PIL.PsdImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PsdImagePlugin.py', - 'PYMODULE'), - ('PIL.PixarImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PixarImagePlugin.py', - 'PYMODULE'), - ('PIL.PdfImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PdfImagePlugin.py', - 'PYMODULE'), - ('PIL.features', - '/usr/local/lib/python3.11/site-packages/PIL/features.py', - 'PYMODULE'), - ('PIL.PdfParser', - '/usr/local/lib/python3.11/site-packages/PIL/PdfParser.py', - 'PYMODULE'), - ('PIL.ImageSequence', - '/usr/local/lib/python3.11/site-packages/PIL/ImageSequence.py', - 'PYMODULE'), - ('PIL.PcxImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PcxImagePlugin.py', - 'PYMODULE'), - ('PIL.PcdImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PcdImagePlugin.py', - 'PYMODULE'), - ('PIL.PalmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PalmImagePlugin.py', - 'PYMODULE'), - ('PIL.MspImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MspImagePlugin.py', - 'PYMODULE'), - ('PIL.MpoImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MpoImagePlugin.py', - 'PYMODULE'), - ('PIL.MpegImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MpegImagePlugin.py', - 'PYMODULE'), - ('PIL.MicImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MicImagePlugin.py', - 'PYMODULE'), - ('PIL.McIdasImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/McIdasImagePlugin.py', - 'PYMODULE'), - ('PIL.Jpeg2KImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/Jpeg2KImagePlugin.py', - 'PYMODULE'), - ('PIL.IptcImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/IptcImagePlugin.py', - 'PYMODULE'), - ('PIL.ImtImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/ImtImagePlugin.py', - 'PYMODULE'), - ('PIL.ImImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/ImImagePlugin.py', - 'PYMODULE'), - ('PIL.IcoImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/IcoImagePlugin.py', - 'PYMODULE'), - ('PIL.IcnsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/IcnsImagePlugin.py', - 'PYMODULE'), - ('PIL.Hdf5StubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/Hdf5StubImagePlugin.py', - 'PYMODULE'), - ('PIL.GribStubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/GribStubImagePlugin.py', - 'PYMODULE'), - ('PIL.GbrImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/GbrImagePlugin.py', - 'PYMODULE'), - ('PIL.FtexImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FtexImagePlugin.py', - 'PYMODULE'), - ('PIL.FpxImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FpxImagePlugin.py', - 'PYMODULE'), - ('PIL.FliImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FliImagePlugin.py', - 'PYMODULE'), - ('PIL.FitsStubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FitsStubImagePlugin.py', - 'PYMODULE'), - ('PIL.FitsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FitsImagePlugin.py', - 'PYMODULE'), - ('PIL.EpsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/EpsImagePlugin.py', - 'PYMODULE'), - ('PIL.DdsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/DdsImagePlugin.py', - 'PYMODULE'), - ('PIL.DcxImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/DcxImagePlugin.py', - 'PYMODULE'), - ('PIL.CurImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/CurImagePlugin.py', - 'PYMODULE'), - ('PIL.BufrStubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/BufrStubImagePlugin.py', - 'PYMODULE'), - ('PIL.BlpImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/BlpImagePlugin.py', - 'PYMODULE'), - ('PIL.TiffImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/TiffImagePlugin.py', - 'PYMODULE'), - ('PIL.ImageOps', - '/usr/local/lib/python3.11/site-packages/PIL/ImageOps.py', - 'PYMODULE'), - ('PIL.ImageShow', - '/usr/local/lib/python3.11/site-packages/PIL/ImageShow.py', - 'PYMODULE'), - ('PIL.ImageQt', - '/usr/local/lib/python3.11/site-packages/PIL/ImageQt.py', - 'PYMODULE'), - ('PIL.ImageColor', - '/usr/local/lib/python3.11/site-packages/PIL/ImageColor.py', - 'PYMODULE'), - ('colorsys', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/colorsys.py', - 'PYMODULE'), - ('PIL.ImageFilter', - '/usr/local/lib/python3.11/site-packages/PIL/ImageFilter.py', - 'PYMODULE'), - ('PIL.ImageCms', - '/usr/local/lib/python3.11/site-packages/PIL/ImageCms.py', - 'PYMODULE'), - ('PIL.ImageWin', - '/usr/local/lib/python3.11/site-packages/PIL/ImageWin.py', - 'PYMODULE'), - ('PIL.PyAccess', - '/usr/local/lib/python3.11/site-packages/PIL/PyAccess.py', - 'PYMODULE'), - ('numpy', - '/usr/local/lib/python3.11/site-packages/numpy/__init__.py', - 'PYMODULE'), - ('numpy.core._dtype_ctypes', - '/usr/local/lib/python3.11/site-packages/numpy/core/_dtype_ctypes.py', - 'PYMODULE'), - ('numpy.version', - '/usr/local/lib/python3.11/site-packages/numpy/version.py', - 'PYMODULE'), - ('numpy._version', - '/usr/local/lib/python3.11/site-packages/numpy/_version.py', - 'PYMODULE'), - ('numpy._pytesttester', - '/usr/local/lib/python3.11/site-packages/numpy/_pytesttester.py', - 'PYMODULE'), - ('numpy.testing', - '/usr/local/lib/python3.11/site-packages/numpy/testing/__init__.py', - 'PYMODULE'), - ('numpy.testing._private.nosetester', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/nosetester.py', - 'PYMODULE'), - ('numpy.distutils.cpuinfo', - '/usr/local/lib/python3.11/site-packages/numpy/distutils/cpuinfo.py', - 'PYMODULE'), - ('numpy.distutils', - '/usr/local/lib/python3.11/site-packages/numpy/distutils/__init__.py', - 'PYMODULE'), - ('numpy.testing._private.noseclasses', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/noseclasses.py', - 'PYMODULE'), - ('numpy.testing._private.decorators', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/decorators.py', - 'PYMODULE'), - ('numpy.testing._private.parameterized', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/parameterized.py', - 'PYMODULE'), - ('numpy.testing._private.extbuild', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/extbuild.py', - 'PYMODULE'), - ('numpy.testing._private.utils', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/utils.py', - 'PYMODULE'), - ('numpy.core.fromnumeric', - '/usr/local/lib/python3.11/site-packages/numpy/core/fromnumeric.py', - 'PYMODULE'), - ('numpy.core._methods', - '/usr/local/lib/python3.11/site-packages/numpy/core/_methods.py', - 'PYMODULE'), - ('numpy.lib.stride_tricks', - '/usr/local/lib/python3.11/site-packages/numpy/lib/stride_tricks.py', - 'PYMODULE'), - ('numpy.core.numeric', - '/usr/local/lib/python3.11/site-packages/numpy/core/numeric.py', - 'PYMODULE'), - ('numpy.core._asarray', - '/usr/local/lib/python3.11/site-packages/numpy/core/_asarray.py', - 'PYMODULE'), - ('numpy.core.arrayprint', - '/usr/local/lib/python3.11/site-packages/numpy/core/arrayprint.py', - 'PYMODULE'), - ('numpy.core.shape_base', - '/usr/local/lib/python3.11/site-packages/numpy/core/shape_base.py', - 'PYMODULE'), - ('numpy.core._ufunc_config', - '/usr/local/lib/python3.11/site-packages/numpy/core/_ufunc_config.py', - 'PYMODULE'), - ('numpy.core._exceptions', - '/usr/local/lib/python3.11/site-packages/numpy/core/_exceptions.py', - 'PYMODULE'), - ('numpy.core.umath', - '/usr/local/lib/python3.11/site-packages/numpy/core/umath.py', - 'PYMODULE'), - ('numpy.core.overrides', - '/usr/local/lib/python3.11/site-packages/numpy/core/overrides.py', - 'PYMODULE'), - ('numpy.compat._inspect', - '/usr/local/lib/python3.11/site-packages/numpy/compat/_inspect.py', - 'PYMODULE'), - ('numpy.core.multiarray', - '/usr/local/lib/python3.11/site-packages/numpy/core/multiarray.py', - 'PYMODULE'), - ('numpy.core.numerictypes', - '/usr/local/lib/python3.11/site-packages/numpy/core/numerictypes.py', - 'PYMODULE'), - ('numpy.core._dtype', - '/usr/local/lib/python3.11/site-packages/numpy/core/_dtype.py', - 'PYMODULE'), - ('numpy.core._type_aliases', - '/usr/local/lib/python3.11/site-packages/numpy/core/_type_aliases.py', - 'PYMODULE'), - ('numpy.core._string_helpers', - '/usr/local/lib/python3.11/site-packages/numpy/core/_string_helpers.py', - 'PYMODULE'), - ('numpy.testing._private', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/__init__.py', - 'PYMODULE'), - ('numpy.matrixlib', - '/usr/local/lib/python3.11/site-packages/numpy/matrixlib/__init__.py', - 'PYMODULE'), - ('numpy.matrixlib.defmatrix', - '/usr/local/lib/python3.11/site-packages/numpy/matrixlib/defmatrix.py', - 'PYMODULE'), - ('numpy.ma', - '/usr/local/lib/python3.11/site-packages/numpy/ma/__init__.py', - 'PYMODULE'), - ('numpy.ma.extras', - '/usr/local/lib/python3.11/site-packages/numpy/ma/extras.py', - 'PYMODULE'), - ('numpy.lib.index_tricks', - '/usr/local/lib/python3.11/site-packages/numpy/lib/index_tricks.py', - 'PYMODULE'), - ('numpy.lib.function_base', - '/usr/local/lib/python3.11/site-packages/numpy/lib/function_base.py', - 'PYMODULE'), - ('numpy.lib.histograms', - '/usr/local/lib/python3.11/site-packages/numpy/lib/histograms.py', - 'PYMODULE'), - ('numpy.lib.twodim_base', - '/usr/local/lib/python3.11/site-packages/numpy/lib/twodim_base.py', - 'PYMODULE'), - ('numpy.core.function_base', - '/usr/local/lib/python3.11/site-packages/numpy/core/function_base.py', - 'PYMODULE'), - ('numpy.ma.core', - '/usr/local/lib/python3.11/site-packages/numpy/ma/core.py', - 'PYMODULE'), - ('numpy.ctypeslib', - '/usr/local/lib/python3.11/site-packages/numpy/ctypeslib.py', - 'PYMODULE'), - ('numpy.core._internal', - '/usr/local/lib/python3.11/site-packages/numpy/core/_internal.py', - 'PYMODULE'), - ('numpy.random', - '/usr/local/lib/python3.11/site-packages/numpy/random/__init__.py', - 'PYMODULE'), - ('numpy.random._pickle', - '/usr/local/lib/python3.11/site-packages/numpy/random/_pickle.py', - 'PYMODULE'), - ('numpy.polynomial', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/__init__.py', - 'PYMODULE'), - ('numpy.polynomial._polybase', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/_polybase.py', - 'PYMODULE'), - ('numpy.polynomial.laguerre', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/laguerre.py', - 'PYMODULE'), - ('numpy.polynomial.hermite_e', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/hermite_e.py', - 'PYMODULE'), - ('numpy.polynomial.hermite', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/hermite.py', - 'PYMODULE'), - ('numpy.polynomial.legendre', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/legendre.py', - 'PYMODULE'), - ('numpy.polynomial.chebyshev', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/chebyshev.py', - 'PYMODULE'), - ('numpy.polynomial.polynomial', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/polynomial.py', - 'PYMODULE'), - ('numpy.polynomial.polyutils', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/polyutils.py', - 'PYMODULE'), - ('numpy.fft', - '/usr/local/lib/python3.11/site-packages/numpy/fft/__init__.py', - 'PYMODULE'), - ('numpy.fft.helper', - '/usr/local/lib/python3.11/site-packages/numpy/fft/helper.py', - 'PYMODULE'), - ('numpy.fft._pocketfft', - '/usr/local/lib/python3.11/site-packages/numpy/fft/_pocketfft.py', - 'PYMODULE'), - ('numpy.linalg', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/__init__.py', - 'PYMODULE'), - ('numpy.linalg.linalg', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/linalg.py', - 'PYMODULE'), - ('numpy.lib', - '/usr/local/lib/python3.11/site-packages/numpy/lib/__init__.py', - 'PYMODULE'), - ('numpy.lib._version', - '/usr/local/lib/python3.11/site-packages/numpy/lib/_version.py', - 'PYMODULE'), - ('numpy.lib.arraypad', - '/usr/local/lib/python3.11/site-packages/numpy/lib/arraypad.py', - 'PYMODULE'), - ('numpy.lib.arrayterator', - '/usr/local/lib/python3.11/site-packages/numpy/lib/arrayterator.py', - 'PYMODULE'), - ('numpy.lib.npyio', - '/usr/local/lib/python3.11/site-packages/numpy/lib/npyio.py', - 'PYMODULE'), - ('numpy.ma.mrecords', - '/usr/local/lib/python3.11/site-packages/numpy/ma/mrecords.py', - 'PYMODULE'), - ('numpy.core.records', - '/usr/local/lib/python3.11/site-packages/numpy/core/records.py', - 'PYMODULE'), - ('numpy.lib._iotools', - '/usr/local/lib/python3.11/site-packages/numpy/lib/_iotools.py', - 'PYMODULE'), - ('numpy.lib._datasource', - '/usr/local/lib/python3.11/site-packages/numpy/lib/_datasource.py', - 'PYMODULE'), - ('numpy.lib.format', - '/usr/local/lib/python3.11/site-packages/numpy/lib/format.py', - 'PYMODULE'), - ('numpy.lib.arraysetops', - '/usr/local/lib/python3.11/site-packages/numpy/lib/arraysetops.py', - 'PYMODULE'), - ('numpy.lib.utils', - '/usr/local/lib/python3.11/site-packages/numpy/lib/utils.py', - 'PYMODULE'), - ('numpy.lib.polynomial', - '/usr/local/lib/python3.11/site-packages/numpy/lib/polynomial.py', - 'PYMODULE'), - ('numpy.lib.ufunclike', - '/usr/local/lib/python3.11/site-packages/numpy/lib/ufunclike.py', - 'PYMODULE'), - ('numpy.lib.shape_base', - '/usr/local/lib/python3.11/site-packages/numpy/lib/shape_base.py', - 'PYMODULE'), - ('numpy.lib.nanfunctions', - '/usr/local/lib/python3.11/site-packages/numpy/lib/nanfunctions.py', - 'PYMODULE'), - ('numpy.lib.type_check', - '/usr/local/lib/python3.11/site-packages/numpy/lib/type_check.py', - 'PYMODULE'), - ('numpy.core.getlimits', - '/usr/local/lib/python3.11/site-packages/numpy/core/getlimits.py', - 'PYMODULE'), - ('numpy.core._machar', - '/usr/local/lib/python3.11/site-packages/numpy/core/_machar.py', - 'PYMODULE'), - ('numpy.lib.scimath', - '/usr/local/lib/python3.11/site-packages/numpy/lib/scimath.py', - 'PYMODULE'), - ('numpy.lib.mixins', - '/usr/local/lib/python3.11/site-packages/numpy/lib/mixins.py', - 'PYMODULE'), - ('numpy.compat', - '/usr/local/lib/python3.11/site-packages/numpy/compat/__init__.py', - 'PYMODULE'), - ('numpy.compat.py3k', - '/usr/local/lib/python3.11/site-packages/numpy/compat/py3k.py', - 'PYMODULE'), - ('numpy.core', - '/usr/local/lib/python3.11/site-packages/numpy/core/__init__.py', - 'PYMODULE'), - ('numpy.core._add_newdocs_scalars', - '/usr/local/lib/python3.11/site-packages/numpy/core/_add_newdocs_scalars.py', - 'PYMODULE'), - ('numpy.core._add_newdocs', - '/usr/local/lib/python3.11/site-packages/numpy/core/_add_newdocs.py', - 'PYMODULE'), - ('numpy.core.einsumfunc', - '/usr/local/lib/python3.11/site-packages/numpy/core/einsumfunc.py', - 'PYMODULE'), - ('numpy.core.memmap', - '/usr/local/lib/python3.11/site-packages/numpy/core/memmap.py', - 'PYMODULE'), - ('numpy.core.defchararray', - '/usr/local/lib/python3.11/site-packages/numpy/core/defchararray.py', - 'PYMODULE'), - ('numpy._distributor_init', - '/usr/local/lib/python3.11/site-packages/numpy/_distributor_init.py', - 'PYMODULE'), - ('numpy.__config__', - '/usr/local/lib/python3.11/site-packages/numpy/__config__.py', - 'PYMODULE'), - ('numpy.array_api', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/__init__.py', - 'PYMODULE'), - ('numpy.array_api._utility_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_utility_functions.py', - 'PYMODULE'), - ('numpy.array_api._array_object', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_array_object.py', - 'PYMODULE'), - ('numpy.typing', - '/usr/local/lib/python3.11/site-packages/numpy/typing/__init__.py', - 'PYMODULE'), - ('numpy._typing._add_docstring', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_add_docstring.py', - 'PYMODULE'), - ('numpy._typing._generic_alias', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_generic_alias.py', - 'PYMODULE'), - ('numpy._typing', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/__init__.py', - 'PYMODULE'), - ('numpy._typing._array_like', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_array_like.py', - 'PYMODULE'), - ('numpy._typing._dtype_like', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_dtype_like.py', - 'PYMODULE'), - ('numpy._typing._shape', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_shape.py', - 'PYMODULE'), - ('numpy._typing._scalars', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_scalars.py', - 'PYMODULE'), - ('numpy._typing._char_codes', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_char_codes.py', - 'PYMODULE'), - ('numpy._typing._nbit', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_nbit.py', - 'PYMODULE'), - ('numpy._typing._nested_sequence', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_nested_sequence.py', - 'PYMODULE'), - ('numpy.array_api._typing', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_typing.py', - 'PYMODULE'), - ('numpy.array_api._statistical_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_statistical_functions.py', - 'PYMODULE'), - ('numpy.array_api._sorting_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_sorting_functions.py', - 'PYMODULE'), - ('numpy.array_api._set_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_set_functions.py', - 'PYMODULE'), - ('numpy.array_api._searching_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_searching_functions.py', - 'PYMODULE'), - ('numpy.array_api._manipulation_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_manipulation_functions.py', - 'PYMODULE'), - ('numpy.array_api.linalg', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/linalg.py', - 'PYMODULE'), - ('numpy.array_api._elementwise_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_elementwise_functions.py', - 'PYMODULE'), - ('numpy.array_api._dtypes', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_dtypes.py', - 'PYMODULE'), - ('numpy.array_api._data_type_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_data_type_functions.py', - 'PYMODULE'), - ('numpy.array_api._creation_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_creation_functions.py', - 'PYMODULE'), - ('numpy.array_api._constants', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_constants.py', - 'PYMODULE'), - ('numpy._globals', - '/usr/local/lib/python3.11/site-packages/numpy/_globals.py', - 'PYMODULE'), - ('PIL.ImagePalette', - '/usr/local/lib/python3.11/site-packages/PIL/ImagePalette.py', - 'PYMODULE'), - ('PIL.PaletteFile', - '/usr/local/lib/python3.11/site-packages/PIL/PaletteFile.py', - 'PYMODULE'), - ('PIL.GimpPaletteFile', - '/usr/local/lib/python3.11/site-packages/PIL/GimpPaletteFile.py', - 'PYMODULE'), - ('PIL.GimpGradientFile', - '/usr/local/lib/python3.11/site-packages/PIL/GimpGradientFile.py', - 'PYMODULE'), - ('PIL.PngImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PngImagePlugin.py', - 'PYMODULE'), - ('PIL.ImageChops', - '/usr/local/lib/python3.11/site-packages/PIL/ImageChops.py', - 'PYMODULE'), - ('PIL.PpmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PpmImagePlugin.py', - 'PYMODULE'), - ('PIL.JpegImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/JpegImagePlugin.py', - 'PYMODULE'), - ('PIL.JpegPresets', - '/usr/local/lib/python3.11/site-packages/PIL/JpegPresets.py', - 'PYMODULE'), - ('PIL.GifImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/GifImagePlugin.py', - 'PYMODULE'), - ('PIL.BmpImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/BmpImagePlugin.py', - 'PYMODULE'), - ('PIL._util', - '/usr/local/lib/python3.11/site-packages/PIL/_util.py', - 'PYMODULE'), - ('PIL._deprecate', - '/usr/local/lib/python3.11/site-packages/PIL/_deprecate.py', - 'PYMODULE'), - ('PIL._binary', - '/usr/local/lib/python3.11/site-packages/PIL/_binary.py', - 'PYMODULE'), - ('PIL.TiffTags', - '/usr/local/lib/python3.11/site-packages/PIL/TiffTags.py', - 'PYMODULE'), - ('PIL.ImageMode', - '/usr/local/lib/python3.11/site-packages/PIL/ImageMode.py', - 'PYMODULE'), - ('PIL.ExifTags', - '/usr/local/lib/python3.11/site-packages/PIL/ExifTags.py', - 'PYMODULE'), - ('PIL', - '/usr/local/lib/python3.11/site-packages/PIL/__init__.py', - 'PYMODULE'), - ('PIL._version', - '/usr/local/lib/python3.11/site-packages/PIL/_version.py', - 'PYMODULE'), - ('glob', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/glob.py', - 'PYMODULE')], - [('Python', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/Python', - 'BINARY'), - ('libgfortran.5.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libgfortran.5.dylib', - 'BINARY'), - ('libopenblas64_.0.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libopenblas64_.0.dylib', - 'BINARY'), - ('libgcc_s.1.1.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libgcc_s.1.1.dylib', - 'BINARY'), - ('libquadmath.0.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libquadmath.0.dylib', - 'BINARY'), - ('lib-dynload/_typing.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/grp.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/math.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/select.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_posixsubprocess.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/fcntl.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_pickle.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_struct.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/resource.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_lzma.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_bz2.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/zlib.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_ctypes.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_statistics.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_contextvars.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_decimal.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_hashlib.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha3.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_blake2.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha256.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_md5.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha1.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha512.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_random.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_bisect.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_queue.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_datetime.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/array.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_socket.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/binascii.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_csv.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_opcode.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/pyexpat.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_ssl.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_multiprocessing.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_posixshmem.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/mmap.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_multibytecodec.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/unicodedata.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_codecs_cn.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_codecs_hk.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_scproxy.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/termios.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_heapq.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_asyncio.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/readline.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_elementtree.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_elementtree.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_json.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_webp.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imagingtk.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imagingcms.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/core/_multiarray_tests.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/core/_multiarray_umath.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/linalg/lapack_lite.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/lapack_lite.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/mtrand.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_sfc64.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_philox.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_pcg64.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_mt19937.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/bit_generator.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_generator.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_bounded_integers.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_common.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/fft/_pocketfft_internal.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/linalg/_umath_linalg.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imaging.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so', - 'EXTENSION'), - ('fitz/_fitz.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/fitz/_fitz.cpython-311-darwin.so', - 'EXTENSION'), - ('liblzma.5.dylib', '/usr/local/opt/xz/lib/liblzma.5.dylib', 'BINARY'), - ('libmpdec.3.dylib', - '/usr/local/opt/mpdecimal/lib/libmpdec.3.dylib', - 'BINARY'), - ('libcrypto.3.dylib', - '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib', - 'BINARY'), - ('libssl.3.dylib', '/usr/local/opt/openssl@3/lib/libssl.3.dylib', 'BINARY'), - ('libwebpdemux.2.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebpdemux.2.dylib', - 'BINARY'), - ('libwebp.7.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebp.7.dylib', - 'BINARY'), - ('libwebpmux.3.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebpmux.3.dylib', - 'BINARY'), - ('liblcms2.2.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/liblcms2.2.dylib', - 'BINARY'), - ('libopenjp2.2.5.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libopenjp2.2.5.0.dylib', - 'BINARY'), - ('libz.1.2.13.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libz.1.2.13.dylib', - 'BINARY'), - ('libxcb.1.1.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib', - 'BINARY'), - ('libtiff.6.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libtiff.6.dylib', - 'BINARY'), - ('libsharpyuv.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libsharpyuv.0.dylib', - 'BINARY'), - ('libXau.6.0.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libXau.6.0.0.dylib', - 'BINARY')], - [], - [], - [('base_library.zip', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/base_library.zip', - 'DATA')], - []) diff --git a/src/build/termpdf/EXE-00.toc b/src/build/termpdf/EXE-00.toc deleted file mode 100644 index ee29daf..0000000 --- a/src/build/termpdf/EXE-00.toc +++ /dev/null @@ -1,325 +0,0 @@ -('/Users/felipe/Documents/Development/TermPDFViewer/src/dist/termpdf', - True, - False, - False, - None, - None, - False, - False, - None, - True, - True, - False, - 'x86_64', - None, - None, - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/termpdf.pkg', - [('PYZ-00.pyz', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/PYZ-00.pyz', - 'PYZ'), - ('lib-dynload/_struct.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/zlib.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so', - 'EXTENSION'), - ('struct', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/struct.pyc', - 'PYMODULE'), - ('pyimod01_archive', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/pyimod01_archive.pyc', - 'PYMODULE'), - ('pyimod02_importers', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/pyimod02_importers.pyc', - 'PYMODULE'), - ('pyimod03_ctypes', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/pyimod03_ctypes.pyc', - 'PYMODULE'), - ('pyiboot01_bootstrap', - '/usr/local/lib/python3.11/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pkgutil', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', - 'PYSOURCE'), - ('pyi_rth_multiprocessing', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', - 'PYSOURCE'), - ('pyi_rth_pkgres', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py', - 'PYSOURCE'), - ('termpdf', - '/Users/felipe/Documents/Development/TermPDFViewer/src/termpdf.py', - 'PYSOURCE'), - ('Python', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/Python', - 'BINARY'), - ('libgfortran.5.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libgfortran.5.dylib', - 'BINARY'), - ('libopenblas64_.0.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libopenblas64_.0.dylib', - 'BINARY'), - ('libgcc_s.1.1.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libgcc_s.1.1.dylib', - 'BINARY'), - ('libquadmath.0.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libquadmath.0.dylib', - 'BINARY'), - ('lib-dynload/_typing.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/grp.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/math.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/select.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_posixsubprocess.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/fcntl.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_pickle.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/resource.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_lzma.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_bz2.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_ctypes.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_statistics.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_contextvars.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_decimal.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_hashlib.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha3.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_blake2.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha256.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_md5.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha1.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha512.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_random.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_bisect.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_queue.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_datetime.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/array.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_socket.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/binascii.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_csv.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_opcode.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/pyexpat.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_ssl.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_multiprocessing.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_posixshmem.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/mmap.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_multibytecodec.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/unicodedata.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_codecs_cn.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_codecs_hk.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_scproxy.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/termios.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_heapq.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_asyncio.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/readline.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_elementtree.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_elementtree.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_json.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_webp.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imagingtk.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imagingcms.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/core/_multiarray_tests.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/core/_multiarray_umath.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/linalg/lapack_lite.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/lapack_lite.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/mtrand.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_sfc64.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_philox.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_pcg64.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_mt19937.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/bit_generator.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_generator.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_bounded_integers.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_common.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/fft/_pocketfft_internal.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/linalg/_umath_linalg.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imaging.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so', - 'EXTENSION'), - ('fitz/_fitz.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/fitz/_fitz.cpython-311-darwin.so', - 'EXTENSION'), - ('liblzma.5.dylib', '/usr/local/opt/xz/lib/liblzma.5.dylib', 'BINARY'), - ('libmpdec.3.dylib', - '/usr/local/opt/mpdecimal/lib/libmpdec.3.dylib', - 'BINARY'), - ('libcrypto.3.dylib', - '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib', - 'BINARY'), - ('libssl.3.dylib', '/usr/local/opt/openssl@3/lib/libssl.3.dylib', 'BINARY'), - ('libwebpdemux.2.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebpdemux.2.dylib', - 'BINARY'), - ('libwebp.7.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebp.7.dylib', - 'BINARY'), - ('libwebpmux.3.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebpmux.3.dylib', - 'BINARY'), - ('liblcms2.2.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/liblcms2.2.dylib', - 'BINARY'), - ('libopenjp2.2.5.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libopenjp2.2.5.0.dylib', - 'BINARY'), - ('libz.1.2.13.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libz.1.2.13.dylib', - 'BINARY'), - ('libxcb.1.1.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib', - 'BINARY'), - ('libtiff.6.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libtiff.6.dylib', - 'BINARY'), - ('libsharpyuv.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libsharpyuv.0.dylib', - 'BINARY'), - ('libXau.6.0.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libXau.6.0.0.dylib', - 'BINARY'), - ('base_library.zip', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/base_library.zip', - 'DATA')], - [], - False, - False, - 1691402519, - [('run', - '/usr/local/lib/python3.11/site-packages/PyInstaller/bootloader/Darwin-64bit/run', - 'EXECUTABLE')]) diff --git a/src/build/termpdf/PKG-00.toc b/src/build/termpdf/PKG-00.toc deleted file mode 100644 index f9d4a48..0000000 --- a/src/build/termpdf/PKG-00.toc +++ /dev/null @@ -1,318 +0,0 @@ -('/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/termpdf.pkg', - {'BINARY': True, - 'DATA': True, - 'EXECUTABLE': True, - 'EXTENSION': True, - 'PYMODULE': True, - 'PYSOURCE': True, - 'PYZ': False, - 'SPLASH': True}, - [('PYZ-00.pyz', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/PYZ-00.pyz', - 'PYZ'), - ('lib-dynload/_struct.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_struct.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/zlib.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/zlib.cpython-311-darwin.so', - 'EXTENSION'), - ('struct', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/struct.pyc', - 'PYMODULE'), - ('pyimod01_archive', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/pyimod01_archive.pyc', - 'PYMODULE'), - ('pyimod02_importers', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/pyimod02_importers.pyc', - 'PYMODULE'), - ('pyimod03_ctypes', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/localpycs/pyimod03_ctypes.pyc', - 'PYMODULE'), - ('pyiboot01_bootstrap', - '/usr/local/lib/python3.11/site-packages/PyInstaller/loader/pyiboot01_bootstrap.py', - 'PYSOURCE'), - ('pyi_rth_inspect', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py', - 'PYSOURCE'), - ('pyi_rth_pkgutil', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py', - 'PYSOURCE'), - ('pyi_rth_multiprocessing', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_multiprocessing.py', - 'PYSOURCE'), - ('pyi_rth_pkgres', - '/usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py', - 'PYSOURCE'), - ('termpdf', - '/Users/felipe/Documents/Development/TermPDFViewer/src/termpdf.py', - 'PYSOURCE'), - ('Python', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/Python', - 'BINARY'), - ('libgfortran.5.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libgfortran.5.dylib', - 'BINARY'), - ('libopenblas64_.0.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libopenblas64_.0.dylib', - 'BINARY'), - ('libgcc_s.1.1.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libgcc_s.1.1.dylib', - 'BINARY'), - ('libquadmath.0.dylib', - '/usr/local/lib/python3.11/site-packages/numpy/.dylibs/libquadmath.0.dylib', - 'BINARY'), - ('lib-dynload/_typing.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_typing.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/grp.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/grp.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/math.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/math.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/select.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_posixsubprocess.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixsubprocess.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/fcntl.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_pickle.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_pickle.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/resource.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/resource.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_lzma.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_lzma.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_bz2.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bz2.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_ctypes.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_statistics.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_statistics.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_contextvars.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_decimal.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_decimal.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_hashlib.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha3.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_blake2.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_blake2.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha256.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_md5.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha1.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_sha512.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha512.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_random.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_bisect.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_queue.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_datetime.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/array.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_socket.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_socket.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/binascii.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/binascii.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_csv.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_opcode.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_opcode.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/pyexpat.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_ssl.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ssl.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_multiprocessing.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multiprocessing.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_posixshmem.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_posixshmem.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/mmap.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/mmap.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_multibytecodec.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_iso2022.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/unicodedata.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_codecs_cn.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/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', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_tw.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_codecs_hk.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_scproxy.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/termios.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/termios.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_heapq.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_heapq.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_asyncio.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_asyncio.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/readline.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/readline.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_elementtree.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_elementtree.cpython-311-darwin.so', - 'EXTENSION'), - ('lib-dynload/_json.cpython-311-darwin.so', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_json.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_webp.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_webp.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imagingtk.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imagingtk.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imagingcms.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/core/_multiarray_tests.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/core/_multiarray_umath.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/linalg/lapack_lite.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/lapack_lite.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/mtrand.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/mtrand.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_sfc64.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_sfc64.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_philox.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_philox.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_pcg64.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_pcg64.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_mt19937.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_mt19937.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/bit_generator.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_generator.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_generator.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_bounded_integers.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/random/_common.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/fft/_pocketfft_internal.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/fft/_pocketfft_internal.cpython-311-darwin.so', - 'EXTENSION'), - ('numpy/linalg/_umath_linalg.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/_umath_linalg.cpython-311-darwin.so', - 'EXTENSION'), - ('PIL/_imaging.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so', - 'EXTENSION'), - ('fitz/_fitz.cpython-311-darwin.so', - '/usr/local/lib/python3.11/site-packages/fitz/_fitz.cpython-311-darwin.so', - 'EXTENSION'), - ('liblzma.5.dylib', '/usr/local/opt/xz/lib/liblzma.5.dylib', 'BINARY'), - ('libmpdec.3.dylib', - '/usr/local/opt/mpdecimal/lib/libmpdec.3.dylib', - 'BINARY'), - ('libcrypto.3.dylib', - '/usr/local/opt/openssl@3/lib/libcrypto.3.dylib', - 'BINARY'), - ('libssl.3.dylib', '/usr/local/opt/openssl@3/lib/libssl.3.dylib', 'BINARY'), - ('libwebpdemux.2.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebpdemux.2.dylib', - 'BINARY'), - ('libwebp.7.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebp.7.dylib', - 'BINARY'), - ('libwebpmux.3.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libwebpmux.3.dylib', - 'BINARY'), - ('liblcms2.2.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/liblcms2.2.dylib', - 'BINARY'), - ('libopenjp2.2.5.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libopenjp2.2.5.0.dylib', - 'BINARY'), - ('libz.1.2.13.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libz.1.2.13.dylib', - 'BINARY'), - ('libxcb.1.1.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libxcb.1.1.0.dylib', - 'BINARY'), - ('libtiff.6.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libtiff.6.dylib', - 'BINARY'), - ('libsharpyuv.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libsharpyuv.0.dylib', - 'BINARY'), - ('libXau.6.0.0.dylib', - '/usr/local/lib/python3.11/site-packages/PIL/.dylibs/libXau.6.0.0.dylib', - 'BINARY'), - ('base_library.zip', - '/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/base_library.zip', - 'DATA')], - False, - False, - False, - [], - 'x86_64', - None, - None) diff --git a/src/build/termpdf/PYZ-00.pyz b/src/build/termpdf/PYZ-00.pyz deleted file mode 100644 index 98059c2..0000000 Binary files a/src/build/termpdf/PYZ-00.pyz and /dev/null differ diff --git a/src/build/termpdf/PYZ-00.toc b/src/build/termpdf/PYZ-00.toc deleted file mode 100644 index b19dddc..0000000 --- a/src/build/termpdf/PYZ-00.toc +++ /dev/null @@ -1,2032 +0,0 @@ -('/Users/felipe/Documents/Development/TermPDFViewer/src/build/termpdf/PYZ-00.pyz', - [('PIL', - '/usr/local/lib/python3.11/site-packages/PIL/__init__.py', - 'PYMODULE'), - ('PIL.BlpImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/BlpImagePlugin.py', - 'PYMODULE'), - ('PIL.BmpImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/BmpImagePlugin.py', - 'PYMODULE'), - ('PIL.BufrStubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/BufrStubImagePlugin.py', - 'PYMODULE'), - ('PIL.CurImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/CurImagePlugin.py', - 'PYMODULE'), - ('PIL.DcxImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/DcxImagePlugin.py', - 'PYMODULE'), - ('PIL.DdsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/DdsImagePlugin.py', - 'PYMODULE'), - ('PIL.EpsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/EpsImagePlugin.py', - 'PYMODULE'), - ('PIL.ExifTags', - '/usr/local/lib/python3.11/site-packages/PIL/ExifTags.py', - 'PYMODULE'), - ('PIL.FitsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FitsImagePlugin.py', - 'PYMODULE'), - ('PIL.FitsStubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FitsStubImagePlugin.py', - 'PYMODULE'), - ('PIL.FliImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FliImagePlugin.py', - 'PYMODULE'), - ('PIL.FpxImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FpxImagePlugin.py', - 'PYMODULE'), - ('PIL.FtexImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/FtexImagePlugin.py', - 'PYMODULE'), - ('PIL.GbrImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/GbrImagePlugin.py', - 'PYMODULE'), - ('PIL.GifImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/GifImagePlugin.py', - 'PYMODULE'), - ('PIL.GimpGradientFile', - '/usr/local/lib/python3.11/site-packages/PIL/GimpGradientFile.py', - 'PYMODULE'), - ('PIL.GimpPaletteFile', - '/usr/local/lib/python3.11/site-packages/PIL/GimpPaletteFile.py', - 'PYMODULE'), - ('PIL.GribStubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/GribStubImagePlugin.py', - 'PYMODULE'), - ('PIL.Hdf5StubImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/Hdf5StubImagePlugin.py', - 'PYMODULE'), - ('PIL.IcnsImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/IcnsImagePlugin.py', - 'PYMODULE'), - ('PIL.IcoImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/IcoImagePlugin.py', - 'PYMODULE'), - ('PIL.ImImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/ImImagePlugin.py', - 'PYMODULE'), - ('PIL.Image', - '/usr/local/lib/python3.11/site-packages/PIL/Image.py', - 'PYMODULE'), - ('PIL.ImageChops', - '/usr/local/lib/python3.11/site-packages/PIL/ImageChops.py', - 'PYMODULE'), - ('PIL.ImageCms', - '/usr/local/lib/python3.11/site-packages/PIL/ImageCms.py', - 'PYMODULE'), - ('PIL.ImageColor', - '/usr/local/lib/python3.11/site-packages/PIL/ImageColor.py', - 'PYMODULE'), - ('PIL.ImageFile', - '/usr/local/lib/python3.11/site-packages/PIL/ImageFile.py', - 'PYMODULE'), - ('PIL.ImageFilter', - '/usr/local/lib/python3.11/site-packages/PIL/ImageFilter.py', - 'PYMODULE'), - ('PIL.ImageMode', - '/usr/local/lib/python3.11/site-packages/PIL/ImageMode.py', - 'PYMODULE'), - ('PIL.ImageOps', - '/usr/local/lib/python3.11/site-packages/PIL/ImageOps.py', - 'PYMODULE'), - ('PIL.ImagePalette', - '/usr/local/lib/python3.11/site-packages/PIL/ImagePalette.py', - 'PYMODULE'), - ('PIL.ImageQt', - '/usr/local/lib/python3.11/site-packages/PIL/ImageQt.py', - 'PYMODULE'), - ('PIL.ImageSequence', - '/usr/local/lib/python3.11/site-packages/PIL/ImageSequence.py', - 'PYMODULE'), - ('PIL.ImageShow', - '/usr/local/lib/python3.11/site-packages/PIL/ImageShow.py', - 'PYMODULE'), - ('PIL.ImageTk', - '/usr/local/lib/python3.11/site-packages/PIL/ImageTk.py', - 'PYMODULE'), - ('PIL.ImageWin', - '/usr/local/lib/python3.11/site-packages/PIL/ImageWin.py', - 'PYMODULE'), - ('PIL.ImtImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/ImtImagePlugin.py', - 'PYMODULE'), - ('PIL.IptcImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/IptcImagePlugin.py', - 'PYMODULE'), - ('PIL.Jpeg2KImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/Jpeg2KImagePlugin.py', - 'PYMODULE'), - ('PIL.JpegImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/JpegImagePlugin.py', - 'PYMODULE'), - ('PIL.JpegPresets', - '/usr/local/lib/python3.11/site-packages/PIL/JpegPresets.py', - 'PYMODULE'), - ('PIL.McIdasImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/McIdasImagePlugin.py', - 'PYMODULE'), - ('PIL.MicImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MicImagePlugin.py', - 'PYMODULE'), - ('PIL.MpegImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MpegImagePlugin.py', - 'PYMODULE'), - ('PIL.MpoImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MpoImagePlugin.py', - 'PYMODULE'), - ('PIL.MspImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/MspImagePlugin.py', - 'PYMODULE'), - ('PIL.PaletteFile', - '/usr/local/lib/python3.11/site-packages/PIL/PaletteFile.py', - 'PYMODULE'), - ('PIL.PalmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PalmImagePlugin.py', - 'PYMODULE'), - ('PIL.PcdImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PcdImagePlugin.py', - 'PYMODULE'), - ('PIL.PcxImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PcxImagePlugin.py', - 'PYMODULE'), - ('PIL.PdfImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PdfImagePlugin.py', - 'PYMODULE'), - ('PIL.PdfParser', - '/usr/local/lib/python3.11/site-packages/PIL/PdfParser.py', - 'PYMODULE'), - ('PIL.PixarImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PixarImagePlugin.py', - 'PYMODULE'), - ('PIL.PngImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PngImagePlugin.py', - 'PYMODULE'), - ('PIL.PpmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PpmImagePlugin.py', - 'PYMODULE'), - ('PIL.PsdImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/PsdImagePlugin.py', - 'PYMODULE'), - ('PIL.PyAccess', - '/usr/local/lib/python3.11/site-packages/PIL/PyAccess.py', - 'PYMODULE'), - ('PIL.QoiImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/QoiImagePlugin.py', - 'PYMODULE'), - ('PIL.SgiImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/SgiImagePlugin.py', - 'PYMODULE'), - ('PIL.SpiderImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/SpiderImagePlugin.py', - 'PYMODULE'), - ('PIL.SunImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/SunImagePlugin.py', - 'PYMODULE'), - ('PIL.TgaImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/TgaImagePlugin.py', - 'PYMODULE'), - ('PIL.TiffImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/TiffImagePlugin.py', - 'PYMODULE'), - ('PIL.TiffTags', - '/usr/local/lib/python3.11/site-packages/PIL/TiffTags.py', - 'PYMODULE'), - ('PIL.WebPImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/WebPImagePlugin.py', - 'PYMODULE'), - ('PIL.WmfImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/WmfImagePlugin.py', - 'PYMODULE'), - ('PIL.XVThumbImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/XVThumbImagePlugin.py', - 'PYMODULE'), - ('PIL.XbmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/XbmImagePlugin.py', - 'PYMODULE'), - ('PIL.XpmImagePlugin', - '/usr/local/lib/python3.11/site-packages/PIL/XpmImagePlugin.py', - 'PYMODULE'), - ('PIL._binary', - '/usr/local/lib/python3.11/site-packages/PIL/_binary.py', - 'PYMODULE'), - ('PIL._deprecate', - '/usr/local/lib/python3.11/site-packages/PIL/_deprecate.py', - 'PYMODULE'), - ('PIL._util', - '/usr/local/lib/python3.11/site-packages/PIL/_util.py', - 'PYMODULE'), - ('PIL._version', - '/usr/local/lib/python3.11/site-packages/PIL/_version.py', - 'PYMODULE'), - ('PIL.features', - '/usr/local/lib/python3.11/site-packages/PIL/features.py', - 'PYMODULE'), - ('__future__', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/__future__.py', - 'PYMODULE'), - ('_aix_support', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_aix_support.py', - 'PYMODULE'), - ('_bootsubprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_bootsubprocess.py', - 'PYMODULE'), - ('_compat_pickle', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compat_pickle.py', - 'PYMODULE'), - ('_compression', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_compression.py', - 'PYMODULE'), - ('_osx_support', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_osx_support.py', - 'PYMODULE'), - ('_py_abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_py_abc.py', - 'PYMODULE'), - ('_pydecimal', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_pydecimal.py', - 'PYMODULE'), - ('_strptime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_strptime.py', - 'PYMODULE'), - ('_sysconfigdata__darwin_darwin', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_sysconfigdata__darwin_darwin.py', - 'PYMODULE'), - ('_threading_local', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/_threading_local.py', - 'PYMODULE'), - ('argparse', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/argparse.py', - 'PYMODULE'), - ('ast', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ast.py', - 'PYMODULE'), - ('asyncio', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/__init__.py', - 'PYMODULE'), - ('asyncio.base_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_events.py', - 'PYMODULE'), - ('asyncio.base_futures', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_futures.py', - 'PYMODULE'), - ('asyncio.base_subprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_subprocess.py', - 'PYMODULE'), - ('asyncio.base_tasks', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/base_tasks.py', - 'PYMODULE'), - ('asyncio.constants', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/constants.py', - 'PYMODULE'), - ('asyncio.coroutines', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/coroutines.py', - 'PYMODULE'), - ('asyncio.events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/events.py', - 'PYMODULE'), - ('asyncio.exceptions', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/exceptions.py', - 'PYMODULE'), - ('asyncio.format_helpers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/format_helpers.py', - 'PYMODULE'), - ('asyncio.futures', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/futures.py', - 'PYMODULE'), - ('asyncio.locks', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/locks.py', - 'PYMODULE'), - ('asyncio.log', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/log.py', - 'PYMODULE'), - ('asyncio.mixins', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/mixins.py', - 'PYMODULE'), - ('asyncio.proactor_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/proactor_events.py', - 'PYMODULE'), - ('asyncio.protocols', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/protocols.py', - 'PYMODULE'), - ('asyncio.queues', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/queues.py', - 'PYMODULE'), - ('asyncio.runners', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/runners.py', - 'PYMODULE'), - ('asyncio.selector_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/selector_events.py', - 'PYMODULE'), - ('asyncio.sslproto', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/sslproto.py', - 'PYMODULE'), - ('asyncio.staggered', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/staggered.py', - 'PYMODULE'), - ('asyncio.streams', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/streams.py', - 'PYMODULE'), - ('asyncio.subprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/subprocess.py', - 'PYMODULE'), - ('asyncio.taskgroups', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/taskgroups.py', - 'PYMODULE'), - ('asyncio.tasks', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/tasks.py', - 'PYMODULE'), - ('asyncio.threads', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/threads.py', - 'PYMODULE'), - ('asyncio.timeouts', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/timeouts.py', - 'PYMODULE'), - ('asyncio.transports', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/transports.py', - 'PYMODULE'), - ('asyncio.trsock', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/trsock.py', - 'PYMODULE'), - ('asyncio.unix_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/unix_events.py', - 'PYMODULE'), - ('asyncio.windows_events', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_events.py', - 'PYMODULE'), - ('asyncio.windows_utils', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/asyncio/windows_utils.py', - 'PYMODULE'), - ('base64', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/base64.py', - 'PYMODULE'), - ('bdb', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bdb.py', - 'PYMODULE'), - ('bisect', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bisect.py', - 'PYMODULE'), - ('bz2', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/bz2.py', - 'PYMODULE'), - ('calendar', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/calendar.py', - 'PYMODULE'), - ('cmd', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/cmd.py', - 'PYMODULE'), - ('code', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/code.py', - 'PYMODULE'), - ('codeop', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/codeop.py', - 'PYMODULE'), - ('colorsys', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/colorsys.py', - 'PYMODULE'), - ('concurrent', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/__init__.py', - 'PYMODULE'), - ('concurrent.futures', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/__init__.py', - 'PYMODULE'), - ('concurrent.futures._base', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py', - 'PYMODULE'), - ('concurrent.futures.process', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/process.py', - 'PYMODULE'), - ('concurrent.futures.thread', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/thread.py', - 'PYMODULE'), - ('configparser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/configparser.py', - 'PYMODULE'), - ('contextlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextlib.py', - 'PYMODULE'), - ('contextvars', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/contextvars.py', - 'PYMODULE'), - ('copy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/copy.py', - 'PYMODULE'), - ('csv', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/csv.py', - 'PYMODULE'), - ('ctypes', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/__init__.py', - 'PYMODULE'), - ('ctypes._endian', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ctypes/_endian.py', - 'PYMODULE'), - ('dataclasses', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dataclasses.py', - 'PYMODULE'), - ('datetime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/datetime.py', - 'PYMODULE'), - ('decimal', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/decimal.py', - 'PYMODULE'), - ('difflib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/difflib.py', - 'PYMODULE'), - ('dis', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/dis.py', - 'PYMODULE'), - ('doctest', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/doctest.py', - 'PYMODULE'), - ('email', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/__init__.py', - 'PYMODULE'), - ('email._encoded_words', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_encoded_words.py', - 'PYMODULE'), - ('email._header_value_parser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_header_value_parser.py', - 'PYMODULE'), - ('email._parseaddr', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_parseaddr.py', - 'PYMODULE'), - ('email._policybase', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/_policybase.py', - 'PYMODULE'), - ('email.base64mime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/base64mime.py', - 'PYMODULE'), - ('email.charset', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/charset.py', - 'PYMODULE'), - ('email.contentmanager', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/contentmanager.py', - 'PYMODULE'), - ('email.encoders', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/encoders.py', - 'PYMODULE'), - ('email.errors', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/errors.py', - 'PYMODULE'), - ('email.feedparser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/feedparser.py', - 'PYMODULE'), - ('email.generator', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/generator.py', - 'PYMODULE'), - ('email.header', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/header.py', - 'PYMODULE'), - ('email.headerregistry', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/headerregistry.py', - 'PYMODULE'), - ('email.iterators', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/iterators.py', - 'PYMODULE'), - ('email.message', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/message.py', - 'PYMODULE'), - ('email.parser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/parser.py', - 'PYMODULE'), - ('email.policy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/policy.py', - 'PYMODULE'), - ('email.quoprimime', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/quoprimime.py', - 'PYMODULE'), - ('email.utils', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/email/utils.py', - 'PYMODULE'), - ('fitz', - '/usr/local/lib/python3.11/site-packages/fitz/__init__.py', - 'PYMODULE'), - ('fitz.fitz', - '/usr/local/lib/python3.11/site-packages/fitz/fitz.py', - 'PYMODULE'), - ('fitz.utils', - '/usr/local/lib/python3.11/site-packages/fitz/utils.py', - 'PYMODULE'), - ('fontTools', - '/usr/local/lib/python3.11/site-packages/fontTools/__init__.py', - 'PYMODULE'), - ('fontTools.agl', - '/usr/local/lib/python3.11/site-packages/fontTools/agl.py', - 'PYMODULE'), - ('fontTools.cffLib', - '/usr/local/lib/python3.11/site-packages/fontTools/cffLib/__init__.py', - 'PYMODULE'), - ('fontTools.cffLib.specializer', - '/usr/local/lib/python3.11/site-packages/fontTools/cffLib/specializer.py', - 'PYMODULE'), - ('fontTools.colorLib', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/__init__.py', - 'PYMODULE'), - ('fontTools.colorLib.builder', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/builder.py', - 'PYMODULE'), - ('fontTools.colorLib.errors', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/errors.py', - 'PYMODULE'), - ('fontTools.colorLib.geometry', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/geometry.py', - 'PYMODULE'), - ('fontTools.colorLib.table_builder', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/table_builder.py', - 'PYMODULE'), - ('fontTools.colorLib.unbuilder', - '/usr/local/lib/python3.11/site-packages/fontTools/colorLib/unbuilder.py', - 'PYMODULE'), - ('fontTools.config', - '/usr/local/lib/python3.11/site-packages/fontTools/config/__init__.py', - 'PYMODULE'), - ('fontTools.designspaceLib', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/__init__.py', - 'PYMODULE'), - ('fontTools.designspaceLib.split', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/split.py', - 'PYMODULE'), - ('fontTools.designspaceLib.statNames', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/statNames.py', - 'PYMODULE'), - ('fontTools.designspaceLib.types', - '/usr/local/lib/python3.11/site-packages/fontTools/designspaceLib/types.py', - 'PYMODULE'), - ('fontTools.encodings', - '/usr/local/lib/python3.11/site-packages/fontTools/encodings/__init__.py', - 'PYMODULE'), - ('fontTools.encodings.StandardEncoding', - '/usr/local/lib/python3.11/site-packages/fontTools/encodings/StandardEncoding.py', - 'PYMODULE'), - ('fontTools.encodings.codecs', - '/usr/local/lib/python3.11/site-packages/fontTools/encodings/codecs.py', - 'PYMODULE'), - ('fontTools.feaLib', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/__init__.py', - 'PYMODULE'), - ('fontTools.feaLib.ast', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/ast.py', - 'PYMODULE'), - ('fontTools.feaLib.error', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/error.py', - 'PYMODULE'), - ('fontTools.feaLib.location', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/location.py', - 'PYMODULE'), - ('fontTools.feaLib.lookupDebugInfo', - '/usr/local/lib/python3.11/site-packages/fontTools/feaLib/lookupDebugInfo.py', - 'PYMODULE'), - ('fontTools.misc', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/__init__.py', - 'PYMODULE'), - ('fontTools.misc.arrayTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/arrayTools.py', - 'PYMODULE'), - ('fontTools.misc.bezierTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/bezierTools.py', - 'PYMODULE'), - ('fontTools.misc.classifyTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/classifyTools.py', - 'PYMODULE'), - ('fontTools.misc.cliTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/cliTools.py', - 'PYMODULE'), - ('fontTools.misc.configTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/configTools.py', - 'PYMODULE'), - ('fontTools.misc.cython', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/cython.py', - 'PYMODULE'), - ('fontTools.misc.dictTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/dictTools.py', - 'PYMODULE'), - ('fontTools.misc.encodingTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/encodingTools.py', - 'PYMODULE'), - ('fontTools.misc.etree', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/etree.py', - 'PYMODULE'), - ('fontTools.misc.filenames', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/filenames.py', - 'PYMODULE'), - ('fontTools.misc.fixedTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/fixedTools.py', - 'PYMODULE'), - ('fontTools.misc.intTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/intTools.py', - 'PYMODULE'), - ('fontTools.misc.loggingTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/loggingTools.py', - 'PYMODULE'), - ('fontTools.misc.macCreatorType', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/macCreatorType.py', - 'PYMODULE'), - ('fontTools.misc.macRes', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/macRes.py', - 'PYMODULE'), - ('fontTools.misc.plistlib', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/plistlib/__init__.py', - 'PYMODULE'), - ('fontTools.misc.psCharStrings', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/psCharStrings.py', - 'PYMODULE'), - ('fontTools.misc.roundTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/roundTools.py', - 'PYMODULE'), - ('fontTools.misc.sstruct', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/sstruct.py', - 'PYMODULE'), - ('fontTools.misc.textTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/textTools.py', - 'PYMODULE'), - ('fontTools.misc.timeTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/timeTools.py', - 'PYMODULE'), - ('fontTools.misc.transform', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/transform.py', - 'PYMODULE'), - ('fontTools.misc.treeTools', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/treeTools.py', - 'PYMODULE'), - ('fontTools.misc.vector', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/vector.py', - 'PYMODULE'), - ('fontTools.misc.visitor', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/visitor.py', - 'PYMODULE'), - ('fontTools.misc.xmlReader', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/xmlReader.py', - 'PYMODULE'), - ('fontTools.misc.xmlWriter', - '/usr/local/lib/python3.11/site-packages/fontTools/misc/xmlWriter.py', - 'PYMODULE'), - ('fontTools.otlLib', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/__init__.py', - 'PYMODULE'), - ('fontTools.otlLib.builder', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/builder.py', - 'PYMODULE'), - ('fontTools.otlLib.error', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/error.py', - 'PYMODULE'), - ('fontTools.otlLib.maxContextCalc', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/maxContextCalc.py', - 'PYMODULE'), - ('fontTools.otlLib.optimize', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/optimize/__init__.py', - 'PYMODULE'), - ('fontTools.otlLib.optimize.gpos', - '/usr/local/lib/python3.11/site-packages/fontTools/otlLib/optimize/gpos.py', - 'PYMODULE'), - ('fontTools.pens', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/__init__.py', - 'PYMODULE'), - ('fontTools.pens.basePen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/basePen.py', - 'PYMODULE'), - ('fontTools.pens.boundsPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/boundsPen.py', - 'PYMODULE'), - ('fontTools.pens.filterPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/filterPen.py', - 'PYMODULE'), - ('fontTools.pens.pointPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/pointPen.py', - 'PYMODULE'), - ('fontTools.pens.recordingPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/recordingPen.py', - 'PYMODULE'), - ('fontTools.pens.t2CharStringPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/t2CharStringPen.py', - 'PYMODULE'), - ('fontTools.pens.transformPen', - '/usr/local/lib/python3.11/site-packages/fontTools/pens/transformPen.py', - 'PYMODULE'), - ('fontTools.subset', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/__init__.py', - 'PYMODULE'), - ('fontTools.subset.cff', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/cff.py', - 'PYMODULE'), - ('fontTools.subset.svg', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/svg.py', - 'PYMODULE'), - ('fontTools.subset.util', - '/usr/local/lib/python3.11/site-packages/fontTools/subset/util.py', - 'PYMODULE'), - ('fontTools.ttLib', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/__init__.py', - 'PYMODULE'), - ('fontTools.ttLib.macUtils', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/macUtils.py', - 'PYMODULE'), - ('fontTools.ttLib.sfnt', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/sfnt.py', - 'PYMODULE'), - ('fontTools.ttLib.standardGlyphOrder', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/standardGlyphOrder.py', - 'PYMODULE'), - ('fontTools.ttLib.tables', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/__init__.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.B_A_S_E_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/B_A_S_E_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.BitmapGlyphMetrics', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/BitmapGlyphMetrics.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_B_D_T_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_B_D_T_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_B_L_C_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_B_L_C_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_F_F_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_F_F_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_F_F__2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_F_F__2.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_O_L_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_O_L_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.C_P_A_L_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/C_P_A_L_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.D_S_I_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/D_S_I_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.D__e_b_g', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/D__e_b_g.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.DefaultTable', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/DefaultTable.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.E_B_D_T_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/E_B_D_T_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.E_B_L_C_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/E_B_L_C_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.F_F_T_M_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/F_F_T_M_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.F__e_a_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/F__e_a_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_D_E_F_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_D_E_F_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_M_A_P_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_M_A_P_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_P_K_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_P_K_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_P_O_S_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_P_O_S_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G_S_U_B_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G_S_U_B_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G__l_a_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G__l_a_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.G__l_o_c', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/G__l_o_c.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.H_V_A_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/H_V_A_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.J_S_T_F_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/J_S_T_F_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.L_T_S_H_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/L_T_S_H_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.M_A_T_H_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/M_A_T_H_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.M_E_T_A_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/M_E_T_A_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.M_V_A_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/M_V_A_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.O_S_2f_2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/O_S_2f_2.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S_I_N_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S_I_N_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S_T_A_T_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S_T_A_T_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S_V_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S_V_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S__i_l_f', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S__i_l_f.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.S__i_l_l', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/S__i_l_l.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_B_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_B_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_C_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_C_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_D_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_D_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_J_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_J_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_P_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_P_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_S_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_S_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I_V_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I_V_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__0', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__0.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__1', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__1.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__2.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__3', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__3.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_S_I__5', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_S_I__5.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.T_T_F_A_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/T_T_F_A_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.TupleVariation', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/TupleVariation.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.V_D_M_X_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/V_D_M_X_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.V_O_R_G_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/V_O_R_G_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.V_V_A_R_', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/V_V_A_R_.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._a_n_k_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_a_n_k_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._a_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_a_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._b_s_l_n', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_b_s_l_n.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_i_d_g', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_i_d_g.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_m_a_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_m_a_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._c_v_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_c_v_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._f_e_a_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_f_e_a_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._f_p_g_m', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_f_p_g_m.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._f_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_f_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_a_s_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_a_s_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_c_i_d', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_c_i_d.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_l_y_f', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_l_y_f.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._g_v_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_g_v_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_d_m_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_d_m_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_e_a_d', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_e_a_d.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_h_e_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_h_e_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._h_m_t_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_h_m_t_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._k_e_r_n', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_k_e_r_n.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._l_c_a_r', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_l_c_a_r.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._l_o_c_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_l_o_c_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._l_t_a_g', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_l_t_a_g.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_a_x_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_a_x_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_e_t_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_e_t_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_o_r_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_o_r_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._m_o_r_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_m_o_r_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._n_a_m_e', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_n_a_m_e.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._o_p_b_d', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_o_p_b_d.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._p_o_s_t', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_p_o_s_t.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._p_r_e_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_p_r_e_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._p_r_o_p', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_p_r_o_p.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._s_b_i_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_s_b_i_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._t_r_a_k', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_t_r_a_k.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._v_h_e_a', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_v_h_e_a.py', - 'PYMODULE'), - ('fontTools.ttLib.tables._v_m_t_x', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/_v_m_t_x.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.asciiTable', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/asciiTable.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.grUtils', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/grUtils.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otBase', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otBase.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otConverters', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otConverters.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otData', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otData.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otTables', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otTables.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.otTraverse', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/otTraverse.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.sbixGlyph', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/sbixGlyph.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.sbixStrike', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/sbixStrike.py', - 'PYMODULE'), - ('fontTools.ttLib.tables.ttProgram', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/tables/ttProgram.py', - 'PYMODULE'), - ('fontTools.ttLib.ttCollection', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttCollection.py', - 'PYMODULE'), - ('fontTools.ttLib.ttFont', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttFont.py', - 'PYMODULE'), - ('fontTools.ttLib.ttGlyphSet', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttGlyphSet.py', - 'PYMODULE'), - ('fontTools.ttLib.ttVisitor', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/ttVisitor.py', - 'PYMODULE'), - ('fontTools.ttLib.woff2', - '/usr/local/lib/python3.11/site-packages/fontTools/ttLib/woff2.py', - 'PYMODULE'), - ('fontTools.ttx', - '/usr/local/lib/python3.11/site-packages/fontTools/ttx.py', - 'PYMODULE'), - ('fontTools.unicode', - '/usr/local/lib/python3.11/site-packages/fontTools/unicode.py', - 'PYMODULE'), - ('fontTools.varLib', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/__init__.py', - 'PYMODULE'), - ('fontTools.varLib.builder', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/builder.py', - 'PYMODULE'), - ('fontTools.varLib.cff', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/cff.py', - 'PYMODULE'), - ('fontTools.varLib.errors', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/errors.py', - 'PYMODULE'), - ('fontTools.varLib.featureVars', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/featureVars.py', - 'PYMODULE'), - ('fontTools.varLib.iup', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/iup.py', - 'PYMODULE'), - ('fontTools.varLib.merger', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/merger.py', - 'PYMODULE'), - ('fontTools.varLib.models', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/models.py', - 'PYMODULE'), - ('fontTools.varLib.mvar', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/mvar.py', - 'PYMODULE'), - ('fontTools.varLib.stat', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/stat.py', - 'PYMODULE'), - ('fontTools.varLib.varStore', - '/usr/local/lib/python3.11/site-packages/fontTools/varLib/varStore.py', - 'PYMODULE'), - ('fractions', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/fractions.py', - 'PYMODULE'), - ('ftplib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ftplib.py', - 'PYMODULE'), - ('getopt', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getopt.py', - 'PYMODULE'), - ('getpass', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/getpass.py', - 'PYMODULE'), - ('gettext', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gettext.py', - 'PYMODULE'), - ('glob', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/glob.py', - 'PYMODULE'), - ('gzip', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/gzip.py', - 'PYMODULE'), - ('hashlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hashlib.py', - 'PYMODULE'), - ('hmac', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/hmac.py', - 'PYMODULE'), - ('html', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/__init__.py', - 'PYMODULE'), - ('html.entities', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/html/entities.py', - 'PYMODULE'), - ('http', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/__init__.py', - 'PYMODULE'), - ('http.client', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/client.py', - 'PYMODULE'), - ('http.cookiejar', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/cookiejar.py', - 'PYMODULE'), - ('http.server', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/http/server.py', - 'PYMODULE'), - ('imp', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/imp.py', - 'PYMODULE'), - ('importlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/__init__.py', - 'PYMODULE'), - ('importlib._abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_abc.py', - 'PYMODULE'), - ('importlib._bootstrap', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap.py', - 'PYMODULE'), - ('importlib._bootstrap_external', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/_bootstrap_external.py', - 'PYMODULE'), - ('importlib.abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/abc.py', - 'PYMODULE'), - ('importlib.machinery', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/machinery.py', - 'PYMODULE'), - ('importlib.metadata', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/__init__.py', - 'PYMODULE'), - ('importlib.metadata._adapters', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_adapters.py', - 'PYMODULE'), - ('importlib.metadata._collections', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_collections.py', - 'PYMODULE'), - ('importlib.metadata._functools', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_functools.py', - 'PYMODULE'), - ('importlib.metadata._itertools', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_itertools.py', - 'PYMODULE'), - ('importlib.metadata._meta', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_meta.py', - 'PYMODULE'), - ('importlib.metadata._text', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/metadata/_text.py', - 'PYMODULE'), - ('importlib.readers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/readers.py', - 'PYMODULE'), - ('importlib.resources', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/__init__.py', - 'PYMODULE'), - ('importlib.resources._adapters', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_adapters.py', - 'PYMODULE'), - ('importlib.resources._common', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_common.py', - 'PYMODULE'), - ('importlib.resources._itertools', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_itertools.py', - 'PYMODULE'), - ('importlib.resources._legacy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/_legacy.py', - 'PYMODULE'), - ('importlib.resources.abc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/abc.py', - 'PYMODULE'), - ('importlib.resources.readers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/resources/readers.py', - 'PYMODULE'), - ('importlib.util', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/importlib/util.py', - 'PYMODULE'), - ('inspect', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/inspect.py', - 'PYMODULE'), - ('json', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/__init__.py', - 'PYMODULE'), - ('json.decoder', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/decoder.py', - 'PYMODULE'), - ('json.encoder', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/encoder.py', - 'PYMODULE'), - ('json.scanner', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/json/scanner.py', - 'PYMODULE'), - ('logging', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/logging/__init__.py', - 'PYMODULE'), - ('lzma', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lzma.py', - 'PYMODULE'), - ('mimetypes', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/mimetypes.py', - 'PYMODULE'), - ('multiprocessing', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/__init__.py', - 'PYMODULE'), - ('multiprocessing.connection', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/connection.py', - 'PYMODULE'), - ('multiprocessing.context', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/context.py', - 'PYMODULE'), - ('multiprocessing.dummy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/__init__.py', - 'PYMODULE'), - ('multiprocessing.dummy.connection', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/dummy/connection.py', - 'PYMODULE'), - ('multiprocessing.forkserver', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/forkserver.py', - 'PYMODULE'), - ('multiprocessing.heap', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/heap.py', - 'PYMODULE'), - ('multiprocessing.managers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/managers.py', - 'PYMODULE'), - ('multiprocessing.pool', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/pool.py', - 'PYMODULE'), - ('multiprocessing.popen_fork', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_fork.py', - 'PYMODULE'), - ('multiprocessing.popen_forkserver', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_forkserver.py', - 'PYMODULE'), - ('multiprocessing.popen_spawn_posix', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_posix.py', - 'PYMODULE'), - ('multiprocessing.popen_spawn_win32', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/popen_spawn_win32.py', - 'PYMODULE'), - ('multiprocessing.process', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/process.py', - 'PYMODULE'), - ('multiprocessing.queues', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/queues.py', - 'PYMODULE'), - ('multiprocessing.reduction', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/reduction.py', - 'PYMODULE'), - ('multiprocessing.resource_sharer', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_sharer.py', - 'PYMODULE'), - ('multiprocessing.resource_tracker', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_tracker.py', - 'PYMODULE'), - ('multiprocessing.shared_memory', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/shared_memory.py', - 'PYMODULE'), - ('multiprocessing.sharedctypes', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/sharedctypes.py', - 'PYMODULE'), - ('multiprocessing.spawn', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/spawn.py', - 'PYMODULE'), - ('multiprocessing.synchronize', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/synchronize.py', - 'PYMODULE'), - ('multiprocessing.util', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/util.py', - 'PYMODULE'), - ('netrc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/netrc.py', - 'PYMODULE'), - ('nturl2path', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/nturl2path.py', - 'PYMODULE'), - ('numbers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/numbers.py', - 'PYMODULE'), - ('numpy', - '/usr/local/lib/python3.11/site-packages/numpy/__init__.py', - 'PYMODULE'), - ('numpy.__config__', - '/usr/local/lib/python3.11/site-packages/numpy/__config__.py', - 'PYMODULE'), - ('numpy._distributor_init', - '/usr/local/lib/python3.11/site-packages/numpy/_distributor_init.py', - 'PYMODULE'), - ('numpy._globals', - '/usr/local/lib/python3.11/site-packages/numpy/_globals.py', - 'PYMODULE'), - ('numpy._pytesttester', - '/usr/local/lib/python3.11/site-packages/numpy/_pytesttester.py', - 'PYMODULE'), - ('numpy._typing', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/__init__.py', - 'PYMODULE'), - ('numpy._typing._add_docstring', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_add_docstring.py', - 'PYMODULE'), - ('numpy._typing._array_like', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_array_like.py', - 'PYMODULE'), - ('numpy._typing._char_codes', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_char_codes.py', - 'PYMODULE'), - ('numpy._typing._dtype_like', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_dtype_like.py', - 'PYMODULE'), - ('numpy._typing._generic_alias', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_generic_alias.py', - 'PYMODULE'), - ('numpy._typing._nbit', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_nbit.py', - 'PYMODULE'), - ('numpy._typing._nested_sequence', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_nested_sequence.py', - 'PYMODULE'), - ('numpy._typing._scalars', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_scalars.py', - 'PYMODULE'), - ('numpy._typing._shape', - '/usr/local/lib/python3.11/site-packages/numpy/_typing/_shape.py', - 'PYMODULE'), - ('numpy._version', - '/usr/local/lib/python3.11/site-packages/numpy/_version.py', - 'PYMODULE'), - ('numpy.array_api', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/__init__.py', - 'PYMODULE'), - ('numpy.array_api._array_object', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_array_object.py', - 'PYMODULE'), - ('numpy.array_api._constants', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_constants.py', - 'PYMODULE'), - ('numpy.array_api._creation_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_creation_functions.py', - 'PYMODULE'), - ('numpy.array_api._data_type_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_data_type_functions.py', - 'PYMODULE'), - ('numpy.array_api._dtypes', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_dtypes.py', - 'PYMODULE'), - ('numpy.array_api._elementwise_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_elementwise_functions.py', - 'PYMODULE'), - ('numpy.array_api._manipulation_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_manipulation_functions.py', - 'PYMODULE'), - ('numpy.array_api._searching_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_searching_functions.py', - 'PYMODULE'), - ('numpy.array_api._set_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_set_functions.py', - 'PYMODULE'), - ('numpy.array_api._sorting_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_sorting_functions.py', - 'PYMODULE'), - ('numpy.array_api._statistical_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_statistical_functions.py', - 'PYMODULE'), - ('numpy.array_api._typing', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_typing.py', - 'PYMODULE'), - ('numpy.array_api._utility_functions', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/_utility_functions.py', - 'PYMODULE'), - ('numpy.array_api.linalg', - '/usr/local/lib/python3.11/site-packages/numpy/array_api/linalg.py', - 'PYMODULE'), - ('numpy.compat', - '/usr/local/lib/python3.11/site-packages/numpy/compat/__init__.py', - 'PYMODULE'), - ('numpy.compat._inspect', - '/usr/local/lib/python3.11/site-packages/numpy/compat/_inspect.py', - 'PYMODULE'), - ('numpy.compat.py3k', - '/usr/local/lib/python3.11/site-packages/numpy/compat/py3k.py', - 'PYMODULE'), - ('numpy.core', - '/usr/local/lib/python3.11/site-packages/numpy/core/__init__.py', - 'PYMODULE'), - ('numpy.core._add_newdocs', - '/usr/local/lib/python3.11/site-packages/numpy/core/_add_newdocs.py', - 'PYMODULE'), - ('numpy.core._add_newdocs_scalars', - '/usr/local/lib/python3.11/site-packages/numpy/core/_add_newdocs_scalars.py', - 'PYMODULE'), - ('numpy.core._asarray', - '/usr/local/lib/python3.11/site-packages/numpy/core/_asarray.py', - 'PYMODULE'), - ('numpy.core._dtype', - '/usr/local/lib/python3.11/site-packages/numpy/core/_dtype.py', - 'PYMODULE'), - ('numpy.core._dtype_ctypes', - '/usr/local/lib/python3.11/site-packages/numpy/core/_dtype_ctypes.py', - 'PYMODULE'), - ('numpy.core._exceptions', - '/usr/local/lib/python3.11/site-packages/numpy/core/_exceptions.py', - 'PYMODULE'), - ('numpy.core._internal', - '/usr/local/lib/python3.11/site-packages/numpy/core/_internal.py', - 'PYMODULE'), - ('numpy.core._machar', - '/usr/local/lib/python3.11/site-packages/numpy/core/_machar.py', - 'PYMODULE'), - ('numpy.core._methods', - '/usr/local/lib/python3.11/site-packages/numpy/core/_methods.py', - 'PYMODULE'), - ('numpy.core._string_helpers', - '/usr/local/lib/python3.11/site-packages/numpy/core/_string_helpers.py', - 'PYMODULE'), - ('numpy.core._type_aliases', - '/usr/local/lib/python3.11/site-packages/numpy/core/_type_aliases.py', - 'PYMODULE'), - ('numpy.core._ufunc_config', - '/usr/local/lib/python3.11/site-packages/numpy/core/_ufunc_config.py', - 'PYMODULE'), - ('numpy.core.arrayprint', - '/usr/local/lib/python3.11/site-packages/numpy/core/arrayprint.py', - 'PYMODULE'), - ('numpy.core.defchararray', - '/usr/local/lib/python3.11/site-packages/numpy/core/defchararray.py', - 'PYMODULE'), - ('numpy.core.einsumfunc', - '/usr/local/lib/python3.11/site-packages/numpy/core/einsumfunc.py', - 'PYMODULE'), - ('numpy.core.fromnumeric', - '/usr/local/lib/python3.11/site-packages/numpy/core/fromnumeric.py', - 'PYMODULE'), - ('numpy.core.function_base', - '/usr/local/lib/python3.11/site-packages/numpy/core/function_base.py', - 'PYMODULE'), - ('numpy.core.getlimits', - '/usr/local/lib/python3.11/site-packages/numpy/core/getlimits.py', - 'PYMODULE'), - ('numpy.core.memmap', - '/usr/local/lib/python3.11/site-packages/numpy/core/memmap.py', - 'PYMODULE'), - ('numpy.core.multiarray', - '/usr/local/lib/python3.11/site-packages/numpy/core/multiarray.py', - 'PYMODULE'), - ('numpy.core.numeric', - '/usr/local/lib/python3.11/site-packages/numpy/core/numeric.py', - 'PYMODULE'), - ('numpy.core.numerictypes', - '/usr/local/lib/python3.11/site-packages/numpy/core/numerictypes.py', - 'PYMODULE'), - ('numpy.core.overrides', - '/usr/local/lib/python3.11/site-packages/numpy/core/overrides.py', - 'PYMODULE'), - ('numpy.core.records', - '/usr/local/lib/python3.11/site-packages/numpy/core/records.py', - 'PYMODULE'), - ('numpy.core.shape_base', - '/usr/local/lib/python3.11/site-packages/numpy/core/shape_base.py', - 'PYMODULE'), - ('numpy.core.umath', - '/usr/local/lib/python3.11/site-packages/numpy/core/umath.py', - 'PYMODULE'), - ('numpy.ctypeslib', - '/usr/local/lib/python3.11/site-packages/numpy/ctypeslib.py', - 'PYMODULE'), - ('numpy.distutils', - '/usr/local/lib/python3.11/site-packages/numpy/distutils/__init__.py', - 'PYMODULE'), - ('numpy.distutils.cpuinfo', - '/usr/local/lib/python3.11/site-packages/numpy/distutils/cpuinfo.py', - 'PYMODULE'), - ('numpy.fft', - '/usr/local/lib/python3.11/site-packages/numpy/fft/__init__.py', - 'PYMODULE'), - ('numpy.fft._pocketfft', - '/usr/local/lib/python3.11/site-packages/numpy/fft/_pocketfft.py', - 'PYMODULE'), - ('numpy.fft.helper', - '/usr/local/lib/python3.11/site-packages/numpy/fft/helper.py', - 'PYMODULE'), - ('numpy.lib', - '/usr/local/lib/python3.11/site-packages/numpy/lib/__init__.py', - 'PYMODULE'), - ('numpy.lib._datasource', - '/usr/local/lib/python3.11/site-packages/numpy/lib/_datasource.py', - 'PYMODULE'), - ('numpy.lib._iotools', - '/usr/local/lib/python3.11/site-packages/numpy/lib/_iotools.py', - 'PYMODULE'), - ('numpy.lib._version', - '/usr/local/lib/python3.11/site-packages/numpy/lib/_version.py', - 'PYMODULE'), - ('numpy.lib.arraypad', - '/usr/local/lib/python3.11/site-packages/numpy/lib/arraypad.py', - 'PYMODULE'), - ('numpy.lib.arraysetops', - '/usr/local/lib/python3.11/site-packages/numpy/lib/arraysetops.py', - 'PYMODULE'), - ('numpy.lib.arrayterator', - '/usr/local/lib/python3.11/site-packages/numpy/lib/arrayterator.py', - 'PYMODULE'), - ('numpy.lib.format', - '/usr/local/lib/python3.11/site-packages/numpy/lib/format.py', - 'PYMODULE'), - ('numpy.lib.function_base', - '/usr/local/lib/python3.11/site-packages/numpy/lib/function_base.py', - 'PYMODULE'), - ('numpy.lib.histograms', - '/usr/local/lib/python3.11/site-packages/numpy/lib/histograms.py', - 'PYMODULE'), - ('numpy.lib.index_tricks', - '/usr/local/lib/python3.11/site-packages/numpy/lib/index_tricks.py', - 'PYMODULE'), - ('numpy.lib.mixins', - '/usr/local/lib/python3.11/site-packages/numpy/lib/mixins.py', - 'PYMODULE'), - ('numpy.lib.nanfunctions', - '/usr/local/lib/python3.11/site-packages/numpy/lib/nanfunctions.py', - 'PYMODULE'), - ('numpy.lib.npyio', - '/usr/local/lib/python3.11/site-packages/numpy/lib/npyio.py', - 'PYMODULE'), - ('numpy.lib.polynomial', - '/usr/local/lib/python3.11/site-packages/numpy/lib/polynomial.py', - 'PYMODULE'), - ('numpy.lib.scimath', - '/usr/local/lib/python3.11/site-packages/numpy/lib/scimath.py', - 'PYMODULE'), - ('numpy.lib.shape_base', - '/usr/local/lib/python3.11/site-packages/numpy/lib/shape_base.py', - 'PYMODULE'), - ('numpy.lib.stride_tricks', - '/usr/local/lib/python3.11/site-packages/numpy/lib/stride_tricks.py', - 'PYMODULE'), - ('numpy.lib.twodim_base', - '/usr/local/lib/python3.11/site-packages/numpy/lib/twodim_base.py', - 'PYMODULE'), - ('numpy.lib.type_check', - '/usr/local/lib/python3.11/site-packages/numpy/lib/type_check.py', - 'PYMODULE'), - ('numpy.lib.ufunclike', - '/usr/local/lib/python3.11/site-packages/numpy/lib/ufunclike.py', - 'PYMODULE'), - ('numpy.lib.utils', - '/usr/local/lib/python3.11/site-packages/numpy/lib/utils.py', - 'PYMODULE'), - ('numpy.linalg', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/__init__.py', - 'PYMODULE'), - ('numpy.linalg.linalg', - '/usr/local/lib/python3.11/site-packages/numpy/linalg/linalg.py', - 'PYMODULE'), - ('numpy.ma', - '/usr/local/lib/python3.11/site-packages/numpy/ma/__init__.py', - 'PYMODULE'), - ('numpy.ma.core', - '/usr/local/lib/python3.11/site-packages/numpy/ma/core.py', - 'PYMODULE'), - ('numpy.ma.extras', - '/usr/local/lib/python3.11/site-packages/numpy/ma/extras.py', - 'PYMODULE'), - ('numpy.ma.mrecords', - '/usr/local/lib/python3.11/site-packages/numpy/ma/mrecords.py', - 'PYMODULE'), - ('numpy.matrixlib', - '/usr/local/lib/python3.11/site-packages/numpy/matrixlib/__init__.py', - 'PYMODULE'), - ('numpy.matrixlib.defmatrix', - '/usr/local/lib/python3.11/site-packages/numpy/matrixlib/defmatrix.py', - 'PYMODULE'), - ('numpy.polynomial', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/__init__.py', - 'PYMODULE'), - ('numpy.polynomial._polybase', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/_polybase.py', - 'PYMODULE'), - ('numpy.polynomial.chebyshev', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/chebyshev.py', - 'PYMODULE'), - ('numpy.polynomial.hermite', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/hermite.py', - 'PYMODULE'), - ('numpy.polynomial.hermite_e', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/hermite_e.py', - 'PYMODULE'), - ('numpy.polynomial.laguerre', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/laguerre.py', - 'PYMODULE'), - ('numpy.polynomial.legendre', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/legendre.py', - 'PYMODULE'), - ('numpy.polynomial.polynomial', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/polynomial.py', - 'PYMODULE'), - ('numpy.polynomial.polyutils', - '/usr/local/lib/python3.11/site-packages/numpy/polynomial/polyutils.py', - 'PYMODULE'), - ('numpy.random', - '/usr/local/lib/python3.11/site-packages/numpy/random/__init__.py', - 'PYMODULE'), - ('numpy.random._pickle', - '/usr/local/lib/python3.11/site-packages/numpy/random/_pickle.py', - 'PYMODULE'), - ('numpy.testing', - '/usr/local/lib/python3.11/site-packages/numpy/testing/__init__.py', - 'PYMODULE'), - ('numpy.testing._private', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/__init__.py', - 'PYMODULE'), - ('numpy.testing._private.decorators', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/decorators.py', - 'PYMODULE'), - ('numpy.testing._private.extbuild', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/extbuild.py', - 'PYMODULE'), - ('numpy.testing._private.noseclasses', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/noseclasses.py', - 'PYMODULE'), - ('numpy.testing._private.nosetester', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/nosetester.py', - 'PYMODULE'), - ('numpy.testing._private.parameterized', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/parameterized.py', - 'PYMODULE'), - ('numpy.testing._private.utils', - '/usr/local/lib/python3.11/site-packages/numpy/testing/_private/utils.py', - 'PYMODULE'), - ('numpy.typing', - '/usr/local/lib/python3.11/site-packages/numpy/typing/__init__.py', - 'PYMODULE'), - ('numpy.version', - '/usr/local/lib/python3.11/site-packages/numpy/version.py', - 'PYMODULE'), - ('opcode', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/opcode.py', - 'PYMODULE'), - ('packaging', - '/usr/local/lib/python3.11/site-packages/packaging/__init__.py', - 'PYMODULE'), - ('packaging._elffile', - '/usr/local/lib/python3.11/site-packages/packaging/_elffile.py', - 'PYMODULE'), - ('packaging._manylinux', - '/usr/local/lib/python3.11/site-packages/packaging/_manylinux.py', - 'PYMODULE'), - ('packaging._musllinux', - '/usr/local/lib/python3.11/site-packages/packaging/_musllinux.py', - 'PYMODULE'), - ('packaging._parser', - '/usr/local/lib/python3.11/site-packages/packaging/_parser.py', - 'PYMODULE'), - ('packaging._structures', - '/usr/local/lib/python3.11/site-packages/packaging/_structures.py', - 'PYMODULE'), - ('packaging._tokenizer', - '/usr/local/lib/python3.11/site-packages/packaging/_tokenizer.py', - 'PYMODULE'), - ('packaging.markers', - '/usr/local/lib/python3.11/site-packages/packaging/markers.py', - 'PYMODULE'), - ('packaging.requirements', - '/usr/local/lib/python3.11/site-packages/packaging/requirements.py', - 'PYMODULE'), - ('packaging.specifiers', - '/usr/local/lib/python3.11/site-packages/packaging/specifiers.py', - 'PYMODULE'), - ('packaging.tags', - '/usr/local/lib/python3.11/site-packages/packaging/tags.py', - 'PYMODULE'), - ('packaging.utils', - '/usr/local/lib/python3.11/site-packages/packaging/utils.py', - 'PYMODULE'), - ('packaging.version', - '/usr/local/lib/python3.11/site-packages/packaging/version.py', - 'PYMODULE'), - ('pdb', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pdb.py', - 'PYMODULE'), - ('pickle', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pickle.py', - 'PYMODULE'), - ('pkg_resources', - '/usr/local/lib/python3.11/site-packages/pkg_resources/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._adapters', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_adapters.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._common', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_common.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._compat', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_compat.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._itertools', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_itertools.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources._legacy', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/_legacy.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.abc', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/abc.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.readers', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/readers.py', - 'PYMODULE'), - ('pkg_resources._vendor.importlib_resources.simple', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/importlib_resources/simple.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.context', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/context.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.functools', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/functools.py', - 'PYMODULE'), - ('pkg_resources._vendor.jaraco.text', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/jaraco/text/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.more', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/more.py', - 'PYMODULE'), - ('pkg_resources._vendor.more_itertools.recipes', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/more_itertools/recipes.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._elffile', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_elffile.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._manylinux', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_manylinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._musllinux', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_musllinux.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._parser', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_parser.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._structures', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_structures.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging._tokenizer', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/_tokenizer.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.markers', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/markers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.requirements', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/requirements.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.specifiers', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/specifiers.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.tags', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/tags.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.utils', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/utils.py', - 'PYMODULE'), - ('pkg_resources._vendor.packaging.version', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/packaging/version.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__init__.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.__main__', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/__main__.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.android', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/android.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.api', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/api.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.macos', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/macos.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.unix', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/unix.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.version', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/version.py', - 'PYMODULE'), - ('pkg_resources._vendor.platformdirs.windows', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/platformdirs/windows.py', - 'PYMODULE'), - ('pkg_resources._vendor.typing_extensions', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/typing_extensions.py', - 'PYMODULE'), - ('pkg_resources._vendor.zipp', - '/usr/local/lib/python3.11/site-packages/pkg_resources/_vendor/zipp.py', - 'PYMODULE'), - ('pkg_resources.extern', - '/usr/local/lib/python3.11/site-packages/pkg_resources/extern/__init__.py', - 'PYMODULE'), - ('pkgutil', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pkgutil.py', - 'PYMODULE'), - ('platform', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/platform.py', - 'PYMODULE'), - ('platformdirs', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/__init__.py', - 'PYMODULE'), - ('platformdirs.android', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/android.py', - 'PYMODULE'), - ('platformdirs.api', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/api.py', - 'PYMODULE'), - ('platformdirs.macos', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/macos.py', - 'PYMODULE'), - ('platformdirs.unix', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/unix.py', - 'PYMODULE'), - ('platformdirs.version', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/version.py', - 'PYMODULE'), - ('platformdirs.windows', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/platformdirs/windows.py', - 'PYMODULE'), - ('plistlib', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/plistlib.py', - 'PYMODULE'), - ('pprint', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pprint.py', - 'PYMODULE'), - ('py_compile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/py_compile.py', - 'PYMODULE'), - ('pydoc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc.py', - 'PYMODULE'), - ('pydoc_data', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/__init__.py', - 'PYMODULE'), - ('pydoc_data.topics', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/pydoc_data/topics.py', - 'PYMODULE'), - ('queue', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/queue.py', - 'PYMODULE'), - ('quopri', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/quopri.py', - 'PYMODULE'), - ('random', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/random.py', - 'PYMODULE'), - ('runpy', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/runpy.py', - 'PYMODULE'), - ('secrets', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/secrets.py', - 'PYMODULE'), - ('selectors', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/selectors.py', - 'PYMODULE'), - ('shlex', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shlex.py', - 'PYMODULE'), - ('shutil', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/shutil.py', - 'PYMODULE'), - ('signal', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/signal.py', - 'PYMODULE'), - ('socket', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socket.py', - 'PYMODULE'), - ('socketserver', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/socketserver.py', - 'PYMODULE'), - ('ssl', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/ssl.py', - 'PYMODULE'), - ('statistics', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/statistics.py', - 'PYMODULE'), - ('string', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/string.py', - 'PYMODULE'), - ('stringprep', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/stringprep.py', - 'PYMODULE'), - ('subprocess', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/subprocess.py', - 'PYMODULE'), - ('sysconfig', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/sysconfig.py', - 'PYMODULE'), - ('tarfile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tarfile.py', - 'PYMODULE'), - ('tempfile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tempfile.py', - 'PYMODULE'), - ('textwrap', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/textwrap.py', - 'PYMODULE'), - ('threading', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/threading.py', - 'PYMODULE'), - ('timeit', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/timeit.py', - 'PYMODULE'), - ('tracemalloc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tracemalloc.py', - 'PYMODULE'), - ('tty', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/tty.py', - 'PYMODULE'), - ('typing', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/typing.py', - 'PYMODULE'), - ('typing_extensions', - '/Users/felipe/Library/Python/3.11/lib/python/site-packages/typing_extensions.py', - 'PYMODULE'), - ('unittest', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/__init__.py', - 'PYMODULE'), - ('unittest._log', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/_log.py', - 'PYMODULE'), - ('unittest.async_case', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/async_case.py', - 'PYMODULE'), - ('unittest.case', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/case.py', - 'PYMODULE'), - ('unittest.loader', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/loader.py', - 'PYMODULE'), - ('unittest.main', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/main.py', - 'PYMODULE'), - ('unittest.result', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/result.py', - 'PYMODULE'), - ('unittest.runner', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/runner.py', - 'PYMODULE'), - ('unittest.signals', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/signals.py', - 'PYMODULE'), - ('unittest.suite', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/suite.py', - 'PYMODULE'), - ('unittest.util', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/unittest/util.py', - 'PYMODULE'), - ('webbrowser', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/webbrowser.py', - 'PYMODULE'), - ('xml', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/__init__.py', - 'PYMODULE'), - ('xml.etree', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/__init__.py', - 'PYMODULE'), - ('xml.etree.ElementInclude', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/ElementInclude.py', - 'PYMODULE'), - ('xml.etree.ElementPath', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/ElementPath.py', - 'PYMODULE'), - ('xml.etree.ElementTree', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/ElementTree.py', - 'PYMODULE'), - ('xml.etree.cElementTree', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/etree/cElementTree.py', - 'PYMODULE'), - ('xml.parsers', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/__init__.py', - 'PYMODULE'), - ('xml.parsers.expat', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/parsers/expat.py', - 'PYMODULE'), - ('xml.sax', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/__init__.py', - 'PYMODULE'), - ('xml.sax._exceptions', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/_exceptions.py', - 'PYMODULE'), - ('xml.sax.expatreader', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/expatreader.py', - 'PYMODULE'), - ('xml.sax.handler', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/handler.py', - 'PYMODULE'), - ('xml.sax.saxutils', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/saxutils.py', - 'PYMODULE'), - ('xml.sax.xmlreader', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xml/sax/xmlreader.py', - 'PYMODULE'), - ('xmlrpc', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/__init__.py', - 'PYMODULE'), - ('xmlrpc.client', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/xmlrpc/client.py', - 'PYMODULE'), - ('zipfile', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipfile.py', - 'PYMODULE'), - ('zipimport', - '/usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/zipimport.py', - 'PYMODULE')]) diff --git a/src/build/termpdf/base_library.zip b/src/build/termpdf/base_library.zip deleted file mode 100644 index 62598a2..0000000 Binary files a/src/build/termpdf/base_library.zip and /dev/null differ diff --git a/src/build/termpdf/localpycs/pyimod01_archive.pyc b/src/build/termpdf/localpycs/pyimod01_archive.pyc deleted file mode 100644 index 33fc25d..0000000 Binary files a/src/build/termpdf/localpycs/pyimod01_archive.pyc and /dev/null differ diff --git a/src/build/termpdf/localpycs/pyimod02_importers.pyc b/src/build/termpdf/localpycs/pyimod02_importers.pyc deleted file mode 100644 index 71ce3ec..0000000 Binary files a/src/build/termpdf/localpycs/pyimod02_importers.pyc and /dev/null differ diff --git a/src/build/termpdf/localpycs/pyimod03_ctypes.pyc b/src/build/termpdf/localpycs/pyimod03_ctypes.pyc deleted file mode 100644 index c580d98..0000000 Binary files a/src/build/termpdf/localpycs/pyimod03_ctypes.pyc and /dev/null differ diff --git a/src/build/termpdf/localpycs/struct.pyc b/src/build/termpdf/localpycs/struct.pyc deleted file mode 100644 index 3fa7004..0000000 Binary files a/src/build/termpdf/localpycs/struct.pyc and /dev/null differ diff --git a/src/build/termpdf/termpdf.pkg b/src/build/termpdf/termpdf.pkg deleted file mode 100644 index 5a6672b..0000000 Binary files a/src/build/termpdf/termpdf.pkg and /dev/null differ diff --git a/src/build/termpdf/warn-termpdf.txt b/src/build/termpdf/warn-termpdf.txt deleted file mode 100644 index 4b0ae1a..0000000 --- a/src/build/termpdf/warn-termpdf.txt +++ /dev/null @@ -1,176 +0,0 @@ - -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 pyimod02_importers - imported by /usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py (delayed), /usr/local/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgres.py (delayed) -missing module named _winapi - imported by encodings (delayed, conditional, optional), subprocess (conditional), ntpath (optional), 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 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 'org.python' - imported by copy (optional), xml.sax (delayed, conditional) -missing module named org - imported by pickle (optional) -missing module named nt - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (delayed, conditional, optional), ntpath (optional), ctypes (delayed, conditional) -missing module named _manylinux - imported by pkg_resources._vendor.packaging._manylinux (delayed, optional), packaging._manylinux (delayed, optional) -missing module named winreg - imported by importlib._bootstrap_external (conditional), mimetypes (optional), urllib.request (delayed, conditional, optional), platform (delayed, optional), numpy.distutils.cpuinfo (delayed, optional), pkg_resources._vendor.platformdirs.windows (delayed, optional), platformdirs.windows (delayed, optional) -missing module named jnius - imported by pkg_resources._vendor.platformdirs.android (delayed, optional), platformdirs.android (delayed, optional) -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 _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 'pkg_resources.extern.jaraco' - imported by pkg_resources (top-level), pkg_resources._vendor.jaraco.text (top-level) -missing module named 'java.lang' - imported by platform (delayed, optional), xml.sax._exceptions (conditional) -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 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 _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 fontTools.ttLib.getSearchRange - imported by fontTools.ttLib (top-level), fontTools.ttLib.tables.otConverters (top-level), fontTools.ttLib.tables._c_m_a_p (top-level), fontTools.ttLib.tables._k_e_r_n (top-level), fontTools.ttLib.woff2 (top-level), fontTools.ttLib.sfnt (delayed, conditional) -missing module named zopfli - imported by fontTools.ttLib.sfnt (delayed, conditional) -missing module named unicodedata2 - imported by fontTools.unicode (delayed, optional) -missing module named xattr - imported by fontTools.misc.macCreatorType (optional) -missing module named brotli - imported by fontTools.ttLib.woff2 (optional) -missing module named brotlicffi - imported by fontTools.ttLib.woff2 (optional) -missing module named fontTools.ttLib.getClassTag - imported by fontTools.ttLib (top-level), fontTools.ttLib.tables.DefaultTable (top-level) -missing module named cython - imported by fontTools.misc.bezierTools (optional), fontTools.varLib.iup (optional) -missing module named fontTools.ttLib.getTableClass - imported by fontTools.ttLib (top-level), fontTools.ttLib.woff2 (top-level) -missing module named fontTools.ttLib.getTableModule - imported by fontTools.ttLib (top-level), fontTools.ttLib.woff2 (top-level) -missing module named fontTools.ttLib.TTFont - imported by fontTools.ttLib (top-level), fontTools.varLib (top-level), fontTools.cffLib (top-level), fontTools.varLib.varStore (delayed), fontTools.otlLib.optimize.gpos (top-level), fontTools.otlLib.optimize (top-level), fontTools.ttLib.ttVisitor (top-level), fontTools.varLib.stat (top-level), fontTools.colorLib.unbuilder (conditional), fontTools.ttx (top-level), fontTools.ttLib.woff2 (top-level) -missing module named __pypy__ - imported by fontTools.misc.etree (optional) -missing module named lxml - imported by fontTools.misc.etree (optional), fontTools.subset.svg (optional) -missing module named UserList - imported by fontTools.ttLib.tables.otConverters (optional) -missing module named fontTools.ttLib.newTable - imported by fontTools.ttLib (top-level), fontTools.varLib (top-level), fontTools.ttLib.tables._n_a_m_e (top-level), fontTools.varLib.featureVars (top-level), fontTools.varLib.cff (top-level) -missing module named uharfbuzz - imported by fontTools.ttLib.tables.otBase (optional) -missing module named 'lz4.block' - imported by fontTools.ttLib.tables.grUtils (optional) -missing module named lz4 - imported by fontTools.ttLib.tables.grUtils (optional) -missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level) -missing module named psutil - imported by numpy.testing._private.utils (delayed, optional) -missing module named _dummy_thread - imported by numpy.core.arrayprint (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.all - 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.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.isinf - imported by numpy.core (delayed), 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.isfinite - imported by numpy.core (top-level), numpy.linalg.linalg (top-level), 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.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 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 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.product - 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.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.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.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 _ufunc - imported by numpy._typing (conditional) -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.ma.mrecords (top-level), numpy.ctypeslib (top-level) -missing module named numpy.ufunc - imported by numpy (top-level), numpy._typing (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 pymupdf_fonts - imported by fitz.fitz (delayed, conditional, optional) -missing module named __builtin__ - imported by fitz.fitz (optional) diff --git a/src/build/termpdf/xref-termpdf.html b/src/build/termpdf/xref-termpdf.html deleted file mode 100644 index 2aaafb0..0000000 --- a/src/build/termpdf/xref-termpdf.html +++ /dev/null @@ -1,26816 +0,0 @@ - - - - - modulegraph cross reference for pyi_rth_inspect.py, pyi_rth_multiprocessing.py, pyi_rth_pkgres.py, pyi_rth_pkgutil.py, termpdf.py - - - -

modulegraph cross reference for pyi_rth_inspect.py, pyi_rth_multiprocessing.py, pyi_rth_pkgres.py, pyi_rth_pkgutil.py, termpdf.py

- -
- - pyi_rth_inspect.py -Script
-imports: - inspect - • os - • sys - -
-
-imported by: - termpdf.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: - termpdf.py - -
- -
- -
- - pyi_rth_pkgres.py -Script
-imports: - os - • pathlib - • pkg_resources - • pyimod02_importers - • sys - -
-
-imported by: - termpdf.py - -
- -
- -
- - pyi_rth_pkgutil.py -Script
-imports: - os - • pkgutil - • pyimod02_importers - • sys - -
-
-imported by: - termpdf.py - -
- -
- -
- - termpdf.py -Script
-imports: - _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 - • fitz - • fnmatch - • functools - • genericpath - • heapq - • io - • ipaddress - • keyword - • linecache - • locale - • ntpath - • operator - • os - • pathlib - • posixpath - • 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 - • sre_compile - • sre_constants - • sre_parse - • stat - • token - • tokenize - • traceback - • types - • urllib - • urllib.error - • urllib.parse - • urllib.request - • urllib.response - • urllib.robotparser - • warnings - • weakref - -
- -
- -
- - 'java.lang' -MissingModule
-imported by: - platform - • xml.sax._exceptions - -
- -
- -
- - 'lz4.block' -MissingModule
-imported by: - fontTools.ttLib.tables.grUtils - -
- -
- -
- - '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 - -
- -
- -
- - 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.FitsStubImagePlugin - • 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 - • fitz.fitz - -
- -
- -
- - PIL.BlpImagePlugin -SourceModule
-imports: - PIL - • PIL.Image - • PIL.ImageFile - • PIL.JpegImagePlugin - • PIL._deprecate - • 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._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.MpoImagePlugin - -
- -
- -
- - PIL.FitsImagePlugin -SourceModule
-imports: - PIL - • PIL.Image - • PIL.ImageFile - • math - -
-
-imported by: - PIL.FitsStubImagePlugin - • PIL.Image - -
- -
- -
- - PIL.FitsStubImagePlugin -SourceModule
-imports: - PIL - • PIL.FitsImagePlugin - • PIL.Image - • PIL.ImageFile - • PIL._deprecate - -
-
-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 - • PIL._deprecate - • 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.FitsStubImagePlugin - • 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._deprecate - • 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.FitsStubImagePlugin - • 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 - • fitz.fitz - -
- -
- -
- - PIL.ImageChops -SourceModule
-imports: - PIL - • PIL.Image - -
-
-imported by: - PIL - • PIL.GifImagePlugin - • PIL.PngImagePlugin - -
- -
- -
- - PIL.ImageCms -SourceModule
-imports: - PIL - • PIL.Image - • PIL.ImageWin - • PIL._deprecate - • 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.FitsStubImagePlugin - • 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.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 - • PIL._deprecate - • array - • random - -
-
-imported by: - PIL - • PIL.BmpImagePlugin - • 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._deprecate - • 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 - • PIL._deprecate - • os - • shlex - • shutil - • subprocess - • sys - -
-
-imported by: - PIL - • PIL.Image - -
- -
- -
- - PIL.ImageTk -SourceModule
-imports: - PIL - • PIL.Image - • PIL._deprecate - • PIL._imagingtk - • io - -
-
-imported by: - PIL - • PIL.SpiderImagePlugin - -
- -
- -
- - 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 - • PIL._deprecate - • 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 - • PIL._deprecate - • 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._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.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.BlpImagePlugin - • PIL.EpsImagePlugin - • PIL.FitsStubImagePlugin - • PIL.FtexImagePlugin - • PIL.Image - • PIL.ImageCms - • PIL.ImagePalette - • PIL.ImageQt - • PIL.ImageShow - • PIL.ImageTk - • PIL.JpegImagePlugin - • PIL.PngImagePlugin - -
- -
- -
- - PIL._imaging /usr/local/lib/python3.11/site-packages/PIL/_imaging.cpython-311-darwin.so
-imports: - PIL - -
-
-imported by: - PIL - • PIL.Image - -
- -
- -
- - PIL._imagingcms /usr/local/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-darwin.so
-imports: - PIL - -
-
-imported by: - PIL - • PIL.ImageCms - -
- -
- -
- - PIL._imagingtk /usr/local/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 /usr/local/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 - -
- -
- -
- - UserList -MissingModule
-imported by: - fontTools.ttLib.tables.otConverters - -
- -
- -
- - __builtin__ -MissingModule
-imported by: - fitz.fitz - -
- -
- -
- - __future__ -SourceModule
-imported by: - PIL._deprecate - • codeop - • doctest - • fontTools.designspaceLib - • fontTools.designspaceLib.split - • fontTools.designspaceLib.statNames - • fontTools.designspaceLib.types - • fontTools.misc.configTools - • fontTools.subset.svg - • fontTools.ttLib.tables.ttProgram - • fontTools.varLib.stat - • numpy._typing - • numpy._typing._array_like - • numpy._typing._generic_alias - • 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._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.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.windows - • platformdirs - • platformdirs.android - • platformdirs.api - • platformdirs.macos - • platformdirs.unix - • platformdirs.windows - • pydoc - -
- -
- -
- - __pypy__ -MissingModule
-imported by: - fontTools.misc.etree - -
- -
- -
- - _abc (builtin module)
-imported by: - abc - -
- -
- -
- - _aix_support -SourceModule
-imports: - _bootsubprocess - • subprocess - • sys - • sysconfig - -
-
-imported by: - sysconfig - -
- -
- -
- - _ast (builtin module)
-imported by: - ast - -
- -
- -
- - _asyncio /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_bisect.cpython-311-darwin.so
-imported by: - bisect - -
- -
- -
- - _blake2 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_codecs_hk.cpython-311-darwin.so
-imported by: - encodings.big5hkscs - -
- -
- -
- - _codecs_iso2022 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 - • os - • pathlib - • random - • termpdf.py - • types - • weakref - -
- -
- -
- - _compat_pickle -SourceModule
-imported by: - _pickle - • pickle - -
- -
- -
- - _compression -SourceModule
-imports: - io - • sys - -
-
-imported by: - bz2 - • gzip - • lzma - -
- -
- -
- - _contextvars /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_contextvars.cpython-311-darwin.so
-imported by: - contextvars - -
- -
- -
- - _csv /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_csv.cpython-311-darwin.so
-imported by: - csv - -
- -
- -
- - _ctypes /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_ctypes.cpython-311-darwin.so
-imported by: - ctypes - • numpy.core._dtype_ctypes - -
- -
- -
- - _datetime /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_datetime.cpython-311-darwin.so
-imports: - _strptime - • time - -
-
-imported by: - datetime - -
- -
- -
- - _decimal /usr/local/Cellar/python@3.11/3.11.4_1/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 - -
- -
- -
- - _elementtree /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_elementtree.cpython-311-darwin.so
-imports: - pyexpat - • xml.etree.ElementInclude - • xml.etree.ElementPath - • xml.etree.ElementTree - • xml.etree.cElementTree - -
-
-imported by: - xml.etree.ElementTree - -
- -
- -
- - _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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_hashlib.cpython-311-darwin.so
-imported by: - hashlib - • hmac - -
- -
- -
- - _heapq /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_md5.cpython-311-darwin.so
-imported by: - hashlib - -
- -
- -
- - _multibytecodec /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_multibytecodec.cpython-311-darwin.so
-imported by: - 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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_queue.cpython-311-darwin.so
-imported by: - queue - -
- -
- -
- - _random /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_random.cpython-311-darwin.so
-imported by: - random - -
- -
- -
- - _scproxy /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_scproxy.cpython-311-darwin.so
-imported by: - urllib.request - -
- -
- -
- - _sha1 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha1.cpython-311-darwin.so
-imported by: - hashlib - -
- -
- -
- - _sha256 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha256.cpython-311-darwin.so
-imported by: - hashlib - -
- -
- -
- - _sha3 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/_sha3.cpython-311-darwin.so
-imported by: - hashlib - -
- -
- -
- - _sha512 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/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 - -
- -
- -
- - _tokenize (builtin module)
-imported by: - tokenize - -
- -
- -
- - _tracemalloc (builtin module)
-imported by: - tracemalloc - -
- -
- -
- - _typing /usr/local/Cellar/python@3.11/3.11.4_1/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 - • multiprocessing.process - • termpdf.py - • 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 - • fontTools.ttLib.ttGlyphSet - • functools - • importlib._abc - • importlib.abc - • importlib.metadata - • importlib.resources.abc - • inspect - • io - • 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 - • platformdirs.api - • selectors - • termpdf.py - • typing - • typing_extensions - -
- -
- -
- - argparse -SourceModule
-imports: - copy - • gettext - • os - • re - • shutil - • sys - • textwrap - • warnings - -
-
-imported by: - ast - • calendar - • code - • dis - • doctest - • fontTools.cffLib.specializer - • fontTools.otlLib.optimize - • fontTools.ttLib - • fontTools.ttLib.woff2 - • fontTools.varLib - • fontTools.varLib.models - • fontTools.varLib.varStore - • gzip - • http.server - • inspect - • py_compile - • tarfile - • tokenize - • unittest.main - • zipfile - -
- -
- -
- - array /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/array.cpython-311-darwin.so
-imported by: - PIL.ImagePalette - • PIL.JpegImagePlugin - • fitz.fitz - • fontTools.cffLib - • fontTools.subset - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.L_T_S_H_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.T_S_I__5 - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._c_v_t - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_o_c_a - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.woff2 - • multiprocessing.dummy - • multiprocessing.managers - • multiprocessing.reduction - • socket - -
- -
- -
- - ast -SourceModule
-imports: - _ast - • argparse - • collections - • contextlib - • enum - • inspect - • sys - • warnings - -
-
-imported by: - fontTools.misc.textTools - • 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 - • fitz - • logging - • multiprocessing.util - • weakref - -
- -
- -
- - base64 -SourceModule
-imports: - binascii - • getopt - • re - • struct - • sys - -
-
-imported by: - email._encoded_words - • email.base64mime - • email.encoders - • encodings.base64_codec - • fitz.fitz - • fontTools.misc.plistlib - • fontTools.ttLib.tables.D_S_I_G_ - • http.server - • secrets - • ssl - • urllib.request - • xmlrpc.client - -
- -
- -
- - bdb -SourceModule
-imports: - fnmatch - • inspect - • linecache - • os - • reprlib - • sys - -
-
-imported by: - pdb - -
- -
- -
- - binascii /usr/local/Cellar/python@3.11/3.11.4_1/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 - • fitz.fitz - • http.server - • plistlib - • quopri - • secrets - • zipfile - -
- -
- -
- - bisect -SourceModule
-imports: - _bisect - -
-
-imported by: - fontTools.ttLib.tables.O_S_2f_2 - • multiprocessing.heap - • random - • statistics - • urllib.request - -
- -
- -
- - brotli -MissingModule
-imported by: - fontTools.ttLib.woff2 - -
- -
- -
- - brotlicffi -MissingModule
-imported by: - fontTools.ttLib.woff2 - -
- -
- -
- - builtins (builtin module)
-imported by: - PIL.Image - • bz2 - • codecs - • dataclasses - • doctest - • enum - • fitz.fitz - • gettext - • gzip - • inspect - • locale - • lzma - • numpy - • 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 - • fontTools.misc.timeTools - • http.cookiejar - • ssl - -
- -
- -
- - cffi -MissingModule
-imported by: - PIL.Image - • PIL.PyAccess - -
- -
- -
- - 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 - • 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 - • fontTools.encodings.codecs - • json - • pickle - • plistlib - • termpdf.py - • tokenize - • 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 - • collections.abc - • concurrent.futures._base - • configparser - • contextlib - • difflib - • dis - • doctest - • email.feedparser - • fontTools.colorLib.builder - • fontTools.colorLib.table_builder - • fontTools.designspaceLib - • fontTools.feaLib.ast - • fontTools.misc.bezierTools - • fontTools.misc.etree - • fontTools.misc.macRes - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.otTraverse - • fontTools.ttLib.woff2 - • fontTools.varLib - • fontTools.varLib.cff - • fontTools.varLib.featureVars - • fontTools.varLib.varStore - • functools - • importlib.metadata - • importlib.metadata._collections - • importlib.resources.readers - • inspect - • multiprocessing.heap - • multiprocessing.pool - • multiprocessing.queues - • numpy.core.overrides - • numpy.core.records - • numpy.testing._private.parameterized - • packaging._manylinux - • packaging.version - • 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 - • selectors - • shlex - • shutil - • ssl - • statistics - • string - • termpdf.py - • threading - • tokenize - • typing - • typing_extensions - • unittest._log - • unittest.case - • unittest.util - • urllib.parse - • urllib.robotparser - • xml.etree.ElementTree - -
- -
- -
- - collections.abc -SourceModule
-imports: - _collections_abc - • collections - -
-
-imported by: - PIL.Image - • PIL.TiffImagePlugin - • asyncio.base_events - • asyncio.coroutines - • configparser - • fontTools.misc.loggingTools - • fontTools.misc.macRes - • fontTools.misc.plistlib - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.ttGlyphSet - • http.client - • inspect - • logging - • numpy._typing._array_like - • numpy._typing._generic_alias - • numpy.array_api._creation_functions - • numpy.array_api._data_type_functions - • numpy.core._ufunc_config - • numpy.lib.function_base - • numpy.lib.npyio - • numpy.testing._private.decorators - • pkg_resources._vendor.more_itertools.more - • pkg_resources._vendor.more_itertools.recipes - • pkg_resources._vendor.typing_extensions - • selectors - • termpdf.py - • traceback - • tracemalloc - • typing - • typing_extensions - • xml.etree.ElementTree - -
- -
- -
- - 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 - • platformdirs.unix - -
- -
- -
- - contextlib -SourceModule
-imports: - _collections_abc - • abc - • collections - • functools - • os - • sys - • types - -
-
-imported by: - _osx_support - • _threading_local - • ast - • asyncio.staggered - • fontTools.misc.etree - • fontTools.ttLib.ttGlyphSet - • 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 - • subprocess - • traceback - • typing - • unittest.case - • urllib.request - • xml.etree.ElementTree - • 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 - • fontTools.colorLib.builder - • fontTools.designspaceLib - • fontTools.otlLib.builder - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.ttGlyphSet - • fontTools.varLib - • fontTools.varLib.merger - • gettext - • http.cookiejar - • http.server - • numpy.ma.core - • tarfile - • weakref - • webbrowser - • xml.etree.ElementInclude - -
- -
- -
- - copyreg -SourceModule
-imports: - functools - • operator - -
-
-imported by: - _pickle - • copy - • multiprocessing.reduction - • numpy.core - • pickle - • re - • termpdf.py - -
- -
- -
- - 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 - • platformdirs.windows - -
- -
- -
- - ctypes._endian -SourceModule
-imports: - ctypes - • sys - -
-
-imported by: - ctypes - -
- -
- -
- - cython -MissingModule
-imported by: - fontTools.misc.bezierTools - • fontTools.varLib.iup - -
- -
- -
- - dataclasses -SourceModule
-imports: - _thread - • abc - • builtins - • copy - • functools - • inspect - • itertools - • keyword - • re - • sys - • types - -
-
-imported by: - fontTools.designspaceLib.statNames - • fontTools.designspaceLib.types - • fontTools.misc.configTools - • fontTools.misc.transform - • fontTools.ttLib.tables.S_V_G_ - • 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 - • fontTools.misc.plistlib - • fontTools.misc.timeTools - • http.cookiejar - • http.server - • plistlib - • 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: - fontTools.cffLib.specializer - • fontTools.misc.arrayTools - • fontTools.misc.bezierTools - • fontTools.misc.classifyTools - • fontTools.misc.filenames - • fontTools.misc.loggingTools - • fontTools.misc.textTools - • fontTools.misc.timeTools - • fontTools.misc.transform - • fontTools.otlLib.optimize - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables._f_p_g_m - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables.ttProgram - • fontTools.varLib - • fontTools.varLib.featureVars - • fontTools.varLib.models - • fontTools.varLib.varStore - • numpy.testing._private.noseclasses - • numpy.testing._private.nosetester - • numpy.testing._private.utils - -
- -
- -
- - 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 - -
- -
- -
- - 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 - -
- -
- -
- - email.feedparser -SourceModule
-imports: - collections - • email - • email._policybase - • email.errors - • email.message - • io - • re - -
-
-imported by: - email.parser - -
- -
- -
- - 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 - -
- -
- -
- - 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 - • pydoc - -
- -
- -
- - email.parser -SourceModule
-imports: - email - • email._policybase - • email.feedparser - • io - -
-
-imported by: - email - • http.client - • pkg_resources - -
- -
- -
- - email.policy -SourceModule
-imports: - email - • email._policybase - • email.contentmanager - • email.headerregistry - • email.message - • email.utils - • re - • sys - -
-
-imported by: - email.message - -
- -
- -
- - 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 - -
- -
- -
- - 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 - • fontTools.encodings.codecs - • locale - • termpdf.py - -
- -
- -
- - encodings.aliases -SourceModule
-imports: - encodings - -
-
-imported by: - encodings - • locale - • termpdf.py - -
- -
- -
- - encodings.ascii -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.base64_codec -SourceModule
-imports: - base64 - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.big5 -SourceModule
-imports: - _codecs_tw - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.big5hkscs -SourceModule
-imports: - _codecs_hk - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.bz2_codec -SourceModule
-imports: - bz2 - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.charmap -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp037 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1006 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1026 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1125 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1140 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1250 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1251 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1252 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1253 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1254 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1255 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1256 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1257 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp1258 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp273 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp424 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp437 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp500 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp720 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp737 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp775 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp850 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp852 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp855 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp856 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp857 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp858 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp860 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp861 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp862 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp863 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp864 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp865 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp866 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp869 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp874 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp875 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp932 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp949 -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.cp950 -SourceModule
-imports: - _codecs_tw - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.euc_jis_2004 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.euc_jisx0213 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.euc_jp -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.euc_kr -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.gb18030 -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.gb2312 -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.gbk -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.hex_codec -SourceModule
-imports: - binascii - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.hp_roman8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.hz -SourceModule
-imports: - _codecs_cn - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.idna -SourceModule
-imports: - codecs - • encodings - • re - • stringprep - • unicodedata - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_jp -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_jp_1 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_jp_2 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_jp_2004 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_jp_3 -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_jp_ext -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso2022_kr -SourceModule
-imports: - _codecs_iso2022 - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_1 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_10 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_11 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_13 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_14 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_15 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_16 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_2 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_3 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_4 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_5 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_6 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_7 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.iso8859_9 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.johab -SourceModule
-imports: - _codecs_kr - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.koi8_r -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.koi8_t -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.koi8_u -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.kz1048 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.latin_1 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_arabic -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_croatian -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_cyrillic -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_farsi -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_greek -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_iceland -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_latin2 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_roman -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_romanian -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mac_turkish -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.mbcs -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.oem -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.palmos -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.ptcp154 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.punycode -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.quopri_codec -SourceModule
-imports: - codecs - • encodings - • io - • quopri - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.raw_unicode_escape -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.rot_13 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.shift_jis -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.shift_jis_2004 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.shift_jisx0213 -SourceModule
-imports: - _codecs_jp - • _multibytecodec - • codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.tis_620 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.undefined -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.unicode_escape -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_16 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_16_be -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_16_le -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_32 -SourceModule
-imports: - codecs - • encodings - • sys - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_32_be -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_32_le -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_7 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_8 -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.utf_8_sig -SourceModule
-imports: - codecs - • encodings - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.uu_codec -SourceModule
-imports: - binascii - • codecs - • encodings - • io - -
-
-imported by: - encodings - • termpdf.py - -
- -
- -
- - encodings.zlib_codec -SourceModule
-imports: - codecs - • encodings - • zlib - -
-
-imported by: - encodings - • termpdf.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 - • fontTools.colorLib.builder - • fontTools.colorLib.table_builder - • fontTools.misc.visitor - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • fontTools.varLib.merger - • http - • inspect - • numpy._globals - • numpy.array_api._array_object - • packaging._elffile - • pkg_resources._vendor.packaging._elffile - • plistlib - • py_compile - • re - • signal - • socket - • ssl - • termpdf.py - -
- -
- -
- - errno (builtin module)
-imported by: - asyncio.selector_events - • asyncio.unix_events - • asyncio.windows_events - • gettext - • gzip - • http.client - • multiprocessing.forkserver - • multiprocessing.queues - • multiprocessing.shared_memory - • pathlib - • pkg_resources - • shutil - • socket - • ssl - • subprocess - • tempfile - • xmlrpc.client - -
- -
- -
- - fcntl /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/fcntl.cpython-311-darwin.so
-imported by: - subprocess - -
- -
- -
- - fitz -Package
-imports: - atexit - • fitz - • fitz._fitz - • fitz.fitz - • fitz.utils - • glob - • os - • sys - • warnings - -
-
-imported by: - fitz - • fitz._fitz - • fitz.fitz - • fitz.utils - • termpdf.py - -
- -
- -
- - fitz._fitz /usr/local/lib/python3.11/site-packages/fitz/_fitz.cpython-311-darwin.so
-imports: - fitz - -
-
-imported by: - fitz - • fitz.fitz - -
- -
- -
- - fitz.fitz -SourceModule
-imports: - PIL - • PIL.Image - • __builtin__ - • array - • base64 - • binascii - • builtins - • fitz - • fitz._fitz - • gzip - • hashlib - • io - • json - • math - • os - • pathlib - • pymupdf_fonts - • re - • sys - • tarfile - • time - • typing - • weakref - • zipfile - -
-
-imported by: - fitz - -
- -
- -
- - fitz.utils -SourceModule
-imports: - fitz - • fontTools.subset - • io - • json - • math - • os - • random - • string - • tempfile - • typing - • warnings - -
-
-imported by: - fitz - -
- -
- -
- - fnmatch -SourceModule
-imports: - functools - • os - • posixpath - • re - -
-
-imported by: - bdb - • glob - • pathlib - • shutil - • termpdf.py - • tracemalloc - • unittest.loader - • urllib.request - -
- -
- -
- - fontTools -Package
-imports: - fontTools.agl - • fontTools.cffLib - • fontTools.config - • fontTools.misc.loggingTools - • fontTools.ttLib - • logging - -
-
-imported by: - fontTools.agl - • fontTools.cffLib - • fontTools.colorLib - • fontTools.config - • fontTools.designspaceLib - • fontTools.encodings - • fontTools.feaLib - • fontTools.misc - • fontTools.misc.xmlReader - • fontTools.otlLib - • fontTools.otlLib.builder - • fontTools.otlLib.optimize - • fontTools.pens - • fontTools.subset - • fontTools.subset.cff - • fontTools.subset.svg - • fontTools.ttLib - • fontTools.ttLib.macUtils - • fontTools.ttLib.tables.C_F_F_ - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables.T_S_I__2 - • fontTools.ttLib.tables.T_S_I__3 - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._p_r_e_p - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._v_m_t_x - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.ttx - • fontTools.unicode - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.cff - • fontTools.varLib.models - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.agl -SourceModule
-imports: - fontTools - • fontTools.misc.textTools - • re - -
-
-imported by: - fontTools - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.cffLib -Package
-imports: - array - • fontTools - • fontTools.misc - • fontTools.misc.arrayTools - • fontTools.misc.psCharStrings - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • io - • logging - • re - • struct - -
-
-imported by: - fontTools - • fontTools.cffLib.specializer - • fontTools.ttLib.tables.C_F_F_ - • fontTools.varLib.cff - -
- -
- -
- - fontTools.cffLib.specializer -SourceModule
-imports: - argparse - • doctest - • fontTools.cffLib - • sys - -
-
-imported by: - fontTools.pens.t2CharStringPen - • fontTools.varLib.cff - -
- -
- -
- - fontTools.colorLib -Package
-imports: - fontTools - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.colorLib.errors - • fontTools.colorLib.geometry - • fontTools.colorLib.table_builder - • fontTools.colorLib.unbuilder - -
- -
- -
- - fontTools.colorLib.builder -SourceModule
-imports: - collections - • copy - • enum - • fontTools.colorLib - • fontTools.colorLib.errors - • fontTools.colorLib.geometry - • fontTools.colorLib.table_builder - • fontTools.misc.arrayTools - • fontTools.misc.fixedTools - • fontTools.misc.treeTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables.otTables - • functools - • math - • typing - -
-
-imported by: - fontTools.subset - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.varLib - • fontTools.varLib.merger - -
- -
- -
- - fontTools.colorLib.errors -SourceModule
-imports: - fontTools.colorLib - -
-
-imported by: - fontTools.colorLib.builder - -
- -
- -
- - fontTools.colorLib.geometry -SourceModule
-imports: - fontTools.colorLib - • fontTools.misc.roundTools - • math - -
-
-imported by: - fontTools.colorLib.builder - -
- -
- -
- - fontTools.colorLib.table_builder -SourceModule
-imports: - collections - • enum - • fontTools.colorLib - • fontTools.misc.roundTools - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.colorLib.unbuilder - -
- -
- -
- - fontTools.colorLib.unbuilder -SourceModule
-imports: - fontTools.colorLib - • fontTools.colorLib.table_builder - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otTables - • pprint - • sys - -
-
-imported by: - fontTools.subset - • fontTools.varLib - -
- -
- -
- - fontTools.config -Package
-imports: - fontTools - • fontTools.misc.configTools - • textwrap - -
-
-imported by: - fontTools - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.designspaceLib -Package
-imports: - __future__ - • collections - • copy - • fontTools - • fontTools.misc - • fontTools.misc.etree - • fontTools.misc.loggingTools - • fontTools.misc.plistlib - • fontTools.misc.textTools - • fontTools.varLib.models - • io - • itertools - • math - • os - • posixpath - • textwrap - • typing - -
-
-imported by: - fontTools.designspaceLib.split - • fontTools.designspaceLib.statNames - • fontTools.designspaceLib.types - • fontTools.varLib - • fontTools.varLib.models - • fontTools.varLib.stat - -
- -
- -
- - fontTools.designspaceLib.split -SourceModule
-imports: - __future__ - • fontTools.designspaceLib - • fontTools.designspaceLib.statNames - • fontTools.designspaceLib.types - • itertools - • logging - • math - • typing - -
-
-imported by: - fontTools.varLib - -
- -
- -
- - fontTools.designspaceLib.statNames -SourceModule
-imports: - __future__ - • dataclasses - • fontTools.designspaceLib - • logging - • typing - -
-
-imported by: - fontTools.designspaceLib.split - -
- -
- -
- - fontTools.designspaceLib.types -SourceModule
-imports: - __future__ - • dataclasses - • fontTools.designspaceLib - • typing - -
-
-imported by: - fontTools.designspaceLib.split - • fontTools.varLib.stat - -
- -
- -
- - fontTools.encodings -Package
-imports: - fontTools - -
-
-imported by: - fontTools.encodings.StandardEncoding - • fontTools.encodings.codecs - -
- -
- -
- - fontTools.encodings.StandardEncoding -SourceModule
-imports: - fontTools.encodings - -
-
-imported by: - fontTools.misc.psCharStrings - • fontTools.subset.cff - -
- -
- -
- - fontTools.encodings.codecs -SourceModule
-imports: - codecs - • encodings - • fontTools.encodings - -
-
-imported by: - fontTools.misc.encodingTools - -
- -
- -
- - fontTools.feaLib -Package
-imports: - fontTools - -
-
-imported by: - fontTools.feaLib.ast - • fontTools.feaLib.error - • fontTools.feaLib.location - • fontTools.feaLib.lookupDebugInfo - -
- -
- -
- - fontTools.feaLib.ast -SourceModule
-imports: - collections - • fontTools.feaLib - • fontTools.feaLib.error - • fontTools.feaLib.location - • fontTools.misc.encodingTools - • fontTools.misc.textTools - • itertools - -
-
-imported by: - fontTools.otlLib.builder - -
- -
- -
- - fontTools.feaLib.error -SourceModule
-imports: - fontTools.feaLib - -
-
-imported by: - fontTools.feaLib.ast - -
- -
- -
- - fontTools.feaLib.location -SourceModule
-imports: - fontTools.feaLib - • typing - -
-
-imported by: - fontTools.feaLib.ast - -
- -
- -
- - fontTools.feaLib.lookupDebugInfo -SourceModule
-imports: - fontTools.feaLib - • typing - -
-
-imported by: - fontTools.ttLib.tables.otTables - -
- -
- -
- - fontTools.misc -Package
-imports: - fontTools - • fontTools.misc.classifyTools - • fontTools.misc.cython - • fontTools.misc.etree - • fontTools.misc.plistlib - • fontTools.misc.psCharStrings - • fontTools.misc.sstruct - • fontTools.misc.xmlReader - • fontTools.misc.xmlWriter - -
-
-imported by: - fontTools.cffLib - • fontTools.designspaceLib - • fontTools.misc.arrayTools - • fontTools.misc.bezierTools - • fontTools.misc.classifyTools - • fontTools.misc.cliTools - • fontTools.misc.configTools - • fontTools.misc.cython - • fontTools.misc.dictTools - • fontTools.misc.encodingTools - • fontTools.misc.etree - • fontTools.misc.filenames - • fontTools.misc.fixedTools - • fontTools.misc.intTools - • fontTools.misc.loggingTools - • fontTools.misc.macCreatorType - • fontTools.misc.macRes - • fontTools.misc.plistlib - • fontTools.misc.psCharStrings - • fontTools.misc.roundTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.misc.timeTools - • fontTools.misc.transform - • fontTools.misc.treeTools - • fontTools.misc.vector - • fontTools.misc.visitor - • fontTools.misc.xmlReader - • fontTools.misc.xmlWriter - • fontTools.subset.cff - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.D_S_I_G_ - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G_M_A_P_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_I_N_G_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._m_a_x_p - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.varLib.iup - • fontTools.varLib.merger - -
- -
- -
- - fontTools.misc.arrayTools -SourceModule
-imports: - doctest - • fontTools.misc - • fontTools.misc.roundTools - • fontTools.misc.vector - • math - • sys - • warnings - -
-
-imported by: - fontTools.cffLib - • fontTools.colorLib.builder - • fontTools.misc.bezierTools - • fontTools.pens.boundsPen - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.woff2 - -
- -
- -
- - fontTools.misc.bezierTools -SourceModule
-imports: - collections - • cython - • doctest - • fontTools.misc - • fontTools.misc.arrayTools - • fontTools.misc.cython - • fontTools.misc.transform - • math - • sys - -
-
-imported by: - fontTools.pens.boundsPen - • fontTools.ttLib.tables._g_l_y_f - -
- -
- -
- - fontTools.misc.classifyTools -SourceModule
-imports: - doctest - • fontTools.misc - • sys - -
-
-imported by: - fontTools.misc - • fontTools.varLib.merger - -
- -
- -
- - fontTools.misc.cliTools -SourceModule
-imports: - fontTools.misc - • os - • re - -
-
-imported by: - fontTools.subset - • fontTools.ttx - -
- -
- -
- - fontTools.misc.configTools -SourceModule
-imports: - __future__ - • dataclasses - • fontTools.misc - • logging - • typing - -
-
-imported by: - fontTools.config - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.misc.cython -SourceModule
-imports: - fontTools.misc - • types - -
-
-imported by: - fontTools.misc - • fontTools.misc.bezierTools - • fontTools.varLib.iup - -
- -
- -
- - fontTools.misc.dictTools -SourceModule
-imports: - fontTools.misc - -
-
-imported by: - fontTools.varLib.featureVars - -
- -
- -
- - fontTools.misc.encodingTools -SourceModule
-imports: - fontTools.encodings.codecs - • fontTools.misc - -
-
-imported by: - fontTools.feaLib.ast - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._n_a_m_e - -
- -
- -
- - fontTools.misc.etree -SourceModule
-imports: - __pypy__ - • collections - • contextlib - • fontTools.misc - • fontTools.misc.textTools - • io - • lxml - • re - • sys - • xml.etree.ElementTree - • xml.etree.cElementTree - -
-
-imported by: - fontTools.designspaceLib - • fontTools.misc - • fontTools.misc.plistlib - -
- -
- -
- - fontTools.misc.filenames -SourceModule
-imports: - doctest - • fontTools.misc - • sys - -
-
-imported by: - fontTools.ttLib.tables._g_l_y_f - -
- -
- -
- - fontTools.misc.fixedTools -SourceModule
-imports: - fontTools.misc - • fontTools.misc.roundTools - • logging - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.misc.psCharStrings - • fontTools.misc.sstruct - • fontTools.otlLib.builder - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.ttGlyphSet - -
- -
- -
- - fontTools.misc.intTools -SourceModule
-imports: - fontTools.misc - -
-
-imported by: - fontTools.otlLib.optimize.gpos - • fontTools.varLib.featureVars - -
- -
- -
- - fontTools.misc.loggingTools -SourceModule
-imports: - collections.abc - • doctest - • fontTools.misc - • functools - • logging - • re - • sys - • timeit - • warnings - -
-
-imported by: - fontTools - • fontTools.designspaceLib - • fontTools.misc.xmlReader - • fontTools.pens.basePen - • fontTools.subset - • fontTools.subset.cff - • fontTools.ttLib - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.ttFont - • fontTools.ttLib.ttGlyphSet - • fontTools.ttx - -
- -
- -
- - fontTools.misc.macCreatorType -SourceModule
-imports: - fontTools.misc - • fontTools.misc.textTools - • xattr - -
-
-imported by: - fontTools.ttx - -
- -
- -
- - fontTools.misc.macRes -SourceModule
-imports: - collections - • collections.abc - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • io - • struct - -
-
-imported by: - fontTools.ttLib.macUtils - -
- -
- -
- - fontTools.misc.plistlib -Package
-imports: - base64 - • collections.abc - • datetime - • fontTools.misc - • fontTools.misc.etree - • fontTools.misc.textTools - • functools - • io - • numbers - • re - • types - • typing - • warnings - -
-
-imported by: - fontTools.designspaceLib - • fontTools.misc - -
- -
- -
- - fontTools.misc.psCharStrings -SourceModule
-imports: - fontTools.encodings.StandardEncoding - • fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.textTools - • fontTools.pens.boundsPen - • logging - • struct - -
-
-imported by: - fontTools.cffLib - • fontTools.misc - • fontTools.pens.t2CharStringPen - • fontTools.subset.cff - • fontTools.varLib.cff - -
- -
- -
- - fontTools.misc.roundTools -SourceModule
-imports: - fontTools.misc - • functools - • logging - • math - -
-
-imported by: - fontTools.colorLib.geometry - • fontTools.colorLib.table_builder - • fontTools.misc.arrayTools - • fontTools.misc.fixedTools - • fontTools.pens.t2CharStringPen - • fontTools.subset - • fontTools.subset.cff - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.varLib - • fontTools.varLib.cff - • fontTools.varLib.merger - • fontTools.varLib.models - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.misc.sstruct -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.textTools - • re - • struct - -
-
-imported by: - fontTools.cffLib - • fontTools.misc - • fontTools.misc.macRes - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.D_S_I_G_ - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G_M_A_P_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_I_N_G_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._m_a_x_p - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.woff2 - -
- -
- -
- - fontTools.misc.textTools -SourceModule
-imports: - ast - • doctest - • fontTools.misc - • string - • sys - -
-
-imported by: - fontTools.agl - • fontTools.cffLib - • fontTools.designspaceLib - • fontTools.feaLib.ast - • fontTools.misc.etree - • fontTools.misc.macCreatorType - • fontTools.misc.macRes - • fontTools.misc.plistlib - • fontTools.misc.psCharStrings - • fontTools.misc.sstruct - • fontTools.misc.xmlReader - • fontTools.misc.xmlWriter - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.D_S_I_G_ - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G_M_A_P_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.L_T_S_H_ - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_I_N_G_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.T_S_I_V_ - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables.T_S_I__5 - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables.V_O_R_G_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._c_v_t - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_a_s_p - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_t_a_g - • fontTools.ttLib.tables._m_a_x_p - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables.asciiTable - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.ttx - • fontTools.varLib - -
- -
- -
- - fontTools.misc.timeTools -SourceModule
-imports: - calendar - • datetime - • doctest - • fontTools.misc - • os - • sys - • time - -
-
-imported by: - fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttx - -
- -
- -
- - fontTools.misc.transform -SourceModule
-imports: - dataclasses - • doctest - • fontTools.misc - • math - • sys - • typing - -
-
-imported by: - fontTools.misc.bezierTools - • fontTools.pens.basePen - • fontTools.pens.pointPen - • fontTools.pens.transformPen - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.ttGlyphSet - -
- -
- -
- - fontTools.misc.treeTools -SourceModule
-imports: - fontTools.misc - • math - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.varLib.merger - -
- -
- -
- - fontTools.misc.vector -SourceModule
-imports: - fontTools.misc - • math - • numbers - • operator - • warnings - -
-
-imported by: - fontTools.misc.arrayTools - • fontTools.varLib - -
- -
- -
- - fontTools.misc.visitor -SourceModule
-imports: - enum - • fontTools.misc - -
-
-imported by: - fontTools.ttLib.ttVisitor - -
- -
- -
- - fontTools.misc.xmlReader -SourceModule
-imports: - fontTools - • fontTools.misc - • fontTools.misc.loggingTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables.DefaultTable - • logging - • os - • sys - • xml.parsers.expat - -
-
-imported by: - fontTools.misc - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.misc.xmlWriter -SourceModule
-imports: - fontTools.misc - • fontTools.misc.textTools - • os - • string - • sys - -
-
-imported by: - fontTools.misc - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.otlLib -Package
-imports: - fontTools - -
-
-imported by: - fontTools.otlLib.builder - • fontTools.otlLib.error - • fontTools.otlLib.maxContextCalc - • fontTools.otlLib.optimize - -
- -
- -
- - fontTools.otlLib.builder -SourceModule
-imports: - collections - • copy - • fontTools - • fontTools.feaLib.ast - • fontTools.misc.fixedTools - • fontTools.otlLib - • fontTools.otlLib.error - • fontTools.otlLib.optimize.gpos - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • functools - • logging - • os - -
-
-imported by: - fontTools.otlLib.optimize.gpos - • fontTools.varLib - • fontTools.varLib.featureVars - • fontTools.varLib.merger - • fontTools.varLib.stat - -
- -
- -
- - fontTools.otlLib.error -SourceModule
-imports: - fontTools.otlLib - -
-
-imported by: - fontTools.otlLib.builder - -
- -
- -
- - fontTools.otlLib.maxContextCalc -SourceModule
-imports: - fontTools.otlLib - -
-
-imported by: - fontTools.subset - -
- -
- -
- - fontTools.otlLib.optimize -Package
-imports: - argparse - • doctest - • fontTools - • fontTools.otlLib - • fontTools.otlLib.optimize.gpos - • fontTools.ttLib - • fontTools.ttLib.TTFont - • sys - -
-
-imported by: - fontTools.otlLib.optimize.gpos - -
- -
- -
- - fontTools.otlLib.optimize.gpos -SourceModule
-imports: - collections - • fontTools.config - • fontTools.misc.intTools - • fontTools.otlLib.builder - • fontTools.otlLib.optimize - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • functools - • itertools - • logging - • math - • os - • typing - • warnings - -
-
-imported by: - fontTools.otlLib.builder - • fontTools.otlLib.optimize - • fontTools.varLib.merger - -
- -
- -
- - fontTools.pens -Package
-imports: - fontTools - -
-
-imported by: - fontTools.pens.basePen - • fontTools.pens.boundsPen - • fontTools.pens.filterPen - • fontTools.pens.pointPen - • fontTools.pens.recordingPen - • fontTools.pens.t2CharStringPen - • fontTools.pens.transformPen - -
- -
- -
- - fontTools.pens.basePen -SourceModule
-imports: - fontTools.misc.loggingTools - • fontTools.misc.transform - • fontTools.pens - • fontTools.pens.transformPen - • typing - -
-
-imported by: - fontTools.pens.boundsPen - • fontTools.pens.filterPen - • fontTools.pens.pointPen - • fontTools.pens.recordingPen - • fontTools.pens.t2CharStringPen - • fontTools.pens.transformPen - • fontTools.subset - • fontTools.subset.cff - -
- -
- -
- - fontTools.pens.boundsPen -SourceModule
-imports: - fontTools.misc.arrayTools - • fontTools.misc.bezierTools - • fontTools.pens - • fontTools.pens.basePen - -
-
-imported by: - fontTools.misc.psCharStrings - • fontTools.ttLib.tables.otTables - -
- -
- -
- - fontTools.pens.filterPen -SourceModule
-imports: - fontTools.pens - • fontTools.pens.basePen - • fontTools.pens.pointPen - • fontTools.pens.recordingPen - -
-
-imported by: - fontTools.pens.transformPen - -
- -
- -
- - fontTools.pens.pointPen -SourceModule
-imports: - fontTools.misc.transform - • fontTools.pens - • fontTools.pens.basePen - • math - • typing - -
-
-imported by: - fontTools.pens.filterPen - • fontTools.pens.recordingPen - • fontTools.ttLib.ttGlyphSet - -
- -
- -
- - fontTools.pens.recordingPen -SourceModule
-imports: - fontTools.pens - • fontTools.pens.basePen - • fontTools.pens.pointPen - • pprint - -
-
-imported by: - fontTools.pens.filterPen - -
- -
- -
- - fontTools.pens.t2CharStringPen -SourceModule
-imports: - fontTools.cffLib.specializer - • fontTools.misc.psCharStrings - • fontTools.misc.roundTools - • fontTools.pens - • fontTools.pens.basePen - -
-
-imported by: - fontTools.varLib.cff - -
- -
- -
- - fontTools.pens.transformPen -SourceModule
-imports: - fontTools.misc.transform - • fontTools.pens - • fontTools.pens.basePen - • fontTools.pens.filterPen - -
-
-imported by: - fontTools.pens.basePen - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.ttGlyphSet - -
- -
- -
- - fontTools.subset -Package
-imports: - array - • collections - • fontTools - • fontTools.colorLib.builder - • fontTools.colorLib.unbuilder - • fontTools.config - • fontTools.misc.cliTools - • fontTools.misc.loggingTools - • fontTools.misc.roundTools - • fontTools.otlLib.maxContextCalc - • fontTools.pens.basePen - • fontTools.subset.cff - • fontTools.subset.svg - • fontTools.subset.util - • fontTools.ttLib - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • fontTools.varLib - • fontTools.varLib.varStore - • functools - • logging - • os - • posixpath - • re - • struct - • sys - • types - -
-
-imported by: - fitz.utils - • fontTools.subset.cff - • fontTools.subset.svg - • fontTools.subset.util - -
- -
- -
- - fontTools.subset.cff -SourceModule
-imports: - fontTools - • fontTools.encodings.StandardEncoding - • fontTools.misc - • fontTools.misc.loggingTools - • fontTools.misc.psCharStrings - • fontTools.misc.roundTools - • fontTools.pens.basePen - • fontTools.subset - • fontTools.subset.util - • fontTools.ttLib - -
-
-imported by: - fontTools.subset - -
- -
- -
- - fontTools.subset.svg -SourceModule
-imports: - __future__ - • fontTools - • fontTools.subset - • fontTools.subset.util - • fontTools.ttLib - • fontTools.ttLib.tables.S_V_G_ - • functools - • itertools - • lxml - • re - • typing - -
-
-imported by: - fontTools.subset - -
- -
- -
- - fontTools.subset.util -SourceModule
-imports: - fontTools.subset - -
-
-imported by: - fontTools.subset - • fontTools.subset.cff - • fontTools.subset.svg - -
- -
- -
- - fontTools.ttLib -Package
-imports: - argparse - • fontTools - • fontTools.misc.loggingTools - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.getClassTag - • fontTools.ttLib.getSearchRange - • fontTools.ttLib.getTableClass - • fontTools.ttLib.getTableModule - • fontTools.ttLib.macUtils - • fontTools.ttLib.newTable - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • logging - • sys - • time - -
-
-imported by: - fontTools - • fontTools.cffLib - • fontTools.colorLib.unbuilder - • fontTools.misc.xmlReader - • fontTools.otlLib.builder - • fontTools.otlLib.optimize - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.subset.cff - • fontTools.subset.svg - • fontTools.ttLib - • fontTools.ttLib.macUtils - • fontTools.ttLib.sfnt - • fontTools.ttLib.standardGlyphOrder - • fontTools.ttLib.tables - • fontTools.ttLib.tables.C_F_F_ - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables.T_S_I__2 - • fontTools.ttLib.tables.T_S_I__3 - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._p_r_e_p - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_m_t_x - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • fontTools.ttLib.ttGlyphSet - • fontTools.ttLib.ttVisitor - • fontTools.ttLib.woff2 - • fontTools.ttx - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.cff - • fontTools.varLib.featureVars - • fontTools.varLib.stat - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.ttLib.TTFont -MissingModule
-imported by: - fontTools.cffLib - • fontTools.colorLib.unbuilder - • fontTools.otlLib.optimize - • fontTools.otlLib.optimize.gpos - • fontTools.ttLib - • fontTools.ttLib.ttVisitor - • fontTools.ttLib.woff2 - • fontTools.ttx - • fontTools.varLib - • fontTools.varLib.stat - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.ttLib.getClassTag -MissingModule
-imported by: - fontTools.ttLib - • fontTools.ttLib.tables.DefaultTable - -
- -
- -
- - fontTools.ttLib.getSearchRange -MissingModule
-imported by: - fontTools.ttLib - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.woff2 - -
- -
- -
- - fontTools.ttLib.getTableClass -MissingModule
-imported by: - fontTools.ttLib - • fontTools.ttLib.woff2 - -
- -
- -
- - fontTools.ttLib.getTableModule -MissingModule
-imported by: - fontTools.ttLib - • fontTools.ttLib.woff2 - -
- -
- -
- - fontTools.ttLib.macUtils -SourceModule
-imports: - fontTools - • fontTools.misc.macRes - • fontTools.ttLib - • io - -
-
-imported by: - fontTools.ttLib - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.ttLib.newTable -MissingModule
-imported by: - fontTools.ttLib - • fontTools.ttLib.tables._n_a_m_e - • fontTools.varLib - • fontTools.varLib.cff - • fontTools.varLib.featureVars - -
- -
- -
- - fontTools.ttLib.sfnt -SourceModule
-imports: - collections - • doctest - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.getSearchRange - • fontTools.ttLib.woff2 - • io - • logging - • struct - • sys - • types - • zlib - • zopfli - -
-
-imported by: - fontTools.subset - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.ttx - -
- -
- -
- - fontTools.ttLib.standardGlyphOrder -SourceModule
-imports: - fontTools.ttLib - -
-
-imported by: - fontTools.ttLib.tables._p_o_s_t - -
- -
- -
- - fontTools.ttLib.tables -Package
-imports: - doctest - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.B_A_S_E_ - • fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.C_B_L_C_ - • fontTools.ttLib.tables.C_F_F_ - • fontTools.ttLib.tables.C_F_F__2 - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.D_S_I_G_ - • fontTools.ttLib.tables.D__e_b_g - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G_D_E_F_ - • fontTools.ttLib.tables.G_M_A_P_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G_P_O_S_ - • fontTools.ttLib.tables.G_S_U_B_ - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.H_V_A_R_ - • fontTools.ttLib.tables.J_S_T_F_ - • fontTools.ttLib.tables.L_T_S_H_ - • fontTools.ttLib.tables.M_A_T_H_ - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.M_V_A_R_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_I_N_G_ - • fontTools.ttLib.tables.S_T_A_T_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.T_S_I_B_ - • fontTools.ttLib.tables.T_S_I_C_ - • fontTools.ttLib.tables.T_S_I_D_ - • fontTools.ttLib.tables.T_S_I_J_ - • fontTools.ttLib.tables.T_S_I_P_ - • fontTools.ttLib.tables.T_S_I_S_ - • fontTools.ttLib.tables.T_S_I_V_ - • fontTools.ttLib.tables.T_S_I__0 - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables.T_S_I__2 - • fontTools.ttLib.tables.T_S_I__3 - • fontTools.ttLib.tables.T_S_I__5 - • fontTools.ttLib.tables.T_T_F_A_ - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables.V_O_R_G_ - • fontTools.ttLib.tables.V_V_A_R_ - • fontTools.ttLib.tables._a_n_k_r - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._b_s_l_n - • fontTools.ttLib.tables._c_i_d_g - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._c_v_t - • fontTools.ttLib.tables._f_e_a_t - • fontTools.ttLib.tables._f_p_g_m - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_a_s_p - • fontTools.ttLib.tables._g_c_i_d - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_c_a_r - • fontTools.ttLib.tables._l_o_c_a - • fontTools.ttLib.tables._l_t_a_g - • fontTools.ttLib.tables._m_a_x_p - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._m_o_r_t - • fontTools.ttLib.tables._m_o_r_x - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._o_p_b_d - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._p_r_e_p - • fontTools.ttLib.tables._p_r_o_p - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables._v_m_t_x - • fontTools.ttLib.tables.asciiTable - • fontTools.ttLib.tables.grUtils - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.ttProgram - • sys - -
-
-imported by: - fontTools.cffLib - • fontTools.colorLib.builder - • fontTools.colorLib.unbuilder - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib.tables - • fontTools.ttLib.tables.B_A_S_E_ - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.C_B_L_C_ - • fontTools.ttLib.tables.C_F_F_ - • fontTools.ttLib.tables.C_F_F__2 - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.D_S_I_G_ - • fontTools.ttLib.tables.D__e_b_g - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G_D_E_F_ - • fontTools.ttLib.tables.G_M_A_P_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G_P_O_S_ - • fontTools.ttLib.tables.G_S_U_B_ - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.H_V_A_R_ - • fontTools.ttLib.tables.J_S_T_F_ - • fontTools.ttLib.tables.L_T_S_H_ - • fontTools.ttLib.tables.M_A_T_H_ - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.M_V_A_R_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_I_N_G_ - • fontTools.ttLib.tables.S_T_A_T_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.T_S_I_B_ - • fontTools.ttLib.tables.T_S_I_C_ - • fontTools.ttLib.tables.T_S_I_D_ - • fontTools.ttLib.tables.T_S_I_J_ - • fontTools.ttLib.tables.T_S_I_P_ - • fontTools.ttLib.tables.T_S_I_S_ - • fontTools.ttLib.tables.T_S_I_V_ - • fontTools.ttLib.tables.T_S_I__0 - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables.T_S_I__2 - • fontTools.ttLib.tables.T_S_I__3 - • fontTools.ttLib.tables.T_S_I__5 - • fontTools.ttLib.tables.T_T_F_A_ - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables.V_O_R_G_ - • fontTools.ttLib.tables.V_V_A_R_ - • fontTools.ttLib.tables._a_n_k_r - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._b_s_l_n - • fontTools.ttLib.tables._c_i_d_g - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._c_v_t - • fontTools.ttLib.tables._f_e_a_t - • fontTools.ttLib.tables._f_p_g_m - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_a_s_p - • fontTools.ttLib.tables._g_c_i_d - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_c_a_r - • fontTools.ttLib.tables._l_o_c_a - • fontTools.ttLib.tables._l_t_a_g - • fontTools.ttLib.tables._m_a_x_p - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._m_o_r_t - • fontTools.ttLib.tables._m_o_r_x - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._o_p_b_d - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._p_r_e_p - • fontTools.ttLib.tables._p_r_o_p - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables._v_m_t_x - • fontTools.ttLib.tables.asciiTable - • fontTools.ttLib.tables.grUtils - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otData - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.otTraverse - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.featureVars - • fontTools.varLib.merger - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.ttLib.tables.B_A_S_E_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.BitmapGlyphMetrics -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • logging - -
-
-imported by: - fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - -
- -
- -
- - fontTools.ttLib.tables.C_B_D_T_ -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.E_B_D_T_ - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.C_B_L_C_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.E_B_L_C_ - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.C_F_F_ -SourceModule
-imports: - fontTools - • fontTools.cffLib - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • io - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables.C_F_F__2 - -
- -
- -
- - fontTools.ttLib.tables.C_F_F__2 -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.C_F_F_ - • io - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.C_O_L_R_ -SourceModule
-imports: - fontTools.colorLib.builder - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.C_P_A_L_ -SourceModule
-imports: - array - • collections - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - • sys - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.D_S_I_G_ -SourceModule
-imports: - base64 - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.D__e_b_g -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • json - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.DefaultTable -SourceModule
-imports: - fontTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.getClassTag - • fontTools.ttLib.tables - -
-
-imported by: - fontTools.misc.xmlReader - • fontTools.ttLib.tables.C_F_F_ - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.D_S_I_G_ - • fontTools.ttLib.tables.D__e_b_g - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F_F_T_M_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G_M_A_P_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.L_T_S_H_ - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_I_N_G_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.T_S_I__0 - • fontTools.ttLib.tables.T_S_I__1 - • fontTools.ttLib.tables.T_S_I__5 - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables.V_O_R_G_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._c_v_t - • fontTools.ttLib.tables._f_p_g_m - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_a_s_p - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_d_m_x - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_o_c_a - • fontTools.ttLib.tables._l_t_a_g - • fontTools.ttLib.tables._m_a_x_p - • fontTools.ttLib.tables._m_e_t_a - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._s_b_i_x - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables.asciiTable - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.ttFont - • fontTools.varLib.merger - -
- -
- -
- - fontTools.ttLib.tables.E_B_D_T_ -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.DefaultTable - • itertools - • logging - • os - • struct - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables.C_B_D_T_ - -
- -
- -
- - fontTools.ttLib.tables.E_B_L_C_ -SourceModule
-imports: - collections - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.DefaultTable - • itertools - • logging - • struct - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables.C_B_L_C_ - -
- -
- -
- - fontTools.ttLib.tables.F_F_T_M_ -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.misc.timeTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.F__e_a_t -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.grUtils - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G_D_E_F_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G_M_A_P_ -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G_P_K_G_ -SourceModule
-imports: - array - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G_P_O_S_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G_S_U_B_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G__l_a_t -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.grUtils - • functools - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.G__l_o_c -SourceModule
-imports: - array - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.H_V_A_R_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.J_S_T_F_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.L_T_S_H_ -SourceModule
-imports: - array - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.M_A_T_H_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.M_E_T_A_ -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • pdb - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.M_V_A_R_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.O_S_2f_2 -SourceModule
-imports: - bisect - • doctest - • fontTools - • fontTools.misc - • fontTools.misc.roundTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.S_I_N_G_ -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.S_T_A_T_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.S_V_G_ -SourceModule
-imports: - collections.abc - • dataclasses - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • gzip - • io - • logging - • struct - -
-
-imported by: - fontTools.subset.svg - • fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.S__i_l_f -SourceModule
-imports: - array - • fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.grUtils - • functools - • re - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.S__i_l_l -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.grUtils - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_B_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_V_ - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_C_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_D_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_V_ - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_J_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_V_ - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_P_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_V_ - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_S_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_V_ - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I_V_ -SourceModule
-imports: - fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.asciiTable - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_B_ - • fontTools.ttLib.tables.T_S_I_D_ - • fontTools.ttLib.tables.T_S_I_J_ - • fontTools.ttLib.tables.T_S_I_P_ - • fontTools.ttLib.tables.T_S_I_S_ - -
- -
- -
- - fontTools.ttLib.tables.T_S_I__0 -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I__1 -SourceModule
-imports: - fontTools - • fontTools.misc.loggingTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I__2 -SourceModule
-imports: - fontTools - • fontTools.ttLib - • fontTools.ttLib.tables - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I__3 -SourceModule
-imports: - fontTools - • fontTools.ttLib - • fontTools.ttLib.tables - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_S_I__5 -SourceModule
-imports: - array - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.T_T_F_A_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.asciiTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.TupleVariation -SourceModule
-imports: - array - • collections - • fontTools.misc.fixedTools - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.varLib.iup - • io - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables._c_v_a_r - • fontTools.ttLib.tables._g_v_a_r - • fontTools.varLib - -
- -
- -
- - fontTools.ttLib.tables.V_D_M_X_ -SourceModule
-imports: - fontTools - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.V_O_R_G_ -SourceModule
-imports: - fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.V_V_A_R_ -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._a_n_k_r -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._a_v_a_r -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • logging - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._b_s_l_n -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._c_i_d_g -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._c_m_a_p -SourceModule
-imports: - array - • fontTools.misc.encodingTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.getSearchRange - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.unicode - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._c_v_a_r -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.TupleVariation - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._c_v_t -SourceModule
-imports: - array - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._f_e_a_t -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._f_p_g_m -SourceModule
-imports: - doctest - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.ttProgram - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._f_v_a_r -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.varLib - -
- -
- -
- - fontTools.ttLib.tables._g_a_s_p -SourceModule
-imports: - fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._g_c_i_d -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._g_l_y_f -SourceModule
-imports: - array - • collections - • doctest - • enum - • fontTools - • fontTools.misc - • fontTools.misc.arrayTools - • fontTools.misc.bezierTools - • fontTools.misc.filenames - • fontTools.misc.fixedTools - • fontTools.misc.loggingTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.misc.transform - • fontTools.misc.xmlWriter - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.ttProgram - • logging - • numbers - • os - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.ttGlyphSet - • fontTools.ttLib.woff2 - • fontTools.varLib - -
- -
- -
- - fontTools.ttLib.tables._g_v_a_r -SourceModule
-imports: - array - • collections - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.TupleVariation - • functools - • itertools - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._h_d_m_x -SourceModule
-imports: - array - • collections.abc - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._h_e_a_d -SourceModule
-imports: - fontTools.misc - • fontTools.misc.arrayTools - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.misc.timeTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._h_h_e_a -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • math - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._h_m_t_x -SourceModule
-imports: - array - • fontTools - • fontTools.misc.roundTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._k_e_r_n -SourceModule
-imports: - array - • fontTools.misc.fixedTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.getSearchRange - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._l_c_a_r -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._l_o_c_a -SourceModule
-imports: - array - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._l_t_a_g -SourceModule
-imports: - fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._m_a_x_p -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._m_e_t_a -SourceModule
-imports: - fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._m_o_r_t -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._m_o_r_x -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._n_a_m_e -SourceModule
-imports: - fontTools.misc - • fontTools.misc.encodingTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.newTable - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - • struct - -
-
-imported by: - fontTools.colorLib.builder - • fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._o_p_b_d -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._p_o_s_t -SourceModule
-imports: - array - • fontTools - • fontTools.agl - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.standardGlyphOrder - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._p_r_e_p -SourceModule
-imports: - fontTools - • fontTools.ttLib - • fontTools.ttLib.tables - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._p_r_o_p -SourceModule
-imports: - fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._s_b_i_x -SourceModule
-imports: - fontTools - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.sbixStrike - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._t_r_a_k -SourceModule
-imports: - collections.abc - • fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • struct - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._v_h_e_a -SourceModule
-imports: - fontTools.misc - • fontTools.misc.fixedTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • math - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables._v_m_t_x -SourceModule
-imports: - fontTools - • fontTools.ttLib - • fontTools.ttLib.tables - -
-
-imported by: - fontTools.ttLib.tables - -
- -
- -
- - fontTools.ttLib.tables.asciiTable -SourceModule
-imports: - fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables.T_S_I_V_ - • fontTools.ttLib.tables.T_T_F_A_ - -
- -
- -
- - fontTools.ttLib.tables.grUtils -SourceModule
-imports: - 'lz4.block' - • fontTools.ttLib.tables - • lz4 - • struct - • warnings - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - -
- -
- -
- - fontTools.ttLib.tables.otBase -SourceModule
-imports: - array - • enum - • fontTools.config - • fontTools.misc.textTools - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.otTables - • functools - • logging - • struct - • sys - • typing - • uharfbuzz - -
-
-imported by: - fontTools.cffLib - • fontTools.colorLib.table_builder - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib.tables.B_A_S_E_ - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables.G_D_E_F_ - • fontTools.ttLib.tables.G_P_O_S_ - • fontTools.ttLib.tables.G_S_U_B_ - • fontTools.ttLib.tables.H_V_A_R_ - • fontTools.ttLib.tables.J_S_T_F_ - • fontTools.ttLib.tables.M_A_T_H_ - • fontTools.ttLib.tables.M_V_A_R_ - • fontTools.ttLib.tables.S_T_A_T_ - • fontTools.ttLib.tables.T_S_I_C_ - • fontTools.ttLib.tables.V_V_A_R_ - • fontTools.ttLib.tables._a_n_k_r - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._b_s_l_n - • fontTools.ttLib.tables._c_i_d_g - • fontTools.ttLib.tables._f_e_a_t - • fontTools.ttLib.tables._g_c_i_d - • fontTools.ttLib.tables._l_c_a_r - • fontTools.ttLib.tables._m_o_r_t - • fontTools.ttLib.tables._m_o_r_x - • fontTools.ttLib.tables._o_p_b_d - • fontTools.ttLib.tables._p_r_o_p - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.otTraverse - • fontTools.varLib - • fontTools.varLib.merger - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.ttLib.tables.otConverters -SourceModule
-imports: - UserList - • collections - • fontTools.misc.fixedTools - • fontTools.misc.roundTools - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.getSearchRange - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • functools - • itertools - • logging - • re - • struct - • typing - -
-
-imported by: - fontTools.colorLib.table_builder - • fontTools.ttLib.tables.otTables - • fontTools.varLib.merger - -
- -
- -
- - fontTools.ttLib.tables.otData -SourceModule
-imports: - fontTools.ttLib.tables - -
-
-imported by: - fontTools.ttLib.tables.otTables - -
- -
- -
- - fontTools.ttLib.tables.otTables -SourceModule
-imports: - collections - • copy - • enum - • fontTools.feaLib.lookupDebugInfo - • fontTools.misc.arrayTools - • fontTools.misc.roundTools - • fontTools.misc.textTools - • fontTools.misc.transform - • fontTools.pens.boundsPen - • fontTools.pens.transformPen - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otData - • fontTools.ttLib.tables.otTraverse - • fontTools.ttLib.ttGlyphSet - • functools - • itertools - • logging - • math - • re - • struct - • typing - -
-
-imported by: - fontTools.cffLib - • fontTools.colorLib.builder - • fontTools.colorLib.unbuilder - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib.tables - • fontTools.ttLib.tables.C_O_L_R_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.featureVars - • fontTools.varLib.merger - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.ttLib.tables.otTraverse -SourceModule
-imports: - collections - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • typing - -
-
-imported by: - fontTools.ttLib.tables.otTables - • fontTools.varLib.merger - -
- -
- -
- - fontTools.ttLib.tables.sbixGlyph -SourceModule
-imports: - fontTools - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • struct - -
-
-imported by: - fontTools.ttLib.tables.sbixStrike - -
- -
- -
- - fontTools.ttLib.tables.sbixStrike -SourceModule
-imports: - fontTools - • fontTools.misc - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.sbixGlyph - • struct - -
-
-imported by: - fontTools.ttLib.tables._s_b_i_x - -
- -
- -
- - fontTools.ttLib.tables.ttProgram -SourceModule
-imports: - __future__ - • array - • doctest - • fontTools.misc.textTools - • fontTools.ttLib.tables - • io - • logging - • re - • sys - • traceback - • typing - -
-
-imported by: - fontTools.ttLib.tables - • fontTools.ttLib.tables._f_p_g_m - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.woff2 - • fontTools.varLib - -
- -
- -
- - fontTools.ttLib.ttCollection -SourceModule
-imports: - fontTools - • fontTools.misc - • fontTools.misc.xmlWriter - • fontTools.ttLib - • fontTools.ttLib.sfnt - • fontTools.ttLib.ttFont - • io - • logging - • struct - -
-
-imported by: - fontTools.ttLib - -
- -
- -
- - fontTools.ttLib.ttFont -SourceModule
-imports: - fontTools - • fontTools.agl - • fontTools.config - • fontTools.misc - • fontTools.misc.configTools - • fontTools.misc.loggingTools - • fontTools.misc.textTools - • fontTools.misc.xmlReader - • fontTools.misc.xmlWriter - • fontTools.ttLib - • fontTools.ttLib.macUtils - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.ttGlyphSet - • fontTools.varLib.models - • importlib - • io - • logging - • os - • re - • traceback - -
-
-imported by: - fontTools.ttLib - • fontTools.ttLib.ttCollection - -
- -
- -
- - fontTools.ttLib.ttGlyphSet -SourceModule
-imports: - abc - • collections.abc - • contextlib - • copy - • fontTools.misc.fixedTools - • fontTools.misc.loggingTools - • fontTools.misc.transform - • fontTools.pens.pointPen - • fontTools.pens.transformPen - • fontTools.ttLib - • fontTools.ttLib.tables._g_l_y_f - • fontTools.varLib.iup - • fontTools.varLib.models - • fontTools.varLib.varStore - • types - -
-
-imported by: - fontTools.ttLib.tables.otTables - • fontTools.ttLib.ttFont - -
- -
- -
- - fontTools.ttLib.ttVisitor -SourceModule
-imports: - fontTools.misc.visitor - • fontTools.ttLib - • fontTools.ttLib.TTFont - -
-
-imported by: - fontTools.varLib.featureVars - -
- -
- -
- - fontTools.ttLib.woff2 -SourceModule
-imports: - argparse - • array - • brotli - • brotlicffi - • collections - • fontTools - • fontTools.misc - • fontTools.misc.arrayTools - • fontTools.misc.sstruct - • fontTools.misc.textTools - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.getSearchRange - • fontTools.ttLib.getTableClass - • fontTools.ttLib.getTableModule - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables.ttProgram - • fontTools.ttx - • io - • logging - • struct - • sys - -
-
-imported by: - fontTools.ttLib.sfnt - -
- -
- -
- - fontTools.ttx -SourceModule
-imports: - fontTools - • fontTools.misc.cliTools - • fontTools.misc.loggingTools - • fontTools.misc.macCreatorType - • fontTools.misc.textTools - • fontTools.misc.timeTools - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.sfnt - • fontTools.unicode - • getopt - • logging - • os - • re - • sys - -
-
-imported by: - fontTools.ttLib.woff2 - • fontTools.varLib - -
- -
- -
- - fontTools.unicode -SourceModule
-imports: - fontTools - • unicodedata - • unicodedata2 - -
-
-imported by: - fontTools.ttLib.tables._c_m_a_p - • fontTools.ttx - -
- -
- -
- - fontTools.varLib -Package
-imports: - argparse - • collections - • copy - • doctest - • fontTools - • fontTools.colorLib.builder - • fontTools.colorLib.unbuilder - • fontTools.designspaceLib - • fontTools.designspaceLib.split - • fontTools.misc.roundTools - • fontTools.misc.textTools - • fontTools.misc.vector - • fontTools.otlLib.builder - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.newTable - • fontTools.ttLib.tables - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.ttProgram - • fontTools.ttx - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.cff - • fontTools.varLib.errors - • fontTools.varLib.featureVars - • fontTools.varLib.iup - • fontTools.varLib.merger - • fontTools.varLib.models - • fontTools.varLib.mvar - • fontTools.varLib.stat - • fontTools.varLib.varStore - • functools - • logging - • posixpath - • pprint - • re - • sys - • typing - -
-
-imported by: - fontTools.subset - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.cff - • fontTools.varLib.errors - • fontTools.varLib.featureVars - • fontTools.varLib.iup - • fontTools.varLib.merger - • fontTools.varLib.models - • fontTools.varLib.mvar - • fontTools.varLib.stat - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.varLib.builder -SourceModule
-imports: - fontTools - • fontTools.ttLib - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otTables - • fontTools.varLib - -
-
-imported by: - fontTools.varLib - • fontTools.varLib.merger - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.varLib.cff -SourceModule
-imports: - collections - • fontTools - • fontTools.cffLib - • fontTools.cffLib.specializer - • fontTools.misc.psCharStrings - • fontTools.misc.roundTools - • fontTools.pens.t2CharStringPen - • fontTools.ttLib - • fontTools.ttLib.newTable - • fontTools.varLib - • fontTools.varLib.errors - • fontTools.varLib.models - • functools - • io - -
-
-imported by: - fontTools.varLib - -
- -
- -
- - fontTools.varLib.errors -SourceModule
-imports: - fontTools.varLib - • textwrap - -
-
-imported by: - fontTools.varLib - • fontTools.varLib.cff - • fontTools.varLib.featureVars - • fontTools.varLib.merger - • fontTools.varLib.models - -
- -
- -
- - fontTools.varLib.featureVars -SourceModule
-imports: - collections - • doctest - • fontTools.misc.dictTools - • fontTools.misc.intTools - • fontTools.otlLib.builder - • fontTools.ttLib - • fontTools.ttLib.newTable - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.ttVisitor - • fontTools.varLib - • fontTools.varLib.errors - • sys - -
-
-imported by: - fontTools.varLib - -
- -
- -
- - fontTools.varLib.iup -SourceModule
-imports: - cython - • fontTools.misc - • fontTools.misc.cython - • fontTools.varLib - • numbers - • typing - -
-
-imported by: - fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.ttGlyphSet - • fontTools.varLib - -
- -
- -
- - fontTools.varLib.merger -SourceModule
-imports: - copy - • enum - • fontTools.colorLib.builder - • fontTools.misc - • fontTools.misc.classifyTools - • fontTools.misc.roundTools - • fontTools.misc.treeTools - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.ttLib.tables - • fontTools.ttLib.tables.DefaultTable - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.otTraverse - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.errors - • fontTools.varLib.models - • fontTools.varLib.varStore - • functools - • logging - • operator - • os - -
-
-imported by: - fontTools.varLib - -
- -
- -
- - fontTools.varLib.models -SourceModule
-imports: - argparse - • doctest - • fontTools - • fontTools.designspaceLib - • fontTools.misc.roundTools - • fontTools.varLib - • fontTools.varLib.errors - • pprint - • sys - -
-
-imported by: - fontTools.designspaceLib - • fontTools.ttLib.ttFont - • fontTools.ttLib.ttGlyphSet - • fontTools.varLib - • fontTools.varLib.cff - • fontTools.varLib.merger - • fontTools.varLib.varStore - -
- -
- -
- - fontTools.varLib.mvar -SourceModule
-imports: - fontTools.varLib - -
-
-imported by: - fontTools.varLib - -
- -
- -
- - fontTools.varLib.stat -SourceModule
-imports: - __future__ - • fontTools.designspaceLib - • fontTools.designspaceLib.types - • fontTools.otlLib.builder - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.varLib - • typing - -
-
-imported by: - fontTools.varLib - -
- -
- -
- - fontTools.varLib.varStore -SourceModule
-imports: - argparse - • collections - • doctest - • fontTools - • fontTools.misc.roundTools - • fontTools.ttLib - • fontTools.ttLib.TTFont - • fontTools.ttLib.tables - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otTables - • fontTools.varLib - • fontTools.varLib.builder - • fontTools.varLib.models - • functools - • sys - -
-
-imported by: - fontTools.subset - • fontTools.ttLib.ttGlyphSet - • fontTools.varLib - • fontTools.varLib.merger - -
- -
- -
- - 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 - • concurrent.futures.process - • configparser - • contextlib - • copyreg - • dataclasses - • email._encoded_words - • email.charset - • enum - • fnmatch - • fontTools.colorLib.builder - • fontTools.misc.loggingTools - • fontTools.misc.plistlib - • fontTools.misc.roundTools - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.subset.svg - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.varLib - • fontTools.varLib.cff - • fontTools.varLib.merger - • fontTools.varLib.varStore - • importlib.metadata - • importlib.metadata._functools - • importlib.resources._common - • importlib.resources._legacy - • importlib.util - • inspect - • ipaddress - • linecache - • locale - • 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.parameterized - • 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 - • platformdirs.android - • platformdirs.windows - • re - • statistics - • tempfile - • termpdf.py - • threading - • tokenize - • tracemalloc - • types - • typing - • typing_extensions - • unittest.case - • unittest.loader - • unittest.result - • unittest.signals - • urllib.parse - -
- -
- -
- - gc (builtin module)
-imports: - time - -
-
-imported by: - _posixsubprocess - • numpy.testing._private.utils - • timeit - • weakref - -
- -
- -
- - genericpath -SourceModule
-imports: - os - • stat - -
-
-imported by: - ntpath - • posixpath - • termpdf.py - -
- -
- -
- - getopt -SourceModule
-imports: - gettext - • os - • sys - -
-
-imported by: - base64 - • fontTools.ttx - • mimetypes - • pdb - • pydoc - • quopri - • timeit - • 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: - fitz - • pdb - • webbrowser - -
- -
- -
- - grp /usr/local/Cellar/python@3.11/3.11.4_1/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: - fitz.fitz - • fontTools.ttLib.tables.S_V_G_ - • numpy.lib._datasource - • tarfile - • xmlrpc.client - -
- -
- -
- - hashlib -SourceModule
-imports: - _blake2 - • _hashlib - • _md5 - • _sha1 - • _sha256 - • _sha3 - • _sha512 - • logging - • warnings - -
-
-imported by: - fitz.fitz - • hmac - • random - • urllib.request - -
- -
- -
- - heapq -SourceModule
-imports: - _heapq - -
-
-imported by: - asyncio.base_events - • asyncio.queues - • collections - • difflib - • pkg_resources._vendor.more_itertools.more - • queue - • termpdf.py - -
- -
- -
- - hmac -SourceModule
-imports: - _hashlib - • _operator - • hashlib - • warnings - -
-
-imported by: - multiprocessing.connection - • secrets - -
- -
- -
- - html -Package
-imports: - html.entities - • re - -
-
-imported by: - html.entities - • http.server - -
- -
- -
- - html.entities -SourceModule
-imports: - html - -
-
-imported by: - html - -
- -
- -
- - http -Package
-imports: - enum - -
-
-imported by: - http.client - • http.cookiejar - • http.server - -
- -
- -
- - 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 - • 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: - urllib.request - -
- -
- -
- - 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 - -
- -
- -
- - 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: - fontTools.ttLib.ttFont - • 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 - • 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: - 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.noseclasses - • numpy.testing._private.parameterized - • 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 - • fitz.fitz - • fitz.utils - • fontTools.cffLib - • fontTools.designspaceLib - • fontTools.misc.etree - • fontTools.misc.macRes - • fontTools.misc.plistlib - • fontTools.ttLib.macUtils - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.C_F_F_ - • fontTools.ttLib.tables.C_F_F__2 - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.varLib.cff - • getpass - • gzip - • http.client - • http.cookiejar - • http.server - • importlib.resources._adapters - • importlib.resources.abc - • logging - • lzma - • 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 - • runpy - • shlex - • socket - • socketserver - • subprocess - • tarfile - • tempfile - • termpdf.py - • tokenize - • unittest.result - • urllib.error - • urllib.request - • xml.etree.ElementTree - • xml.sax - • xml.sax.saxutils - • xmlrpc.client - • zipfile - -
- -
- -
- - ipaddress -SourceModule
-imports: - functools - • re - -
-
-imported by: - termpdf.py - • urllib.parse - -
- -
- -
- - 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 - • fontTools.designspaceLib - • fontTools.designspaceLib.split - • fontTools.feaLib.ast - • fontTools.otlLib.optimize.gpos - • fontTools.subset.svg - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • 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.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 - • timeit - • tokenize - • traceback - • weakref - • zipfile - -
- -
- -
- - java -MissingModule
-imported by: - platform - -
- -
- -
- - jnius -MissingModule
-imported by: - pkg_resources._vendor.platformdirs.android - • platformdirs.android - -
- -
- -
- - json -Package
-imports: - codecs - • json.decoder - • json.encoder - • json.scanner - -
-
-imported by: - fitz.fitz - • fitz.utils - • fontTools.ttLib.tables.D__e_b_g - • json.decoder - • json.encoder - • json.scanner - • numpy._version - -
- -
- -
- - 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 - • termpdf.py - -
- -
- -
- - linecache -SourceModule
-imports: - functools - • os - • sys - • tokenize - -
-
-imported by: - asyncio.base_tasks - • bdb - • doctest - • inspect - • pdb - • pkg_resources - • termpdf.py - • timeit - • traceback - • tracemalloc - • warnings - -
- -
- -
- - locale -SourceModule
-imports: - _collections_abc - • _locale - • builtins - • encodings - • encodings.aliases - • functools - • os - • re - • sys - • warnings - -
-
-imported by: - _pydecimal - • _strptime - • calendar - • gettext - • subprocess - • termpdf.py - -
- -
- -
- - 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 - • concurrent.futures._base - • fontTools - • fontTools.cffLib - • fontTools.designspaceLib.split - • fontTools.designspaceLib.statNames - • fontTools.misc.configTools - • fontTools.misc.fixedTools - • fontTools.misc.loggingTools - • fontTools.misc.psCharStrings - • fontTools.misc.roundTools - • fontTools.misc.xmlReader - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.BitmapGlyphMetrics - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_e_a_d - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_o_c_a - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.ttCollection - • fontTools.ttLib.ttFont - • fontTools.ttLib.woff2 - • fontTools.ttx - • fontTools.varLib - • fontTools.varLib.merger - • hashlib - • http.cookiejar - • multiprocessing.util - • packaging.tags - • pkg_resources._vendor.packaging.tags - • unittest._log - -
- -
- -
- - lxml -MissingModule
-imported by: - fontTools.misc.etree - • fontTools.subset.svg - -
- -
- -
- - lz4 -MissingModule
-imported by: - fontTools.ttLib.tables.grUtils - -
- -
- -
- - 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 /usr/local/Cellar/python@3.11/3.11.4_1/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 - • fitz.fitz - • fitz.utils - • fontTools.colorLib.builder - • fontTools.colorLib.geometry - • fontTools.designspaceLib - • fontTools.designspaceLib.split - • fontTools.misc.arrayTools - • fontTools.misc.bezierTools - • fontTools.misc.roundTools - • fontTools.misc.transform - • fontTools.misc.treeTools - • fontTools.misc.vector - • fontTools.otlLib.optimize.gpos - • fontTools.pens.pointPen - • fontTools.ttLib.tables._h_h_e_a - • fontTools.ttLib.tables._v_h_e_a - • fontTools.ttLib.tables.otTables - • fractions - • 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 - -
- -
- -
- - mmap /usr/local/Cellar/python@3.11/3.11.4_1/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 - • 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 - -
- -
- -
- - nt -MissingModule
-imported by: - ctypes - • importlib._bootstrap_external - • ntpath - • os - • shutil - -
- -
- -
- - ntpath -SourceModule
-imports: - _winapi - • genericpath - • nt - • os - • stat - • string - • sys - -
-
-imported by: - os - • pathlib - • pkg_resources - • termpdf.py - -
- -
- -
- - nturl2path -SourceModule
-imports: - string - • urllib.parse - -
-
-imported by: - urllib.request - -
- -
- -
- - numbers -SourceModule
-imports: - abc - -
-
-imported by: - PIL.TiffImagePlugin - • _pydecimal - • fontTools.misc.plistlib - • fontTools.misc.vector - • fontTools.ttLib.tables._g_l_y_f - • fontTools.varLib.iup - • fractions - • numpy.core.arrayprint - • numpy.core.numeric - • numpy.core.numerictypes - • numpy.polynomial._polybase - • statistics - -
- -
- -
- - numpy -Package
-imports: - builtins - • 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.ctypeslib - • numpy.datetime64 - • numpy.dtype - • 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.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._generic_alias - • numpy._typing._scalars - • numpy._version - • 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._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.memmap - • numpy.core.numeric - • numpy.ctypeslib - • numpy.distutils - • 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.nanfunctions - • numpy.lib.npyio - • 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.noseclasses - • numpy.testing._private.nosetester - • numpy.testing._private.utils - • 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 - -
-
-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.distutils - • 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._generic_alias - • numpy._typing._nbit - • numpy._typing._nested_sequence - • numpy._typing._scalars - • numpy._typing._shape - • numpy.core.overrides - • numpy.ufunc - • typing - -
-
-imported by: - numpy._typing._add_docstring - • numpy._typing._array_like - • numpy._typing._char_codes - • numpy._typing._dtype_like - • numpy._typing._generic_alias - • numpy._typing._nbit - • numpy._typing._nested_sequence - • numpy._typing._scalars - • numpy._typing._shape - • numpy.typing - -
- -
- -
- - numpy._typing._add_docstring -SourceModule
-imports: - numpy._typing - • numpy._typing._generic_alias - • 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._char_codes -SourceModule
-imports: - numpy._typing - • typing - -
-
-imported by: - numpy._typing - • numpy._typing._dtype_like - -
- -
- -
- - numpy._typing._dtype_like -SourceModule
-imports: - numpy - • numpy._typing - • numpy._typing._char_codes - • numpy._typing._generic_alias - • numpy._typing._shape - • typing - -
-
-imported by: - numpy._typing - -
- -
- -
- - numpy._typing._generic_alias -SourceModule
-imports: - __future__ - • collections.abc - • numpy - • numpy._typing - • sys - • types - • typing - -
-
-imported by: - numpy._typing - • numpy._typing._add_docstring - • numpy._typing._dtype_like - -
- -
- -
- - numpy._typing._nbit -SourceModule
-imports: - numpy._typing - • typing - -
-
-imported by: - numpy._typing - -
- -
- -
- - numpy._typing._nested_sequence -SourceModule
-imports: - __future__ - • 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: - numpy._typing - • typing - -
-
-imported by: - numpy._typing - • numpy._typing._dtype_like - -
- -
- -
- - numpy._version -SourceModule
-imports: - json - • numpy - -
-
-imported by: - numpy.version - -
- -
- -
- - 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._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._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._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._statistical_functions - -
- -
- -
- - 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._searching_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._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 - -
-
-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._creation_functions - • numpy.array_api._dtypes - • numpy.array_api._typing - • typing - -
-
-imported by: - numpy.array_api - -
- -
- -
- - numpy.array_api._typing -SourceModule
-imports: - __future__ - • 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.compat - • numpy.compat._inspect - • numpy.compat.py3k - -
-
-imported by: - numpy - • numpy.compat - • numpy.compat._inspect - • 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._inspect -SourceModule
-imports: - numpy.compat - • types - -
-
-imported by: - numpy.compat - • numpy.core.overrides - -
- -
- -
- - 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.isinf - • numpy.core.isnan - • numpy.core.isnat - • numpy.core.isscalar - • numpy.core.linspace - • numpy.core.matmul - • 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.product - • 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.core - • numpy.core.overrides - -
-
-imported by: - numpy.core - • numpy.core._methods - • numpy.core.numeric - -
- -
- -
- - numpy.core._internal -SourceModule
-imports: - ast - • ctypes - • numpy - • numpy.core - • numpy.core.multiarray - • re - • sys - • warnings - -
-
-imported by: - numpy.core - • numpy.ctypeslib - -
- -
- -
- - numpy.core._machar -SourceModule
-imports: - math - • numpy.core - • numpy.core._ufunc_config - • numpy.core.fromnumeric - • numpy.core.overrides - -
-
-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.fromnumeric - • 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 /usr/local/lib/python3.11/site-packages/numpy/core/_multiarray_tests.cpython-311-darwin.so
-imports: - numpy.core - -
-
-imported by: - numpy.testing._private.noseclasses - -
- -
- -
- - numpy.core._multiarray_umath /usr/local/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.core - • numpy.core.overrides - • 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.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.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._methods - • 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.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.core - • numpy.core._machar - • numpy.core.numeric - • numpy.core.numerictypes - • numpy.core.overrides - • 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.testing._private.utils - -
- -
- -
- - numpy.core.isinf -MissingModule
-imported by: - numpy.core - • numpy.testing._private.utils - -
- -
- -
- - 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.memmap -SourceModule
-imports: - contextlib - • mmap - • numpy - • numpy.compat - • numpy.core - • numpy.core.numeric - • numpy.core.overrides - • 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: - functools - • itertools - • numbers - • numpy - • numpy.core - • numpy.core._asarray - • numpy.core._exceptions - • 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.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.compat - • numpy.core - • numpy.core._dtype - • numpy.core._string_helpers - • numpy.core._type_aliases - • numpy.core.multiarray - • numpy.core.overrides - -
-
-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.compat._inspect - • numpy.core - • numpy.core._multiarray_umath - • os - -
-
-imported by: - numpy._typing - • numpy.core - • numpy.core._add_newdocs - • numpy.core._asarray - • numpy.core._exceptions - • numpy.core._machar - • 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.records - • numpy.core.shape_base - • numpy.fft._pocketfft - • numpy.fft.helper - • numpy.lib._datasource - • 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.scimath - • numpy.lib.shape_base - • numpy.lib.stride_tricks - • numpy.lib.twodim_base - • numpy.lib.type_check - • numpy.lib.ufunclike - • numpy.lib.utils - • numpy.linalg.linalg - • numpy.matrixlib.defmatrix - -
- -
- -
- - numpy.core.product -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.compat - • numpy.core - • numpy.core.arrayprint - • numpy.core.numeric - • numpy.core.numerictypes - • numpy.core.overrides - • 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.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 - • warnings - -
-
-imported by: - numpy - -
- -
- -
- - numpy.datetime64 -MissingModule
-imported by: - numpy - • numpy._typing._array_like - -
- -
- -
- - numpy.distutils -Package
-imports: - numpy - • numpy._pytesttester - • numpy.distutils.cpuinfo - • warnings - -
-
-imported by: - numpy.distutils.cpuinfo - • numpy.testing._private.nosetester - -
- -
- -
- - numpy.distutils.cpuinfo -SourceModule
-imports: - numpy.distutils - • os - • platform - • re - • subprocess - • sys - • types - • warnings - • winreg - -
-
-imported by: - numpy.distutils - • numpy.testing._private.nosetester - -
- -
- -
- - numpy.dtype -MissingModule
-imported by: - numpy - • numpy._typing._array_like - • numpy.array_api._typing - • numpy.ctypeslib - • numpy.ma.mrecords - -
- -
- -
- - 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 /usr/local/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.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.scimath - • numpy.lib.shape_base - • numpy.lib.stride_tricks - • numpy.lib.twodim_base - • numpy.lib.type_check - • numpy.lib.ufunclike - • numpy.lib.utils - • numpy.version - -
-
-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.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.lib._datasource -SourceModule
-imports: - bz2 - • gzip - • io - • lzma - • numpy.core.overrides - • 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._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.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.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.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.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.core - • numpy.core.getlimits - • numpy.core.numeric - • numpy.core.overrides - • numpy.lib - • numpy.lib.ufunclike - • warnings - -
-
-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.core - • numpy.core._multiarray_umath - • numpy.core.asarray - • numpy.core.ndarray - • numpy.core.numerictypes - • numpy.core.overrides - • numpy.core.ufunc - • numpy.lib - • os - • 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.lapack_lite - • 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 /usr/local/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.linalg.lapack_lite /usr/local/lib/python3.11/site-packages/numpy/linalg/lapack_lite.cpython-311-darwin.so
-imports: - numpy.linalg - -
-
-imported by: - numpy.testing._private.utils - -
- -
- -
- - numpy.linalg.linalg -SourceModule
-imports: - functools - • numpy - • 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.product - • 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 - • 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.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.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.core.numeric - • numpy.core.overrides - • 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.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 /usr/local/lib/python3.11/site-packages/numpy/random/_bounded_integers.cpython-311-darwin.so
-imports: - numpy.random - -
-
-imported by: - numpy.random - -
- -
- -
- - numpy.random._common /usr/local/lib/python3.11/site-packages/numpy/random/_common.cpython-311-darwin.so
-imports: - numpy.random - -
-
-imported by: - numpy.random - -
- -
- -
- - numpy.random._generator /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/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 /usr/local/lib/python3.11/site-packages/numpy/random/bit_generator.cpython-311-darwin.so
-imports: - numpy.random - -
-
-imported by: - numpy.random - -
- -
- -
- - numpy.random.mtrand /usr/local/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.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.decorators - • numpy.testing._private.extbuild - • numpy.testing._private.nosetester - • numpy.testing._private.utils - • unittest - -
-
-imported by: - numpy - • numpy._pytesttester - • numpy.testing - • numpy.testing._private - -
- -
- -
- - numpy.testing._private -Package
-imports: - numpy.testing - • numpy.testing._private - • numpy.testing._private.decorators - • numpy.testing._private.extbuild - -
-
-imported by: - numpy.testing - • numpy.testing._private - • numpy.testing._private.decorators - • numpy.testing._private.extbuild - • numpy.testing._private.noseclasses - • numpy.testing._private.nosetester - • numpy.testing._private.parameterized - • numpy.testing._private.utils - -
- -
- -
- - numpy.testing._private.decorators -SourceModule
-imports: - collections.abc - • numpy.testing._private - • numpy.testing._private.noseclasses - • numpy.testing._private.parameterized - • numpy.testing._private.utils - • warnings - -
-
-imported by: - numpy.testing - • numpy.testing._private - -
- -
- -
- - numpy.testing._private.extbuild -SourceModule
-imports: - importlib.util - • numpy.testing._private - • os - • pathlib - • sys - • sysconfig - -
-
-imported by: - numpy.testing - • numpy.testing._private - -
- -
- -
- - numpy.testing._private.noseclasses -SourceModule
-imports: - doctest - • inspect - • numpy - • numpy.core._multiarray_tests - • numpy.testing._private - • numpy.testing._private.nosetester - • numpy.testing._private.utils - • os - • sys - -
-
-imported by: - numpy.testing._private.decorators - • numpy.testing._private.nosetester - -
- -
- -
- - numpy.testing._private.nosetester -SourceModule
-imports: - doctest - • numpy - • numpy.distutils - • numpy.distutils.cpuinfo - • numpy.testing._private - • numpy.testing._private.noseclasses - • numpy.testing._private.utils - • os - • sys - • warnings - -
-
-imported by: - numpy.testing - • numpy.testing._private.noseclasses - -
- -
- -
- - numpy.testing._private.parameterized -SourceModule
-imports: - collections - • functools - • inspect - • numpy.testing._private - • re - • types - • unittest - • warnings - -
-
-imported by: - numpy.testing._private.decorators - -
- -
- -
- - 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.isfinite - • numpy.core.isinf - • numpy.core.isnan - • numpy.core.isnat - • numpy.core.isscalar - • numpy.core.ndarray - • numpy.core.number - • numpy.core.numerictypes - • numpy.core.object_ - • numpy.core.result_type - • numpy.core.signbit - • numpy.lib - • numpy.lib.imag - • numpy.lib.iscomplexobj - • numpy.lib.real - • numpy.linalg.lapack_lite - • numpy.testing._private - • operator - • os - • platform - • pprint - • psutil - • re - • shutil - • sys - • tempfile - • time - • traceback - • unittest - • unittest.case - • warnings - • win32pdh - -
-
-imported by: - numpy.testing - • numpy.testing._private.decorators - • numpy.testing._private.noseclasses - • numpy.testing._private.nosetester - -
- -
- -
- - 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.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: - __future__ - • numpy - • numpy._version - -
-
-imported by: - numpy - • numpy.core - • numpy.lib - -
- -
- -
- - 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 - • fontTools.misc.vector - • fontTools.varLib.merger - • fractions - • importlib.metadata - • importlib.resources.readers - • inspect - • 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 - • termpdf.py - • 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 - • concurrent.futures.process - • concurrent.futures.thread - • configparser - • contextlib - • ctypes - • doctest - • email.utils - • fitz - • fitz.fitz - • fitz.utils - • fnmatch - • fontTools.designspaceLib - • fontTools.misc.cliTools - • fontTools.misc.timeTools - • fontTools.misc.xmlReader - • fontTools.misc.xmlWriter - • fontTools.otlLib.builder - • fontTools.otlLib.optimize.gpos - • fontTools.subset - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.ttFont - • fontTools.ttx - • fontTools.varLib.merger - • genericpath - • getopt - • getpass - • gettext - • glob - • gzip - • http.cookiejar - • http.server - • imp - • importlib.metadata - • importlib.resources._common - • importlib.resources._legacy - • importlib.resources.abc - • inspect - • linecache - • locale - • logging - • lzma - • 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.distutils.cpuinfo - • numpy.lib._datasource - • numpy.lib.npyio - • numpy.lib.utils - • numpy.polynomial._polybase - • numpy.testing._private.extbuild - • numpy.testing._private.noseclasses - • numpy.testing._private.nosetester - • 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 - • platformdirs - • platformdirs.android - • platformdirs.api - • platformdirs.macos - • platformdirs.unix - • platformdirs.windows - • plistlib - • posixpath - • posixpath - • py_compile - • pydoc - • pyi_rth_inspect.py - • pyi_rth_multiprocessing.py - • pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - • random - • runpy - • shlex - • shutil - • socket - • socketserver - • ssl - • subprocess - • sysconfig - • tarfile - • tempfile - • termpdf.py - • threading - • timeit - • unittest.loader - • unittest.main - • urllib.request - • webbrowser - • xml.sax - • xml.sax.saxutils - • zipfile - -
- -
- -
- - packaging -Package
-imports: - packaging - • pkg_resources - -
-
-imported by: - packaging - • packaging._elffile - • packaging._manylinux - • packaging._musllinux - • packaging._parser - • packaging._structures - • packaging._tokenizer - • packaging.markers - • 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.requirements -SourceModule
-imports: - packaging - • packaging._parser - • packaging._tokenizer - • packaging.markers - • packaging.specifiers - • typing - • urllib.parse - -
-
-imported by: - pkg_resources - -
- -
- -
- - packaging.specifiers -SourceModule
-imports: - abc - • itertools - • packaging - • packaging.utils - • packaging.version - • re - • typing - -
-
-imported by: - packaging._tokenizer - • packaging.markers - • packaging.requirements - • pkg_resources - -
- -
- -
- - packaging.tags -SourceModule
-imports: - importlib.machinery - • logging - • packaging - • packaging._manylinux - • packaging._musllinux - • platform - • 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.specifiers - • pkg_resources - -
- -
- -
- - packaging.version -SourceModule
-imports: - collections - • itertools - • packaging - • packaging._structures - • re - • typing - -
-
-imported by: - PIL.Image - • 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 - • fitz.fitz - • 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 - • platformdirs - • platformdirs.api - • platformdirs.unix - • pyi_rth_pkgres.py - • termpdf.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 - • fontTools.ttLib.tables.M_E_T_A_ - • 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.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.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 - -
-
-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 - -
-
-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.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.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: - numpy.distutils.cpuinfo - • numpy.testing._private.utils - • packaging.markers - • packaging.tags - • pkg_resources - • pkg_resources._vendor.packaging.markers - • pkg_resources._vendor.packaging.tags - • pydoc - -
- -
- -
- - platformdirs -Package
-imports: - __future__ - • os - • pathlib - • platformdirs - • platformdirs.android - • platformdirs.api - • platformdirs.macos - • platformdirs.unix - • platformdirs.version - • platformdirs.windows - • sys - • typing - • typing_extensions - -
-
-imported by: - pkg_resources._vendor.platformdirs.__main__ - • platformdirs - • platformdirs.android - • platformdirs.api - • platformdirs.macos - • platformdirs.unix - • platformdirs.version - • platformdirs.windows - -
- -
- -
- - platformdirs.android -SourceModule
-imports: - __future__ - • functools - • jnius - • os - • platformdirs - • platformdirs.api - • re - • sys - • typing - -
-
-imported by: - platformdirs - -
- -
- -
- - platformdirs.api -SourceModule
-imports: - __future__ - • abc - • os - • pathlib - • platformdirs - • sys - • typing - -
-
-imported by: - platformdirs - • platformdirs.android - • platformdirs.macos - • platformdirs.unix - • platformdirs.windows - -
- -
- -
- - platformdirs.macos -SourceModule
-imports: - __future__ - • os - • platformdirs - • platformdirs.api - -
-
-imported by: - platformdirs - -
- -
- -
- - platformdirs.unix -SourceModule
-imports: - __future__ - • configparser - • os - • pathlib - • platformdirs - • platformdirs.api - • sys - -
-
-imported by: - platformdirs - -
- -
- -
- - platformdirs.version -SourceModule
-imports: - platformdirs - -
-
-imported by: - platformdirs - -
- -
- -
- - platformdirs.windows -SourceModule
-imports: - __future__ - • ctypes - • functools - • os - • platformdirs - • platformdirs.api - • sys - • typing - • winreg - -
-
-imported by: - platformdirs - -
- -
- -
- - 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: - fontTools.subset - • fontTools.varLib - • numpy.core.memmap - • os - • pkg_resources - • pkgutil - • py_compile - • sysconfig - • tracemalloc - • unittest - • unittest.util - -
- -
- -
- - posixpath -SourceModule
-imports: - genericpath - • os - • posix - • pwd - • re - • stat - • sys - -
-
-imported by: - fnmatch - • fontTools.designspaceLib - • http.server - • importlib.metadata - • mimetypes - • os - • pathlib - • pkg_resources - • pkg_resources._vendor.zipp - • posixpath - • termpdf.py - • urllib.request - • zipfile - -
- -
- -
- - pprint -SourceModule
-imports: - collections - • dataclasses - • io - • re - • sys - • time - • types - -
-
-imported by: - fontTools.colorLib.unbuilder - • fontTools.pens.recordingPen - • fontTools.varLib - • fontTools.varLib.models - • 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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/pyexpat.cpython-311-darwin.so
-imported by: - _elementtree - • xml.etree.ElementTree - • xml.parsers.expat - -
- -
- -
- - pyimod02_importers -MissingModule
-imported by: - pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - -
- -
- -
- - pymupdf_fonts -MissingModule
-imported by: - fitz.fitz - -
- -
- -
- - 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 - -
- -
- -
- - 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 - • fitz.utils - • pkg_resources._vendor.more_itertools.more - • pkg_resources._vendor.more_itertools.recipes - • secrets - • statistics - • tempfile - -
- -
- -
- - 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 - • 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 - • fitz.fitz - • fnmatch - • fontTools.agl - • fontTools.cffLib - • fontTools.misc.cliTools - • fontTools.misc.etree - • fontTools.misc.loggingTools - • fontTools.misc.plistlib - • fontTools.misc.sstruct - • fontTools.subset - • fontTools.subset.svg - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.ttFont - • fontTools.ttx - • fontTools.varLib - • fractions - • ftplib - • gettext - • glob - • html - • http.client - • http.cookiejar - • importlib.metadata - • importlib.metadata._adapters - • importlib.metadata._text - • inspect - • ipaddress - • json.decoder - • json.encoder - • json.scanner - • locale - • logging - • numpy._typing._add_docstring - • numpy.core._internal - • numpy.distutils.cpuinfo - • numpy.lib._version - • numpy.lib.function_base - • numpy.lib.npyio - • numpy.lib.polynomial - • numpy.lib.utils - • numpy.ma.core - • numpy.testing._private.parameterized - • 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 - • platformdirs.android - • plistlib - • posixpath - • pprint - • pydoc - • re - • re._casefix - • re._compiler - • re._constants - • re._parser - • shlex - • sre_compile - • sre_constants - • sre_parse - • string - • sysconfig - • tarfile - • termpdf.py - • textwrap - • tokenize - • typing - • unittest.case - • unittest.loader - • urllib.parse - • urllib.request - • warnings - • xml.etree.ElementPath - • xml.etree.ElementTree - -
- -
- -
- - re._casefix -SourceModule
-imports: - re - -
-
-imported by: - re._compiler - • termpdf.py - -
- -
- -
- - re._compiler -SourceModule
-imports: - _sre - • re - • re._casefix - • re._constants - • re._parser - • sys - -
-
-imported by: - re - • sre_compile - • termpdf.py - -
- -
- -
- - re._constants -SourceModule
-imports: - _sre - • re - -
-
-imported by: - re - • re._compiler - • re._parser - • sre_constants - • termpdf.py - -
- -
- -
- - re._parser -SourceModule
-imports: - re - • re._constants - • unicodedata - • warnings - -
-
-imported by: - re - • re._compiler - • sre_parse - • termpdf.py - -
- -
- -
- - readline /usr/local/Cellar/python@3.11/3.11.4_1/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 - • pydoc - • termpdf.py - -
- -
- -
- - resource /usr/local/Cellar/python@3.11/3.11.4_1/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 /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/select.cpython-311-darwin.so
-imported by: - http.server - • pydoc - • selectors - • subprocess - -
- -
- -
- - 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 - • http.server - • 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 - -
- -
- -
- - 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 - • socketserver - • ssl - • urllib.request - • webbrowser - -
- -
- -
- - socketserver -SourceModule
-imports: - io - • os - • selectors - • socket - • sys - • threading - • time - • traceback - -
-
-imported by: - http.server - -
- -
- -
- - sre_compile -SourceModule
-imports: - re - • re._compiler - • warnings - -
-
-imported by: - termpdf.py - -
- -
- -
- - sre_constants -SourceModule
-imports: - re - • re._constants - • warnings - -
-
-imported by: - termpdf.py - -
- -
- -
- - sre_parse -SourceModule
-imports: - re - • re._parser - • warnings - -
-
-imported by: - termpdf.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 - • urllib.request - -
- -
- -
- - stat -SourceModule
-imports: - _stat - -
-
-imported by: - asyncio.base_events - • asyncio.unix_events - • genericpath - • glob - • netrc - • ntpath - • os - • pathlib - • pkg_resources - • posixpath - • shutil - • tarfile - • termpdf.py - • 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 - • fitz.utils - • fontTools.misc.textTools - • fontTools.misc.xmlWriter - • 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 - • fontTools.cffLib - • fontTools.misc.macRes - • fontTools.misc.psCharStrings - • fontTools.misc.sstruct - • fontTools.subset - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables.C_B_D_T_ - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.E_B_D_T_ - • fontTools.ttLib.tables.E_B_L_C_ - • fontTools.ttLib.tables.F__e_a_t - • fontTools.ttLib.tables.G__l_a_t - • fontTools.ttLib.tables.L_T_S_H_ - • fontTools.ttLib.tables.M_E_T_A_ - • fontTools.ttLib.tables.S_V_G_ - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.S__i_l_l - • fontTools.ttLib.tables.T_S_I__0 - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables.V_D_M_X_ - • fontTools.ttLib.tables.V_O_R_G_ - • fontTools.ttLib.tables._a_v_a_r - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._f_v_a_r - • fontTools.ttLib.tables._g_a_s_p - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_t_a_g - • fontTools.ttLib.tables._n_a_m_e - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables._t_r_a_k - • fontTools.ttLib.tables.grUtils - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.sbixGlyph - • fontTools.ttLib.tables.sbixStrike - • fontTools.ttLib.ttCollection - • fontTools.ttLib.woff2 - • gettext - • gzip - • multiprocessing.connection - • multiprocessing.forkserver - • multiprocessing.shared_memory - • multiprocessing.synchronize - • numpy.lib.format - • packaging._elffile - • pickle - • pkg_resources._vendor.packaging._elffile - • platform - • plistlib - • 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 - • http.server - • multiprocessing.util - • numpy.distutils.cpuinfo - • 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 - • 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 - • fitz - • fitz.fitz - • fontTools.cffLib.specializer - • fontTools.colorLib.unbuilder - • fontTools.misc.arrayTools - • fontTools.misc.bezierTools - • fontTools.misc.classifyTools - • fontTools.misc.etree - • fontTools.misc.filenames - • fontTools.misc.loggingTools - • fontTools.misc.textTools - • fontTools.misc.timeTools - • fontTools.misc.transform - • fontTools.misc.xmlReader - • fontTools.misc.xmlWriter - • fontTools.otlLib.optimize - • fontTools.subset - • fontTools.ttLib - • fontTools.ttLib.sfnt - • fontTools.ttLib.tables - • fontTools.ttLib.tables.C_P_A_L_ - • fontTools.ttLib.tables.G_P_K_G_ - • fontTools.ttLib.tables.G__l_o_c - • fontTools.ttLib.tables.O_S_2f_2 - • fontTools.ttLib.tables.S__i_l_f - • fontTools.ttLib.tables.T_S_I__5 - • fontTools.ttLib.tables.TupleVariation - • fontTools.ttLib.tables._c_m_a_p - • fontTools.ttLib.tables._c_v_t - • fontTools.ttLib.tables._f_p_g_m - • fontTools.ttLib.tables._g_l_y_f - • fontTools.ttLib.tables._g_v_a_r - • fontTools.ttLib.tables._h_m_t_x - • fontTools.ttLib.tables._k_e_r_n - • fontTools.ttLib.tables._l_o_c_a - • fontTools.ttLib.tables._p_o_s_t - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.woff2 - • fontTools.ttx - • fontTools.varLib - • fontTools.varLib.featureVars - • fontTools.varLib.models - • fontTools.varLib.varStore - • 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._typing._generic_alias - • numpy.array_api._typing - • numpy.compat.py3k - • numpy.core - • numpy.core._add_newdocs_scalars - • numpy.core._internal - • numpy.core.arrayprint - • numpy.core.numeric - • numpy.distutils.cpuinfo - • numpy.lib.function_base - • numpy.lib.index_tricks - • numpy.lib.utils - • numpy.matrixlib.defmatrix - • numpy.testing._private.extbuild - • numpy.testing._private.noseclasses - • numpy.testing._private.nosetester - • numpy.testing._private.utils - • os - • packaging._manylinux - • packaging._musllinux - • packaging.markers - • packaging.tags - • pathlib - • pdb - • pickle - • pkg_resources - • pkg_resources._vendor.importlib_resources._compat - • pkg_resources._vendor.more_itertools.more - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.packaging._musllinux - • pkg_resources._vendor.packaging.markers - • 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 - • platformdirs - • platformdirs.android - • platformdirs.api - • platformdirs.unix - • platformdirs.windows - • posixpath - • pprint - • py_compile - • pydoc - • pyi_rth_inspect.py - • pyi_rth_multiprocessing.py - • pyi_rth_pkgres.py - • pyi_rth_pkgutil.py - • quopri - • re._compiler - • runpy - • selectors - • shlex - • shutil - • socket - • socketserver - • ssl - • statistics - • subprocess - • sysconfig - • tarfile - • tempfile - • threading - • timeit - • tokenize - • traceback - • types - • typing - • typing_extensions - • unittest.case - • unittest.loader - • unittest.main - • unittest.result - • unittest.runner - • unittest.suite - • urllib.parse - • urllib.request - • warnings - • weakref - • webbrowser - • xml.etree.ElementTree - • 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.testing._private.extbuild - • 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: - fitz.fitz - • 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 - • fitz.utils - • importlib.resources._common - • 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 - • urllib.request - • urllib.response - • webbrowser - -
- -
- -
- - termios /usr/local/Cellar/python@3.11/3.11.4_1/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 - • fontTools.config - • fontTools.designspaceLib - • fontTools.varLib.errors - • importlib.metadata - • importlib.metadata._adapters - • numpy._typing._add_docstring - • numpy.lib.utils - • numpy.ma.core - • 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 - • socketserver - • subprocess - • 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 - • fitz.fitz - • fontTools.misc.timeTools - • fontTools.ttLib - • gc - • gzip - • http.cookiejar - • http.server - • logging - • 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 - • socketserver - • ssl - • subprocess - • tarfile - • threading - • timeit - • unittest.runner - • urllib.request - • urllib.robotparser - • xmlrpc.client - • zipfile - • zipimport - -
- -
- -
- - timeit -SourceModule
-imports: - gc - • getopt - • itertools - • linecache - • os - • sys - • time - • traceback - • warnings - -
-
-imported by: - fontTools.misc.loggingTools - -
- -
- -
- - token -SourceModule
-imported by: - inspect - • termpdf.py - • 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 - • termpdf.py - -
- -
- -
- - 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 - • fontTools.ttLib.tables.ttProgram - • fontTools.ttLib.ttFont - • http.cookiejar - • logging - • multiprocessing.managers - • multiprocessing.pool - • multiprocessing.process - • multiprocessing.queues - • multiprocessing.util - • numpy.testing._private.utils - • pdb - • py_compile - • pydoc - • socketserver - • termpdf.py - • threading - • timeit - • 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 - • concurrent.futures._base - • concurrent.futures.thread - • contextlib - • copy - • ctypes - • dataclasses - • difflib - • dis - • email.headerregistry - • enum - • fontTools.misc.cython - • fontTools.misc.plistlib - • fontTools.subset - • fontTools.ttLib.sfnt - • fontTools.ttLib.ttGlyphSet - • functools - • imp - • importlib.metadata._functools - • importlib.resources._common - • importlib.resources._legacy - • importlib.util - • inspect - • logging - • multiprocessing.managers - • multiprocessing.pool - • multiprocessing.queues - • multiprocessing.shared_memory - • multiprocessing.spawn - • numpy._typing._generic_alias - • numpy.array_api._array_object - • numpy.compat._inspect - • numpy.core.fromnumeric - • numpy.core.function_base - • numpy.distutils.cpuinfo - • numpy.lib.utils - • numpy.testing._private.parameterized - • 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 - • termpdf.py - • typing - • typing_extensions - • unittest.case - • unittest.loader - • urllib.parse - -
- -
- -
- - typing -SourceModule
-imports: - _typing - • abc - • collections - • collections.abc - • contextlib - • functools - • operator - • re - • sys - • types - • warnings - -
-
-imported by: - asyncio.staggered - • asyncio.timeouts - • fitz.fitz - • fitz.utils - • fontTools.colorLib.builder - • fontTools.designspaceLib - • fontTools.designspaceLib.split - • fontTools.designspaceLib.statNames - • fontTools.designspaceLib.types - • fontTools.feaLib.location - • fontTools.feaLib.lookupDebugInfo - • fontTools.misc.configTools - • fontTools.misc.plistlib - • fontTools.misc.transform - • fontTools.otlLib.optimize.gpos - • fontTools.pens.basePen - • fontTools.pens.pointPen - • fontTools.subset.svg - • fontTools.ttLib.tables.otBase - • fontTools.ttLib.tables.otConverters - • fontTools.ttLib.tables.otTables - • fontTools.ttLib.tables.otTraverse - • fontTools.ttLib.tables.ttProgram - • fontTools.varLib - • fontTools.varLib.iup - • fontTools.varLib.stat - • functools - • 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._generic_alias - • 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 - • packaging._elffile - • packaging._manylinux - • packaging._musllinux - • packaging._parser - • packaging._tokenizer - • packaging.markers - • 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.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 - • platformdirs - • platformdirs.android - • platformdirs.api - • platformdirs.windows - • typing_extensions - -
- -
- -
- - typing_extensions -SourceModule
-imports: - abc - • collections - • collections.abc - • functools - • inspect - • operator - • sys - • types - • typing - • warnings - -
-
-imported by: - platformdirs - -
- -
- -
- - uharfbuzz -MissingModule
-imported by: - fontTools.ttLib.tables.otBase - -
- -
- -
- - unicodedata /usr/local/Cellar/python@3.11/3.11.4_1/Frameworks/Python.framework/Versions/3.11/lib/python3.11/lib-dynload/unicodedata.cpython-311-darwin.so
-imported by: - encodings.idna - • fontTools.unicode - • re._parser - • stringprep - • urllib.parse - -
- -
- -
- - unicodedata2 -MissingModule
-imported by: - fontTools.unicode - -
- -
- -
- - 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.parameterized - • 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 - • termpdf.py - • urllib.error - • urllib.parse - • urllib.request - • urllib.response - • urllib.robotparser - -
- -
- -
- - urllib.error -SourceModule
-imports: - io - • urllib - • urllib.response - -
-
-imported by: - numpy.lib._datasource - • termpdf.py - • 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 - • packaging.requirements - • pathlib - • pkg_resources._vendor.packaging.requirements - • pydoc - • termpdf.py - • urllib.request - • urllib.robotparser - • xml.etree.ElementInclude - • 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 - • termpdf.py - • urllib.robotparser - • xml.sax.saxutils - -
- -
- -
- - urllib.response -SourceModule
-imports: - tempfile - • urllib - -
-
-imported by: - termpdf.py - • urllib.error - • urllib.request - -
- -
- -
- - urllib.robotparser -SourceModule
-imports: - collections - • time - • urllib - • urllib.parse - • urllib.request - -
-
-imported by: - termpdf.py - -
- -
- -
- - 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 - • codeop - • configparser - • enum - • fitz - • fitz.utils - • fontTools.misc.arrayTools - • fontTools.misc.loggingTools - • fontTools.misc.plistlib - • fontTools.misc.vector - • fontTools.otlLib.optimize.gpos - • fontTools.ttLib.tables.grUtils - • 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 - • 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.records - • numpy.core.shape_base - • numpy.ctypeslib - • numpy.distutils - • numpy.distutils.cpuinfo - • 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.type_check - • 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.decorators - • numpy.testing._private.nosetester - • numpy.testing._private.parameterized - • 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.more_itertools.more - • pkg_resources._vendor.packaging._manylinux - • pkg_resources._vendor.typing_extensions - • pkgutil - • pydoc - • random - • re - • re._parser - • runpy - • shlex - • sre_compile - • sre_constants - • sre_parse - • ssl - • subprocess - • sysconfig - • tarfile - • tempfile - • termpdf.py - • threading - • timeit - • typing - • typing_extensions - • unittest.async_case - • unittest.case - • unittest.loader - • unittest.main - • unittest.runner - • urllib.parse - • urllib.request - • webbrowser - • xml.etree.ElementTree - • 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 - • fitz.fitz - • functools - • logging - • multiprocessing.dummy - • multiprocessing.queues - • multiprocessing.sharedctypes - • multiprocessing.util - • numpy.lib.npyio - • tempfile - • termpdf.py - • unittest.signals - • xml.sax.expatreader - -
- -
- -
- - webbrowser -SourceModule
-imports: - copy - • getopt - • glob - • os - • pwd - • shlex - • shutil - • socket - • subprocess - • sys - • tempfile - • threading - • warnings - -
-
-imported by: - pydoc - -
- -
- -
- - win32pdh -MissingModule
-imported by: - numpy.testing._private.utils - -
- -
- -
- - winreg -MissingModule
-imported by: - importlib._bootstrap_external - • mimetypes - • numpy.distutils.cpuinfo - • pkg_resources._vendor.platformdirs.windows - • platform - • platformdirs.windows - • urllib.request - -
- -
- -
- - xattr -MissingModule
-imported by: - fontTools.misc.macCreatorType - -
- -
- -
- - xml -Package
-imports: - xml.sax.expatreader - • xml.sax.xmlreader - -
-
-imported by: - xml.etree - • xml.parsers - • xml.sax - -
- -
- -
- - xml.etree -Package
-imports: - xml - • xml.etree - • xml.etree.ElementPath - • xml.etree.ElementTree - -
-
-imported by: - xml.etree - • xml.etree.ElementInclude - • xml.etree.ElementPath - • xml.etree.ElementTree - • xml.etree.cElementTree - -
- -
- -
- - xml.etree.ElementInclude -SourceModule
-imports: - copy - • urllib.parse - • xml.etree - • xml.etree.ElementTree - -
-
-imported by: - _elementtree - -
- -
- -
- - xml.etree.ElementPath -SourceModule
-imports: - re - • xml.etree - -
-
-imported by: - _elementtree - • xml.etree - • xml.etree.ElementTree - -
- -
- -
- - xml.etree.ElementTree -SourceModule
-imports: - _elementtree - • collections - • collections.abc - • contextlib - • io - • pyexpat - • re - • sys - • warnings - • xml.etree - • xml.etree.ElementPath - • xml.parsers - • xml.parsers.expat - -
-
-imported by: - _elementtree - • fontTools.misc.etree - • xml.etree - • xml.etree.ElementInclude - • xml.etree.cElementTree - -
- -
- -
- - xml.etree.cElementTree -SourceModule
-imports: - xml.etree - • xml.etree.ElementTree - -
-
-imported by: - _elementtree - • fontTools.misc.etree - -
- -
- -
- - xml.parsers -Package
-imports: - xml - • xml.parsers.expat - -
-
-imported by: - xml.etree.ElementTree - • xml.parsers.expat - • xml.sax.expatreader - • xmlrpc.client - -
- -
- -
- - xml.parsers.expat -SourceModule
-imports: - pyexpat - • sys - • xml.parsers - -
-
-imported by: - fontTools.misc.xmlReader - • plistlib - • xml.etree.ElementTree - • xml.parsers - • 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: - fitz.fitz - • importlib.metadata - • importlib.resources.readers - • numpy.lib.npyio - • pkg_resources - • pkg_resources._vendor.importlib_resources._compat - • pkg_resources._vendor.zipp - • shutil - -
- -
- -
- - zipimport -SourceModule
-imports: - _frozen_importlib - • _frozen_importlib_external - • _imp - • _io - • _warnings - • importlib.readers - • marshal - • sys - • time - • zlib - -
-
-imported by: - pkg_resources - • pkgutil - -
- -
- -
- - zlib /usr/local/Cellar/python@3.11/3.11.4_1/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 - • fontTools.ttLib.sfnt - • gzip - • shutil - • tarfile - • zipfile - • zipimport - -
- -
- -
- - zopfli -MissingModule
-imported by: - fontTools.ttLib.sfnt - -
- -
- - - diff --git a/src/dist/termpdf b/src/dist/termpdf deleted file mode 100755 index ce427b5..0000000 Binary files a/src/dist/termpdf and /dev/null differ diff --git a/src/termpdf.spec b/src/termpdf.spec deleted file mode 100644 index 7a4f0f4..0000000 --- a/src/termpdf.spec +++ /dev/null @@ -1,44 +0,0 @@ -# -*- mode: python ; coding: utf-8 -*- - - -block_cipher = None - - -a = Analysis( - ['termpdf.py'], - pathex=[], - binaries=[], - datas=[], - hiddenimports=[], - hookspath=[], - hooksconfig={}, - runtime_hooks=[], - excludes=[], - win_no_prefer_redirects=False, - win_private_assemblies=False, - cipher=block_cipher, - noarchive=False, -) -pyz = PYZ(a.pure, a.zipped_data, cipher=block_cipher) - -exe = EXE( - pyz, - a.scripts, - a.binaries, - a.zipfiles, - a.datas, - [], - name='termpdf', - debug=False, - bootloader_ignore_signals=False, - strip=False, - upx=True, - upx_exclude=[], - runtime_tmpdir=None, - console=True, - disable_windowed_traceback=False, - argv_emulation=False, - target_arch=None, - codesign_identity=None, - entitlements_file=None, -)