|
|
@@ -0,0 +1,1551 @@
|
|
|
+digraph G {
|
|
|
+charset="UTF-8";
|
|
|
+ rankdir="LR";
|
|
|
+ concentrate="true";
|
|
|
+ "<PyiModuleGraph>" [label="<PyiModuleGraph>"];
|
|
|
+ "zipimport" [label="<f0> SourceModule| <f1> zipimport",shape="record"];
|
|
|
+ "zlib" [label="<f0> Extension| <f1> zlib",shape="record"];
|
|
|
+ "importlib.readers" [label="<f0> SourceModule| <f1> importlib.readers",shape="record"];
|
|
|
+ "importlib" [label="<f0> Package| <f1> importlib",shape="record"];
|
|
|
+ "importlib.machinery" [label="<f0> SourceModule| <f1> importlib.machinery",shape="record"];
|
|
|
+ "importlib._bootstrap_external" [label="<f0> SourceModule| <f1> importlib._bootstrap_external",shape="record"];
|
|
|
+ "importlib.metadata" [label="<f0> Package| <f1> importlib.metadata",shape="record"];
|
|
|
+ "typing" [label="<f0> SourceModule| <f1> typing",shape="record"];
|
|
|
+ "_typing" [label="<f0> Extension| <f1> _typing",shape="record"];
|
|
|
+ "importlib.abc" [label="<f0> SourceModule| <f1> importlib.abc",shape="record"];
|
|
|
+ "importlib.resources.abc" [label="<f0> SourceModule| <f1> importlib.resources.abc",shape="record"];
|
|
|
+ "importlib.resources" [label="<f0> Package| <f1> importlib.resources",shape="record"];
|
|
|
+ "importlib.resources._legacy" [label="<f0> SourceModule| <f1> importlib.resources._legacy",shape="record"];
|
|
|
+ "importlib.resources._common" [label="<f0> SourceModule| <f1> importlib.resources._common",shape="record"];
|
|
|
+ "importlib.resources._adapters" [label="<f0> SourceModule| <f1> importlib.resources._adapters",shape="record"];
|
|
|
+ "tempfile" [label="<f0> SourceModule| <f1> tempfile",shape="record"];
|
|
|
+ "_thread" [label="<f0> BuiltinModule| <f1> _thread",shape="record"];
|
|
|
+ "random" [label="<f0> SourceModule| <f1> random",shape="record"];
|
|
|
+ "statistics" [label="<f0> SourceModule| <f1> statistics",shape="record"];
|
|
|
+ "_statistics" [label="<f0> Extension| <f1> _statistics",shape="record"];
|
|
|
+ "decimal" [label="<f0> SourceModule| <f1> decimal",shape="record"];
|
|
|
+ "_pydecimal" [label="<f0> SourceModule| <f1> _pydecimal",shape="record"];
|
|
|
+ "contextvars" [label="<f0> SourceModule| <f1> contextvars",shape="record"];
|
|
|
+ "_contextvars" [label="<f0> Extension| <f1> _contextvars",shape="record"];
|
|
|
+ "_decimal" [label="<f0> Extension| <f1> _decimal",shape="record"];
|
|
|
+ "fractions" [label="<f0> SourceModule| <f1> fractions",shape="record"];
|
|
|
+ "numbers" [label="<f0> SourceModule| <f1> numbers",shape="record"];
|
|
|
+ "hashlib" [label="<f0> SourceModule| <f1> hashlib",shape="record"];
|
|
|
+ "logging" [label="<f0> Package| <f1> logging",shape="record"];
|
|
|
+ "atexit" [label="<f0> BuiltinModule| <f1> atexit",shape="record"];
|
|
|
+ "pickle" [label="<f0> SourceModule| <f1> pickle",shape="record"];
|
|
|
+ "pprint" [label="<f0> SourceModule| <f1> pprint",shape="record"];
|
|
|
+ "dataclasses" [label="<f0> SourceModule| <f1> dataclasses",shape="record"];
|
|
|
+ "builtins" [label="<f0> BuiltinModule| <f1> builtins",shape="record"];
|
|
|
+ "inspect" [label="<f0> SourceModule| <f1> inspect",shape="record"];
|
|
|
+ "argparse" [label="<f0> SourceModule| <f1> argparse",shape="record"];
|
|
|
+ "gettext" [label="<f0> SourceModule| <f1> gettext",shape="record"];
|
|
|
+ "token" [label="<f0> SourceModule| <f1> token",shape="record"];
|
|
|
+ "dis" [label="<f0> SourceModule| <f1> dis",shape="record"];
|
|
|
+ "opcode" [label="<f0> SourceModule| <f1> opcode",shape="record"];
|
|
|
+ "_opcode" [label="<f0> Extension| <f1> _opcode",shape="record"];
|
|
|
+ "ast" [label="<f0> SourceModule| <f1> ast",shape="record"];
|
|
|
+ "_ast" [label="<f0> BuiltinModule| <f1> _ast",shape="record"];
|
|
|
+ "copy" [label="<f0> SourceModule| <f1> copy",shape="record"];
|
|
|
+ "'org.python'" [label="<f0> MissingModule| <f1> 'org.python'",shape="record"];
|
|
|
+ "org" [label="<f0> MissingModule| <f1> org",shape="record"];
|
|
|
+ "_compat_pickle" [label="<f0> SourceModule| <f1> _compat_pickle",shape="record"];
|
|
|
+ "struct" [label="<f0> SourceModule| <f1> struct",shape="record"];
|
|
|
+ "_struct" [label="<f0> Extension| <f1> _struct",shape="record"];
|
|
|
+ "threading" [label="<f0> SourceModule| <f1> threading",shape="record"];
|
|
|
+ "_threading_local" [label="<f0> SourceModule| <f1> _threading_local",shape="record"];
|
|
|
+ "_collections" [label="<f0> BuiltinModule| <f1> _collections",shape="record"];
|
|
|
+ "string" [label="<f0> SourceModule| <f1> string",shape="record"];
|
|
|
+ "_string" [label="<f0> BuiltinModule| <f1> _string",shape="record"];
|
|
|
+ "_hashlib" [label="<f0> Extension| <f1> _hashlib",shape="record"];
|
|
|
+ "_sha3" [label="<f0> Extension| <f1> _sha3",shape="record"];
|
|
|
+ "_blake2" [label="<f0> Extension| <f1> _blake2",shape="record"];
|
|
|
+ "_sha256" [label="<f0> Extension| <f1> _sha256",shape="record"];
|
|
|
+ "_md5" [label="<f0> Extension| <f1> _md5",shape="record"];
|
|
|
+ "_sha1" [label="<f0> Extension| <f1> _sha1",shape="record"];
|
|
|
+ "_sha512" [label="<f0> Extension| <f1> _sha512",shape="record"];
|
|
|
+ "_random" [label="<f0> Extension| <f1> _random",shape="record"];
|
|
|
+ "bisect" [label="<f0> SourceModule| <f1> bisect",shape="record"];
|
|
|
+ "_bisect" [label="<f0> Extension| <f1> _bisect",shape="record"];
|
|
|
+ "math" [label="<f0> Extension| <f1> math",shape="record"];
|
|
|
+ "errno" [label="<f0> BuiltinModule| <f1> errno",shape="record"];
|
|
|
+ "shutil" [label="<f0> SourceModule| <f1> shutil",shape="record"];
|
|
|
+ "tarfile" [label="<f0> SourceModule| <f1> tarfile",shape="record"];
|
|
|
+ "gzip" [label="<f0> SourceModule| <f1> gzip",shape="record"];
|
|
|
+ "_compression" [label="<f0> SourceModule| <f1> _compression",shape="record"];
|
|
|
+ "pwd" [label="<f0> BuiltinModule| <f1> pwd",shape="record"];
|
|
|
+ "grp" [label="<f0> Extension| <f1> grp",shape="record"];
|
|
|
+ "lzma" [label="<f0> SourceModule| <f1> lzma",shape="record"];
|
|
|
+ "_lzma" [label="<f0> Extension| <f1> _lzma",shape="record"];
|
|
|
+ "bz2" [label="<f0> SourceModule| <f1> bz2",shape="record"];
|
|
|
+ "_bz2" [label="<f0> Extension| <f1> _bz2",shape="record"];
|
|
|
+ "fnmatch" [label="<f0> SourceModule| <f1> fnmatch",shape="record"];
|
|
|
+ "importlib._abc" [label="<f0> SourceModule| <f1> importlib._abc",shape="record"];
|
|
|
+ "contextlib" [label="<f0> SourceModule| <f1> contextlib",shape="record"];
|
|
|
+ "importlib.metadata._itertools" [label="<f0> SourceModule| <f1> importlib.metadata._itertools",shape="record"];
|
|
|
+ "importlib.metadata._functools" [label="<f0> SourceModule| <f1> importlib.metadata._functools",shape="record"];
|
|
|
+ "importlib.metadata._collections" [label="<f0> SourceModule| <f1> importlib.metadata._collections",shape="record"];
|
|
|
+ "importlib.metadata._meta" [label="<f0> SourceModule| <f1> importlib.metadata._meta",shape="record"];
|
|
|
+ "importlib.metadata._adapters" [label="<f0> SourceModule| <f1> importlib.metadata._adapters",shape="record"];
|
|
|
+ "importlib.metadata._text" [label="<f0> SourceModule| <f1> importlib.metadata._text",shape="record"];
|
|
|
+ "email.message" [label="<f0> SourceModule| <f1> email.message",shape="record"];
|
|
|
+ "email.policy" [label="<f0> SourceModule| <f1> email.policy",shape="record"];
|
|
|
+ "email.contentmanager" [label="<f0> SourceModule| <f1> email.contentmanager",shape="record"];
|
|
|
+ "email.quoprimime" [label="<f0> SourceModule| <f1> email.quoprimime",shape="record"];
|
|
|
+ "email.headerregistry" [label="<f0> SourceModule| <f1> email.headerregistry",shape="record"];
|
|
|
+ "email._header_value_parser" [label="<f0> SourceModule| <f1> email._header_value_parser",shape="record"];
|
|
|
+ "urllib" [label="<f0> Package| <f1> urllib",shape="record"];
|
|
|
+ "email.iterators" [label="<f0> SourceModule| <f1> email.iterators",shape="record"];
|
|
|
+ "email.generator" [label="<f0> SourceModule| <f1> email.generator",shape="record"];
|
|
|
+ "email._encoded_words" [label="<f0> SourceModule| <f1> email._encoded_words",shape="record"];
|
|
|
+ "base64" [label="<f0> SourceModule| <f1> base64",shape="record"];
|
|
|
+ "getopt" [label="<f0> SourceModule| <f1> getopt",shape="record"];
|
|
|
+ "email.charset" [label="<f0> SourceModule| <f1> email.charset",shape="record"];
|
|
|
+ "email.encoders" [label="<f0> SourceModule| <f1> email.encoders",shape="record"];
|
|
|
+ "email.base64mime" [label="<f0> SourceModule| <f1> email.base64mime",shape="record"];
|
|
|
+ "email._policybase" [label="<f0> SourceModule| <f1> email._policybase",shape="record"];
|
|
|
+ "email.header" [label="<f0> SourceModule| <f1> email.header",shape="record"];
|
|
|
+ "email.errors" [label="<f0> SourceModule| <f1> email.errors",shape="record"];
|
|
|
+ "email.utils" [label="<f0> SourceModule| <f1> email.utils",shape="record"];
|
|
|
+ "email._parseaddr" [label="<f0> SourceModule| <f1> email._parseaddr",shape="record"];
|
|
|
+ "calendar" [label="<f0> SourceModule| <f1> calendar",shape="record"];
|
|
|
+ "urllib.parse" [label="<f0> SourceModule| <f1> urllib.parse",shape="record"];
|
|
|
+ "unicodedata" [label="<f0> Extension| <f1> unicodedata",shape="record"];
|
|
|
+ "ipaddress" [label="<f0> SourceModule| <f1> ipaddress",shape="record"];
|
|
|
+ "socket" [label="<f0> SourceModule| <f1> socket",shape="record"];
|
|
|
+ "array" [label="<f0> Extension| <f1> array",shape="record"];
|
|
|
+ "selectors" [label="<f0> SourceModule| <f1> selectors",shape="record"];
|
|
|
+ "select" [label="<f0> Extension| <f1> select",shape="record"];
|
|
|
+ "_socket" [label="<f0> Extension| <f1> _socket",shape="record"];
|
|
|
+ "quopri" [label="<f0> SourceModule| <f1> quopri",shape="record"];
|
|
|
+ "binascii" [label="<f0> Extension| <f1> binascii",shape="record"];
|
|
|
+ "itertools" [label="<f0> BuiltinModule| <f1> itertools",shape="record"];
|
|
|
+ "textwrap" [label="<f0> SourceModule| <f1> textwrap",shape="record"];
|
|
|
+ "zipfile" [label="<f0> SourceModule| <f1> zipfile",shape="record"];
|
|
|
+ "py_compile" [label="<f0> SourceModule| <f1> py_compile",shape="record"];
|
|
|
+ "os.path" [label="<f0> AliasNode| <f1> os.path",shape="record"];
|
|
|
+ "importlib.util" [label="<f0> SourceModule| <f1> importlib.util",shape="record"];
|
|
|
+ "pathlib" [label="<f0> SourceModule| <f1> pathlib",shape="record"];
|
|
|
+ "email" [label="<f0> Package| <f1> email",shape="record"];
|
|
|
+ "email.parser" [label="<f0> SourceModule| <f1> email.parser",shape="record"];
|
|
|
+ "email.feedparser" [label="<f0> SourceModule| <f1> email.feedparser",shape="record"];
|
|
|
+ "csv" [label="<f0> SourceModule| <f1> csv",shape="record"];
|
|
|
+ "_csv" [label="<f0> Extension| <f1> _csv",shape="record"];
|
|
|
+ "tokenize" [label="<f0> SourceModule| <f1> tokenize",shape="record"];
|
|
|
+ "_tokenize" [label="<f0> BuiltinModule| <f1> _tokenize",shape="record"];
|
|
|
+ "winreg" [label="<f0> MissingModule| <f1> winreg",shape="record"];
|
|
|
+ "nt" [label="<f0> MissingModule| <f1> nt",shape="record"];
|
|
|
+ "importlib._bootstrap" [label="<f0> SourceModule| <f1> importlib._bootstrap",shape="record"];
|
|
|
+ "importlib.resources.readers" [label="<f0> SourceModule| <f1> importlib.resources.readers",shape="record"];
|
|
|
+ "importlib.resources._itertools" [label="<f0> SourceModule| <f1> importlib.resources._itertools",shape="record"];
|
|
|
+ "_warnings" [label="<f0> BuiltinModule| <f1> _warnings",shape="record"];
|
|
|
+ "sys" [label="<f0> BuiltinModule| <f1> sys",shape="record"];
|
|
|
+ "marshal" [label="<f0> BuiltinModule| <f1> marshal",shape="record"];
|
|
|
+ "_io" [label="<f0> BuiltinModule| <f1> _io",shape="record"];
|
|
|
+ "_imp" [label="<f0> BuiltinModule| <f1> _imp",shape="record"];
|
|
|
+ "_frozen_importlib" [label="<f0> ExcludedModule| <f1> _frozen_importlib",shape="record"];
|
|
|
+ "_frozen_importlib_external" [label="<f0> MissingModule| <f1> _frozen_importlib_external",shape="record"];
|
|
|
+ "tkinter" [label="<f0> Package| <f1> tkinter",shape="record"];
|
|
|
+ "tkinter.constants" [label="<f0> SourceModule| <f1> tkinter.constants",shape="record"];
|
|
|
+ "_tkinter" [label="<f0> Extension| <f1> _tkinter",shape="record"];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" [label="<f0> Script| <f1> /Volumes/work/project/awesome-python/main.py",shape="record"];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" [label="<f0> Script| <f1> /opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py",shape="record"];
|
|
|
+ "_pyi_rth_utils" [label="<f0> Package| <f1> _pyi_rth_utils",shape="record"];
|
|
|
+ "_pyi_rth_utils.qt" [label="<f0> SourceModule| <f1> _pyi_rth_utils.qt",shape="record"];
|
|
|
+ "pyimod02_importers" [label="<f0> MissingModule| <f1> pyimod02_importers",shape="record"];
|
|
|
+ "pkgutil" [label="<f0> SourceModule| <f1> pkgutil",shape="record"];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py" [label="<f0> Script| <f1> /opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py",shape="record"];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" [label="<f0> Script| <f1> /opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py",shape="record"];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py" [label="<f0> Script| <f1> /opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py",shape="record"];
|
|
|
+ "litter_helper" [label="<f0> SourceModule| <f1> litter_helper",shape="record"];
|
|
|
+ "PyQt5" [label="<f0> Package| <f1> PyQt5",shape="record"];
|
|
|
+ "PyQt5.sip" [label="<f0> Extension| <f1> PyQt5.sip",shape="record"];
|
|
|
+ "PyQt5.QtGui" [label="<f0> Extension| <f1> PyQt5.QtGui",shape="record"];
|
|
|
+ "PyQt5.QtWidgets" [label="<f0> Extension| <f1> PyQt5.QtWidgets",shape="record"];
|
|
|
+ "PyQt5.QtCore" [label="<f0> Extension| <f1> PyQt5.QtCore",shape="record"];
|
|
|
+ "_weakrefset" [label="<f0> SourceModule| <f1> _weakrefset",shape="record"];
|
|
|
+ "_weakref" [label="<f0> BuiltinModule| <f1> _weakref",shape="record"];
|
|
|
+ "sre_compile" [label="<f0> SourceModule| <f1> sre_compile",shape="record"];
|
|
|
+ "locale" [label="<f0> SourceModule| <f1> locale",shape="record"];
|
|
|
+ "_locale" [label="<f0> BuiltinModule| <f1> _locale",shape="record"];
|
|
|
+ "sre_constants" [label="<f0> SourceModule| <f1> sre_constants",shape="record"];
|
|
|
+ "genericpath" [label="<f0> SourceModule| <f1> genericpath",shape="record"];
|
|
|
+ "re._parser" [label="<f0> SourceModule| <f1> re._parser",shape="record"];
|
|
|
+ "re._constants" [label="<f0> SourceModule| <f1> re._constants",shape="record"];
|
|
|
+ "re._compiler" [label="<f0> SourceModule| <f1> re._compiler",shape="record"];
|
|
|
+ "re._casefix" [label="<f0> SourceModule| <f1> re._casefix",shape="record"];
|
|
|
+ "re" [label="<f0> Package| <f1> re",shape="record"];
|
|
|
+ "warnings" [label="<f0> SourceModule| <f1> warnings",shape="record"];
|
|
|
+ "tracemalloc" [label="<f0> SourceModule| <f1> tracemalloc",shape="record"];
|
|
|
+ "_tracemalloc" [label="<f0> BuiltinModule| <f1> _tracemalloc",shape="record"];
|
|
|
+ "io" [label="<f0> SourceModule| <f1> io",shape="record"];
|
|
|
+ "stat" [label="<f0> SourceModule| <f1> stat",shape="record"];
|
|
|
+ "_stat" [label="<f0> BuiltinModule| <f1> _stat",shape="record"];
|
|
|
+ "operator" [label="<f0> SourceModule| <f1> operator",shape="record"];
|
|
|
+ "_operator" [label="<f0> BuiltinModule| <f1> _operator",shape="record"];
|
|
|
+ "ntpath" [label="<f0> SourceModule| <f1> ntpath",shape="record"];
|
|
|
+ "_winapi" [label="<f0> MissingModule| <f1> _winapi",shape="record"];
|
|
|
+ "sre_parse" [label="<f0> SourceModule| <f1> sre_parse",shape="record"];
|
|
|
+ "os" [label="<f0> SourceModule| <f1> os",shape="record"];
|
|
|
+ "subprocess" [label="<f0> SourceModule| <f1> subprocess",shape="record"];
|
|
|
+ "msvcrt" [label="<f0> MissingModule| <f1> msvcrt",shape="record"];
|
|
|
+ "fcntl" [label="<f0> Extension| <f1> fcntl",shape="record"];
|
|
|
+ "signal" [label="<f0> SourceModule| <f1> signal",shape="record"];
|
|
|
+ "_signal" [label="<f0> BuiltinModule| <f1> _signal",shape="record"];
|
|
|
+ "enum" [label="<f0> SourceModule| <f1> enum",shape="record"];
|
|
|
+ "abc" [label="<f0> SourceModule| <f1> abc",shape="record"];
|
|
|
+ "_py_abc" [label="<f0> SourceModule| <f1> _py_abc",shape="record"];
|
|
|
+ "_abc" [label="<f0> BuiltinModule| <f1> _abc",shape="record"];
|
|
|
+ "linecache" [label="<f0> SourceModule| <f1> linecache",shape="record"];
|
|
|
+ "encodings.zlib_codec" [label="<f0> SourceModule| <f1> encodings.zlib_codec",shape="record"];
|
|
|
+ "encodings.uu_codec" [label="<f0> SourceModule| <f1> encodings.uu_codec",shape="record"];
|
|
|
+ "encodings.utf_8_sig" [label="<f0> SourceModule| <f1> encodings.utf_8_sig",shape="record"];
|
|
|
+ "encodings.utf_8" [label="<f0> SourceModule| <f1> encodings.utf_8",shape="record"];
|
|
|
+ "encodings.utf_7" [label="<f0> SourceModule| <f1> encodings.utf_7",shape="record"];
|
|
|
+ "encodings.utf_32_le" [label="<f0> SourceModule| <f1> encodings.utf_32_le",shape="record"];
|
|
|
+ "encodings.utf_32_be" [label="<f0> SourceModule| <f1> encodings.utf_32_be",shape="record"];
|
|
|
+ "encodings.utf_32" [label="<f0> SourceModule| <f1> encodings.utf_32",shape="record"];
|
|
|
+ "encodings.utf_16_le" [label="<f0> SourceModule| <f1> encodings.utf_16_le",shape="record"];
|
|
|
+ "encodings.utf_16_be" [label="<f0> SourceModule| <f1> encodings.utf_16_be",shape="record"];
|
|
|
+ "encodings.utf_16" [label="<f0> SourceModule| <f1> encodings.utf_16",shape="record"];
|
|
|
+ "encodings.unicode_escape" [label="<f0> SourceModule| <f1> encodings.unicode_escape",shape="record"];
|
|
|
+ "encodings.undefined" [label="<f0> SourceModule| <f1> encodings.undefined",shape="record"];
|
|
|
+ "encodings.tis_620" [label="<f0> SourceModule| <f1> encodings.tis_620",shape="record"];
|
|
|
+ "encodings.shift_jisx0213" [label="<f0> SourceModule| <f1> encodings.shift_jisx0213",shape="record"];
|
|
|
+ "_multibytecodec" [label="<f0> Extension| <f1> _multibytecodec",shape="record"];
|
|
|
+ "_codecs_jp" [label="<f0> Extension| <f1> _codecs_jp",shape="record"];
|
|
|
+ "encodings.shift_jis_2004" [label="<f0> SourceModule| <f1> encodings.shift_jis_2004",shape="record"];
|
|
|
+ "encodings.shift_jis" [label="<f0> SourceModule| <f1> encodings.shift_jis",shape="record"];
|
|
|
+ "encodings.rot_13" [label="<f0> SourceModule| <f1> encodings.rot_13",shape="record"];
|
|
|
+ "encodings.raw_unicode_escape" [label="<f0> SourceModule| <f1> encodings.raw_unicode_escape",shape="record"];
|
|
|
+ "encodings.quopri_codec" [label="<f0> SourceModule| <f1> encodings.quopri_codec",shape="record"];
|
|
|
+ "encodings.punycode" [label="<f0> SourceModule| <f1> encodings.punycode",shape="record"];
|
|
|
+ "encodings.ptcp154" [label="<f0> SourceModule| <f1> encodings.ptcp154",shape="record"];
|
|
|
+ "encodings.palmos" [label="<f0> SourceModule| <f1> encodings.palmos",shape="record"];
|
|
|
+ "encodings.oem" [label="<f0> SourceModule| <f1> encodings.oem",shape="record"];
|
|
|
+ "encodings.mbcs" [label="<f0> SourceModule| <f1> encodings.mbcs",shape="record"];
|
|
|
+ "encodings.mac_turkish" [label="<f0> SourceModule| <f1> encodings.mac_turkish",shape="record"];
|
|
|
+ "encodings.mac_romanian" [label="<f0> SourceModule| <f1> encodings.mac_romanian",shape="record"];
|
|
|
+ "encodings.mac_roman" [label="<f0> SourceModule| <f1> encodings.mac_roman",shape="record"];
|
|
|
+ "encodings.mac_latin2" [label="<f0> SourceModule| <f1> encodings.mac_latin2",shape="record"];
|
|
|
+ "encodings.mac_iceland" [label="<f0> SourceModule| <f1> encodings.mac_iceland",shape="record"];
|
|
|
+ "encodings.mac_greek" [label="<f0> SourceModule| <f1> encodings.mac_greek",shape="record"];
|
|
|
+ "encodings.mac_farsi" [label="<f0> SourceModule| <f1> encodings.mac_farsi",shape="record"];
|
|
|
+ "encodings.mac_cyrillic" [label="<f0> SourceModule| <f1> encodings.mac_cyrillic",shape="record"];
|
|
|
+ "encodings.mac_croatian" [label="<f0> SourceModule| <f1> encodings.mac_croatian",shape="record"];
|
|
|
+ "encodings.mac_arabic" [label="<f0> SourceModule| <f1> encodings.mac_arabic",shape="record"];
|
|
|
+ "encodings.latin_1" [label="<f0> SourceModule| <f1> encodings.latin_1",shape="record"];
|
|
|
+ "encodings.kz1048" [label="<f0> SourceModule| <f1> encodings.kz1048",shape="record"];
|
|
|
+ "encodings.koi8_u" [label="<f0> SourceModule| <f1> encodings.koi8_u",shape="record"];
|
|
|
+ "encodings.koi8_t" [label="<f0> SourceModule| <f1> encodings.koi8_t",shape="record"];
|
|
|
+ "encodings.koi8_r" [label="<f0> SourceModule| <f1> encodings.koi8_r",shape="record"];
|
|
|
+ "encodings.johab" [label="<f0> SourceModule| <f1> encodings.johab",shape="record"];
|
|
|
+ "_codecs_kr" [label="<f0> Extension| <f1> _codecs_kr",shape="record"];
|
|
|
+ "encodings.iso8859_9" [label="<f0> SourceModule| <f1> encodings.iso8859_9",shape="record"];
|
|
|
+ "encodings.iso8859_8" [label="<f0> SourceModule| <f1> encodings.iso8859_8",shape="record"];
|
|
|
+ "encodings.iso8859_7" [label="<f0> SourceModule| <f1> encodings.iso8859_7",shape="record"];
|
|
|
+ "encodings.iso8859_6" [label="<f0> SourceModule| <f1> encodings.iso8859_6",shape="record"];
|
|
|
+ "encodings.iso8859_5" [label="<f0> SourceModule| <f1> encodings.iso8859_5",shape="record"];
|
|
|
+ "encodings.iso8859_4" [label="<f0> SourceModule| <f1> encodings.iso8859_4",shape="record"];
|
|
|
+ "encodings.iso8859_3" [label="<f0> SourceModule| <f1> encodings.iso8859_3",shape="record"];
|
|
|
+ "encodings.iso8859_2" [label="<f0> SourceModule| <f1> encodings.iso8859_2",shape="record"];
|
|
|
+ "encodings.iso8859_16" [label="<f0> SourceModule| <f1> encodings.iso8859_16",shape="record"];
|
|
|
+ "encodings.iso8859_15" [label="<f0> SourceModule| <f1> encodings.iso8859_15",shape="record"];
|
|
|
+ "encodings.iso8859_14" [label="<f0> SourceModule| <f1> encodings.iso8859_14",shape="record"];
|
|
|
+ "encodings.iso8859_13" [label="<f0> SourceModule| <f1> encodings.iso8859_13",shape="record"];
|
|
|
+ "encodings.iso8859_11" [label="<f0> SourceModule| <f1> encodings.iso8859_11",shape="record"];
|
|
|
+ "encodings.iso8859_10" [label="<f0> SourceModule| <f1> encodings.iso8859_10",shape="record"];
|
|
|
+ "encodings.iso8859_1" [label="<f0> SourceModule| <f1> encodings.iso8859_1",shape="record"];
|
|
|
+ "encodings.iso2022_kr" [label="<f0> SourceModule| <f1> encodings.iso2022_kr",shape="record"];
|
|
|
+ "_codecs_iso2022" [label="<f0> Extension| <f1> _codecs_iso2022",shape="record"];
|
|
|
+ "encodings.iso2022_jp_ext" [label="<f0> SourceModule| <f1> encodings.iso2022_jp_ext",shape="record"];
|
|
|
+ "encodings.iso2022_jp_3" [label="<f0> SourceModule| <f1> encodings.iso2022_jp_3",shape="record"];
|
|
|
+ "encodings.iso2022_jp_2004" [label="<f0> SourceModule| <f1> encodings.iso2022_jp_2004",shape="record"];
|
|
|
+ "encodings.iso2022_jp_2" [label="<f0> SourceModule| <f1> encodings.iso2022_jp_2",shape="record"];
|
|
|
+ "encodings.iso2022_jp_1" [label="<f0> SourceModule| <f1> encodings.iso2022_jp_1",shape="record"];
|
|
|
+ "encodings.iso2022_jp" [label="<f0> SourceModule| <f1> encodings.iso2022_jp",shape="record"];
|
|
|
+ "encodings.idna" [label="<f0> SourceModule| <f1> encodings.idna",shape="record"];
|
|
|
+ "stringprep" [label="<f0> SourceModule| <f1> stringprep",shape="record"];
|
|
|
+ "encodings.hz" [label="<f0> SourceModule| <f1> encodings.hz",shape="record"];
|
|
|
+ "_codecs_cn" [label="<f0> Extension| <f1> _codecs_cn",shape="record"];
|
|
|
+ "encodings.hp_roman8" [label="<f0> SourceModule| <f1> encodings.hp_roman8",shape="record"];
|
|
|
+ "encodings.hex_codec" [label="<f0> SourceModule| <f1> encodings.hex_codec",shape="record"];
|
|
|
+ "encodings.gbk" [label="<f0> SourceModule| <f1> encodings.gbk",shape="record"];
|
|
|
+ "encodings.gb2312" [label="<f0> SourceModule| <f1> encodings.gb2312",shape="record"];
|
|
|
+ "encodings.gb18030" [label="<f0> SourceModule| <f1> encodings.gb18030",shape="record"];
|
|
|
+ "encodings.euc_kr" [label="<f0> SourceModule| <f1> encodings.euc_kr",shape="record"];
|
|
|
+ "encodings.euc_jp" [label="<f0> SourceModule| <f1> encodings.euc_jp",shape="record"];
|
|
|
+ "encodings.euc_jisx0213" [label="<f0> SourceModule| <f1> encodings.euc_jisx0213",shape="record"];
|
|
|
+ "encodings.euc_jis_2004" [label="<f0> SourceModule| <f1> encodings.euc_jis_2004",shape="record"];
|
|
|
+ "encodings.cp950" [label="<f0> SourceModule| <f1> encodings.cp950",shape="record"];
|
|
|
+ "_codecs_tw" [label="<f0> Extension| <f1> _codecs_tw",shape="record"];
|
|
|
+ "encodings.cp949" [label="<f0> SourceModule| <f1> encodings.cp949",shape="record"];
|
|
|
+ "encodings.cp932" [label="<f0> SourceModule| <f1> encodings.cp932",shape="record"];
|
|
|
+ "encodings.cp875" [label="<f0> SourceModule| <f1> encodings.cp875",shape="record"];
|
|
|
+ "encodings.cp874" [label="<f0> SourceModule| <f1> encodings.cp874",shape="record"];
|
|
|
+ "encodings.cp869" [label="<f0> SourceModule| <f1> encodings.cp869",shape="record"];
|
|
|
+ "encodings.cp866" [label="<f0> SourceModule| <f1> encodings.cp866",shape="record"];
|
|
|
+ "encodings.cp865" [label="<f0> SourceModule| <f1> encodings.cp865",shape="record"];
|
|
|
+ "encodings.cp864" [label="<f0> SourceModule| <f1> encodings.cp864",shape="record"];
|
|
|
+ "encodings.cp863" [label="<f0> SourceModule| <f1> encodings.cp863",shape="record"];
|
|
|
+ "encodings.cp862" [label="<f0> SourceModule| <f1> encodings.cp862",shape="record"];
|
|
|
+ "encodings.cp861" [label="<f0> SourceModule| <f1> encodings.cp861",shape="record"];
|
|
|
+ "encodings.cp860" [label="<f0> SourceModule| <f1> encodings.cp860",shape="record"];
|
|
|
+ "encodings.cp858" [label="<f0> SourceModule| <f1> encodings.cp858",shape="record"];
|
|
|
+ "encodings.cp857" [label="<f0> SourceModule| <f1> encodings.cp857",shape="record"];
|
|
|
+ "encodings.cp856" [label="<f0> SourceModule| <f1> encodings.cp856",shape="record"];
|
|
|
+ "encodings.cp855" [label="<f0> SourceModule| <f1> encodings.cp855",shape="record"];
|
|
|
+ "encodings.cp852" [label="<f0> SourceModule| <f1> encodings.cp852",shape="record"];
|
|
|
+ "encodings.cp850" [label="<f0> SourceModule| <f1> encodings.cp850",shape="record"];
|
|
|
+ "encodings.cp775" [label="<f0> SourceModule| <f1> encodings.cp775",shape="record"];
|
|
|
+ "encodings.cp737" [label="<f0> SourceModule| <f1> encodings.cp737",shape="record"];
|
|
|
+ "encodings.cp720" [label="<f0> SourceModule| <f1> encodings.cp720",shape="record"];
|
|
|
+ "encodings.cp500" [label="<f0> SourceModule| <f1> encodings.cp500",shape="record"];
|
|
|
+ "encodings.cp437" [label="<f0> SourceModule| <f1> encodings.cp437",shape="record"];
|
|
|
+ "encodings.cp424" [label="<f0> SourceModule| <f1> encodings.cp424",shape="record"];
|
|
|
+ "encodings.cp273" [label="<f0> SourceModule| <f1> encodings.cp273",shape="record"];
|
|
|
+ "encodings.cp1258" [label="<f0> SourceModule| <f1> encodings.cp1258",shape="record"];
|
|
|
+ "encodings.cp1257" [label="<f0> SourceModule| <f1> encodings.cp1257",shape="record"];
|
|
|
+ "encodings.cp1256" [label="<f0> SourceModule| <f1> encodings.cp1256",shape="record"];
|
|
|
+ "encodings.cp1255" [label="<f0> SourceModule| <f1> encodings.cp1255",shape="record"];
|
|
|
+ "encodings.cp1254" [label="<f0> SourceModule| <f1> encodings.cp1254",shape="record"];
|
|
|
+ "encodings.cp1253" [label="<f0> SourceModule| <f1> encodings.cp1253",shape="record"];
|
|
|
+ "encodings.cp1252" [label="<f0> SourceModule| <f1> encodings.cp1252",shape="record"];
|
|
|
+ "encodings.cp1251" [label="<f0> SourceModule| <f1> encodings.cp1251",shape="record"];
|
|
|
+ "encodings.cp1250" [label="<f0> SourceModule| <f1> encodings.cp1250",shape="record"];
|
|
|
+ "encodings.cp1140" [label="<f0> SourceModule| <f1> encodings.cp1140",shape="record"];
|
|
|
+ "encodings.cp1125" [label="<f0> SourceModule| <f1> encodings.cp1125",shape="record"];
|
|
|
+ "encodings.cp1026" [label="<f0> SourceModule| <f1> encodings.cp1026",shape="record"];
|
|
|
+ "encodings.cp1006" [label="<f0> SourceModule| <f1> encodings.cp1006",shape="record"];
|
|
|
+ "encodings.cp037" [label="<f0> SourceModule| <f1> encodings.cp037",shape="record"];
|
|
|
+ "encodings.charmap" [label="<f0> SourceModule| <f1> encodings.charmap",shape="record"];
|
|
|
+ "encodings.bz2_codec" [label="<f0> SourceModule| <f1> encodings.bz2_codec",shape="record"];
|
|
|
+ "encodings.big5hkscs" [label="<f0> SourceModule| <f1> encodings.big5hkscs",shape="record"];
|
|
|
+ "_codecs_hk" [label="<f0> Extension| <f1> _codecs_hk",shape="record"];
|
|
|
+ "encodings.big5" [label="<f0> SourceModule| <f1> encodings.big5",shape="record"];
|
|
|
+ "encodings.base64_codec" [label="<f0> SourceModule| <f1> encodings.base64_codec",shape="record"];
|
|
|
+ "encodings.ascii" [label="<f0> SourceModule| <f1> encodings.ascii",shape="record"];
|
|
|
+ "encodings.aliases" [label="<f0> SourceModule| <f1> encodings.aliases",shape="record"];
|
|
|
+ "encodings" [label="<f0> Package| <f1> encodings",shape="record"];
|
|
|
+ "_collections_abc" [label="<f0> SourceModule| <f1> _collections_abc",shape="record"];
|
|
|
+ "types" [label="<f0> SourceModule| <f1> types",shape="record"];
|
|
|
+ "heapq" [label="<f0> SourceModule| <f1> heapq",shape="record"];
|
|
|
+ "_heapq" [label="<f0> Extension| <f1> _heapq",shape="record"];
|
|
|
+ "copyreg" [label="<f0> SourceModule| <f1> copyreg",shape="record"];
|
|
|
+ "collections.abc" [label="<f0> SourceModule| <f1> collections.abc",shape="record"];
|
|
|
+ "collections" [label="<f0> Package| <f1> collections",shape="record"];
|
|
|
+ "traceback" [label="<f0> SourceModule| <f1> traceback",shape="record"];
|
|
|
+ "weakref" [label="<f0> SourceModule| <f1> weakref",shape="record"];
|
|
|
+ "keyword" [label="<f0> SourceModule| <f1> keyword",shape="record"];
|
|
|
+ "reprlib" [label="<f0> SourceModule| <f1> reprlib",shape="record"];
|
|
|
+ "functools" [label="<f0> SourceModule| <f1> functools",shape="record"];
|
|
|
+ "_functools" [label="<f0> BuiltinModule| <f1> _functools",shape="record"];
|
|
|
+ "_sre" [label="<f0> BuiltinModule| <f1> _sre",shape="record"];
|
|
|
+ "_posixsubprocess" [label="<f0> Extension| <f1> _posixsubprocess",shape="record"];
|
|
|
+ "datetime" [label="<f0> SourceModule| <f1> datetime",shape="record"];
|
|
|
+ "_strptime" [label="<f0> SourceModule| <f1> _strptime",shape="record"];
|
|
|
+ "_datetime" [label="<f0> Extension| <f1> _datetime",shape="record"];
|
|
|
+ "_pickle" [label="<f0> Extension| <f1> _pickle",shape="record"];
|
|
|
+ "posixpath" [label="<f0> SourceModule| <f1> posixpath",shape="record"];
|
|
|
+ "posix" [label="<f0> BuiltinModule| <f1> posix",shape="record"];
|
|
|
+ "resource" [label="<f0> Extension| <f1> resource",shape="record"];
|
|
|
+ "codecs" [label="<f0> SourceModule| <f1> codecs",shape="record"];
|
|
|
+ "_codecs" [label="<f0> BuiltinModule| <f1> _codecs",shape="record"];
|
|
|
+ "time" [label="<f0> BuiltinModule| <f1> time",shape="record"];
|
|
|
+ "gc" [label="<f0> BuiltinModule| <f1> gc",shape="record"];
|
|
|
+ subgraph "cluster_importlib" {
|
|
|
+ label="importlib";
|
|
|
+ "importlib" -> "importlib._bootstrap" [style="dotted"];
|
|
|
+ "importlib" -> "importlib._bootstrap_external" [style="dotted"];
|
|
|
+ "importlib" -> "importlib.machinery" [style="dotted"];
|
|
|
+ "importlib" -> "importlib.readers" [style="dotted"];
|
|
|
+ "importlib" -> "importlib.metadata" [style="dotted"];
|
|
|
+ "importlib" -> "importlib.abc" [style="dotted"];
|
|
|
+ "importlib" -> "importlib._abc" [style="dotted"];
|
|
|
+ "importlib" -> "importlib.resources" [style="dotted"];
|
|
|
+ "importlib" -> "importlib.util" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_collections" {
|
|
|
+ label="collections";
|
|
|
+ "collections" -> "collections.abc" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_logging" {
|
|
|
+ label="logging";
|
|
|
+ }
|
|
|
+ subgraph "cluster_re" {
|
|
|
+ label="re";
|
|
|
+ "re" -> "re._parser" [style="dotted"];
|
|
|
+ "re" -> "re._compiler" [style="dotted"];
|
|
|
+ "re" -> "re._constants" [style="dotted"];
|
|
|
+ "re" -> "re._casefix" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster__pyi_rth_utils" {
|
|
|
+ label="_pyi_rth_utils";
|
|
|
+ "_pyi_rth_utils" -> "_pyi_rth_utils.qt" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_PyQt5" {
|
|
|
+ label="PyQt5";
|
|
|
+ "PyQt5" -> "PyQt5.sip" [style="dotted"];
|
|
|
+ "PyQt5" -> "PyQt5.QtCore" [style="dotted"];
|
|
|
+ "PyQt5" -> "PyQt5.QtWidgets" [style="dotted"];
|
|
|
+ "PyQt5" -> "PyQt5.QtGui" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_importlib.resources" {
|
|
|
+ label="importlib.resources";
|
|
|
+ "importlib.resources" -> "importlib.resources._common" [style="dotted"];
|
|
|
+ "importlib.resources" -> "importlib.resources._legacy" [style="dotted"];
|
|
|
+ "importlib.resources" -> "importlib.resources.abc" [style="dotted"];
|
|
|
+ "importlib.resources" -> "importlib.resources.readers" [style="dotted"];
|
|
|
+ "importlib.resources" -> "importlib.resources._adapters" [style="dotted"];
|
|
|
+ "importlib.resources" -> "importlib.resources._itertools" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_email" {
|
|
|
+ label="email";
|
|
|
+ "email" -> "email.errors" [style="dotted"];
|
|
|
+ "email" -> "email.charset" [style="dotted"];
|
|
|
+ "email" -> "email.header" [style="dotted"];
|
|
|
+ "email" -> "email._header_value_parser" [style="dotted"];
|
|
|
+ "email" -> "email.parser" [style="dotted"];
|
|
|
+ "email" -> "email.message" [style="dotted"];
|
|
|
+ "email" -> "email.utils" [style="dotted"];
|
|
|
+ "email" -> "email._policybase" [style="dotted"];
|
|
|
+ "email" -> "email._encoded_words" [style="dotted"];
|
|
|
+ "email" -> "email.generator" [style="dotted"];
|
|
|
+ "email" -> "email.iterators" [style="dotted"];
|
|
|
+ "email" -> "email.policy" [style="dotted"];
|
|
|
+ "email" -> "email.headerregistry" [style="dotted"];
|
|
|
+ "email" -> "email.contentmanager" [style="dotted"];
|
|
|
+ "email" -> "email.quoprimime" [style="dotted"];
|
|
|
+ "email" -> "email.base64mime" [style="dotted"];
|
|
|
+ "email" -> "email.encoders" [style="dotted"];
|
|
|
+ "email" -> "email._parseaddr" [style="dotted"];
|
|
|
+ "email" -> "email.feedparser" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_encodings" {
|
|
|
+ label="encodings";
|
|
|
+ "encodings" -> "encodings.aliases" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mbcs" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.ascii" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.base64_codec" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.big5" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.big5hkscs" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.bz2_codec" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.charmap" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp037" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1006" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1026" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1125" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1140" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1250" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1251" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1252" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1253" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1254" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1255" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1256" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1257" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp1258" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp273" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp424" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp437" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp500" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp720" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp737" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp775" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp850" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp852" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp855" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp856" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp857" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp858" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp860" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp861" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp862" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp863" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp864" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp865" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp866" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp869" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp874" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp875" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp932" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp949" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.cp950" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.euc_jis_2004" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.euc_jisx0213" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.euc_jp" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.euc_kr" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.gb18030" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.gb2312" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.gbk" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.hex_codec" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.hp_roman8" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.hz" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.idna" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_jp" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_jp_1" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_jp_2" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_jp_2004" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_jp_3" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_jp_ext" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso2022_kr" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_1" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_10" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_11" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_13" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_14" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_15" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_16" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_2" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_3" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_4" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_5" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_6" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_7" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_8" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.iso8859_9" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.johab" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.koi8_r" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.koi8_t" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.koi8_u" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.kz1048" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.latin_1" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_arabic" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_croatian" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_cyrillic" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_farsi" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_greek" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_iceland" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_latin2" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_roman" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_romanian" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.mac_turkish" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.oem" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.palmos" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.ptcp154" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.punycode" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.quopri_codec" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.raw_unicode_escape" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.rot_13" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.shift_jis" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.shift_jis_2004" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.shift_jisx0213" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.tis_620" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.undefined" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.unicode_escape" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_16" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_16_be" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_16_le" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_32" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_32_be" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_32_le" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_7" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_8" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.utf_8_sig" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.uu_codec" [style="dotted"];
|
|
|
+ "encodings" -> "encodings.zlib_codec" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_tkinter" {
|
|
|
+ label="tkinter";
|
|
|
+ "tkinter" -> "tkinter.constants" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_importlib.metadata" {
|
|
|
+ label="importlib.metadata";
|
|
|
+ "importlib.metadata" -> "importlib.metadata._adapters" [style="dotted"];
|
|
|
+ "importlib.metadata" -> "importlib.metadata._meta" [style="dotted"];
|
|
|
+ "importlib.metadata" -> "importlib.metadata._collections" [style="dotted"];
|
|
|
+ "importlib.metadata" -> "importlib.metadata._functools" [style="dotted"];
|
|
|
+ "importlib.metadata" -> "importlib.metadata._itertools" [style="dotted"];
|
|
|
+ "importlib.metadata" -> "importlib.metadata._text" [style="dotted"];
|
|
|
+ }
|
|
|
+ subgraph "cluster_urllib" {
|
|
|
+ label="urllib";
|
|
|
+ "urllib" -> "urllib.parse" [style="dotted"];
|
|
|
+ }
|
|
|
+ "<PyiModuleGraph>" -> "gc" [];
|
|
|
+ "<PyiModuleGraph>" -> "time" [];
|
|
|
+ "<PyiModuleGraph>" -> "codecs" [];
|
|
|
+ "<PyiModuleGraph>" -> "posix" [];
|
|
|
+ "<PyiModuleGraph>" -> "posixpath" [];
|
|
|
+ "<PyiModuleGraph>" -> "_pickle" [];
|
|
|
+ "<PyiModuleGraph>" -> "_datetime" [];
|
|
|
+ "<PyiModuleGraph>" -> "datetime" [];
|
|
|
+ "<PyiModuleGraph>" -> "_posixsubprocess" [];
|
|
|
+ "<PyiModuleGraph>" -> "_sre" [];
|
|
|
+ "<PyiModuleGraph>" -> "functools" [];
|
|
|
+ "<PyiModuleGraph>" -> "reprlib" [];
|
|
|
+ "<PyiModuleGraph>" -> "keyword" [];
|
|
|
+ "<PyiModuleGraph>" -> "weakref" [];
|
|
|
+ "<PyiModuleGraph>" -> "traceback" [];
|
|
|
+ "<PyiModuleGraph>" -> "collections" [];
|
|
|
+ "<PyiModuleGraph>" -> "copyreg" [];
|
|
|
+ "<PyiModuleGraph>" -> "heapq" [];
|
|
|
+ "<PyiModuleGraph>" -> "types" [];
|
|
|
+ "<PyiModuleGraph>" -> "_collections_abc" [];
|
|
|
+ "<PyiModuleGraph>" -> "encodings" [];
|
|
|
+ "<PyiModuleGraph>" -> "linecache" [];
|
|
|
+ "<PyiModuleGraph>" -> "abc" [];
|
|
|
+ "<PyiModuleGraph>" -> "enum" [];
|
|
|
+ "<PyiModuleGraph>" -> "os" [];
|
|
|
+ "<PyiModuleGraph>" -> "sre_parse" [];
|
|
|
+ "<PyiModuleGraph>" -> "ntpath" [];
|
|
|
+ "<PyiModuleGraph>" -> "operator" [];
|
|
|
+ "<PyiModuleGraph>" -> "stat" [];
|
|
|
+ "<PyiModuleGraph>" -> "io" [];
|
|
|
+ "<PyiModuleGraph>" -> "warnings" [];
|
|
|
+ "<PyiModuleGraph>" -> "re" [];
|
|
|
+ "<PyiModuleGraph>" -> "genericpath" [];
|
|
|
+ "<PyiModuleGraph>" -> "sre_constants" [];
|
|
|
+ "<PyiModuleGraph>" -> "locale" [];
|
|
|
+ "<PyiModuleGraph>" -> "sre_compile" [];
|
|
|
+ "<PyiModuleGraph>" -> "_weakrefset" [];
|
|
|
+ "<PyiModuleGraph>" -> "/Volumes/work/project/awesome-python/main.py" [];
|
|
|
+ "<PyiModuleGraph>" -> "tkinter" [];
|
|
|
+ "<PyiModuleGraph>" -> "zipimport" [];
|
|
|
+ "zipimport" -> "_frozen_importlib_external" [];
|
|
|
+ "zipimport" -> "_frozen_importlib" [];
|
|
|
+ "zipimport" -> "_imp" [];
|
|
|
+ "zipimport" -> "_io" [];
|
|
|
+ "zipimport" -> "marshal" [];
|
|
|
+ "zipimport" -> "sys" [];
|
|
|
+ "zipimport" -> "time" [];
|
|
|
+ "zipimport" -> "_warnings" [];
|
|
|
+ "zipimport" -> "zlib" [];
|
|
|
+ "importlib" -> "_imp" [];
|
|
|
+ "importlib" -> "sys" [];
|
|
|
+ "importlib" -> "_frozen_importlib" [];
|
|
|
+ "importlib" -> "_frozen_importlib_external" [];
|
|
|
+ "importlib" -> "warnings" [];
|
|
|
+ "importlib._bootstrap_external" -> "_imp" [];
|
|
|
+ "importlib._bootstrap_external" -> "_io" [];
|
|
|
+ "importlib._bootstrap_external" -> "sys" [];
|
|
|
+ "importlib._bootstrap_external" -> "_warnings" [];
|
|
|
+ "importlib._bootstrap_external" -> "marshal" [];
|
|
|
+ "importlib._bootstrap_external" -> "nt" [];
|
|
|
+ "importlib._bootstrap_external" -> "winreg" [];
|
|
|
+ "importlib._bootstrap_external" -> "posix" [];
|
|
|
+ "importlib._bootstrap_external" -> "tokenize" [];
|
|
|
+ "importlib.metadata" -> "os" [];
|
|
|
+ "importlib.metadata" -> "re" [];
|
|
|
+ "importlib.metadata" -> "abc" [];
|
|
|
+ "importlib.metadata" -> "csv" [];
|
|
|
+ "importlib.metadata" -> "sys" [];
|
|
|
+ "importlib.metadata" -> "email" [];
|
|
|
+ "importlib.metadata" -> "pathlib" [];
|
|
|
+ "importlib.metadata" -> "zipfile" [];
|
|
|
+ "importlib.metadata" -> "operator" [];
|
|
|
+ "importlib.metadata" -> "textwrap" [];
|
|
|
+ "importlib.metadata" -> "warnings" [];
|
|
|
+ "importlib.metadata" -> "functools" [];
|
|
|
+ "importlib.metadata" -> "itertools" [];
|
|
|
+ "importlib.metadata" -> "posixpath" [];
|
|
|
+ "importlib.metadata" -> "collections" [];
|
|
|
+ "importlib.metadata" -> "contextlib" [];
|
|
|
+ "importlib.metadata" -> "typing" [];
|
|
|
+ "typing" -> "abc" [];
|
|
|
+ "typing" -> "collections" [];
|
|
|
+ "typing" -> "contextlib" [];
|
|
|
+ "typing" -> "functools" [];
|
|
|
+ "typing" -> "operator" [];
|
|
|
+ "typing" -> "re" [];
|
|
|
+ "typing" -> "sys" [];
|
|
|
+ "typing" -> "types" [];
|
|
|
+ "typing" -> "warnings" [];
|
|
|
+ "typing" -> "_typing" [];
|
|
|
+ "importlib.abc" -> "_frozen_importlib" [];
|
|
|
+ "importlib.abc" -> "_frozen_importlib_external" [];
|
|
|
+ "importlib.abc" -> "abc" [];
|
|
|
+ "importlib.abc" -> "warnings" [];
|
|
|
+ "importlib.resources.abc" -> "abc" [];
|
|
|
+ "importlib.resources.abc" -> "io" [];
|
|
|
+ "importlib.resources.abc" -> "os" [];
|
|
|
+ "importlib.resources.abc" -> "typing" [];
|
|
|
+ "importlib.resources._legacy" -> "functools" [];
|
|
|
+ "importlib.resources._legacy" -> "os" [];
|
|
|
+ "importlib.resources._legacy" -> "pathlib" [];
|
|
|
+ "importlib.resources._legacy" -> "types" [];
|
|
|
+ "importlib.resources._legacy" -> "warnings" [];
|
|
|
+ "importlib.resources._legacy" -> "typing" [];
|
|
|
+ "importlib.resources._common" -> "os" [];
|
|
|
+ "importlib.resources._common" -> "pathlib" [];
|
|
|
+ "importlib.resources._common" -> "tempfile" [];
|
|
|
+ "importlib.resources._common" -> "functools" [];
|
|
|
+ "importlib.resources._common" -> "contextlib" [];
|
|
|
+ "importlib.resources._common" -> "types" [];
|
|
|
+ "importlib.resources._common" -> "importlib" [];
|
|
|
+ "importlib.resources._common" -> "typing" [];
|
|
|
+ "importlib.resources._adapters" -> "contextlib" [];
|
|
|
+ "importlib.resources._adapters" -> "io" [];
|
|
|
+ "tempfile" -> "functools" [];
|
|
|
+ "tempfile" -> "warnings" [];
|
|
|
+ "tempfile" -> "io" [];
|
|
|
+ "tempfile" -> "os" [];
|
|
|
+ "tempfile" -> "shutil" [];
|
|
|
+ "tempfile" -> "stat" [];
|
|
|
+ "tempfile" -> "errno" [];
|
|
|
+ "tempfile" -> "random" [];
|
|
|
+ "tempfile" -> "sys" [];
|
|
|
+ "tempfile" -> "types" [];
|
|
|
+ "tempfile" -> "weakref" [];
|
|
|
+ "tempfile" -> "_thread" [];
|
|
|
+ "random" -> "warnings" [];
|
|
|
+ "random" -> "math" [];
|
|
|
+ "random" -> "os" [];
|
|
|
+ "random" -> "_collections_abc" [];
|
|
|
+ "random" -> "operator" [];
|
|
|
+ "random" -> "itertools" [];
|
|
|
+ "random" -> "bisect" [];
|
|
|
+ "random" -> "_random" [];
|
|
|
+ "random" -> "_sha512" [];
|
|
|
+ "random" -> "hashlib" [];
|
|
|
+ "random" -> "statistics" [];
|
|
|
+ "random" -> "time" [];
|
|
|
+ "statistics" -> "math" [];
|
|
|
+ "statistics" -> "numbers" [];
|
|
|
+ "statistics" -> "random" [];
|
|
|
+ "statistics" -> "sys" [];
|
|
|
+ "statistics" -> "fractions" [];
|
|
|
+ "statistics" -> "decimal" [];
|
|
|
+ "statistics" -> "itertools" [];
|
|
|
+ "statistics" -> "bisect" [];
|
|
|
+ "statistics" -> "functools" [];
|
|
|
+ "statistics" -> "operator" [];
|
|
|
+ "statistics" -> "collections" [];
|
|
|
+ "statistics" -> "_statistics" [];
|
|
|
+ "decimal" -> "_decimal" [];
|
|
|
+ "decimal" -> "_pydecimal" [];
|
|
|
+ "_pydecimal" -> "math" [];
|
|
|
+ "_pydecimal" -> "numbers" [];
|
|
|
+ "_pydecimal" -> "sys" [];
|
|
|
+ "_pydecimal" -> "collections" [];
|
|
|
+ "_pydecimal" -> "contextvars" [];
|
|
|
+ "_pydecimal" -> "re" [];
|
|
|
+ "_pydecimal" -> "locale" [];
|
|
|
+ "_pydecimal" -> "itertools" [];
|
|
|
+ "contextvars" -> "_contextvars" [];
|
|
|
+ "fractions" -> "decimal" [];
|
|
|
+ "fractions" -> "math" [];
|
|
|
+ "fractions" -> "numbers" [];
|
|
|
+ "fractions" -> "operator" [];
|
|
|
+ "fractions" -> "re" [];
|
|
|
+ "fractions" -> "sys" [];
|
|
|
+ "numbers" -> "abc" [];
|
|
|
+ "hashlib" -> "_sha1" [];
|
|
|
+ "hashlib" -> "_md5" [];
|
|
|
+ "hashlib" -> "_sha256" [];
|
|
|
+ "hashlib" -> "_sha512" [];
|
|
|
+ "hashlib" -> "_blake2" [];
|
|
|
+ "hashlib" -> "_sha3" [];
|
|
|
+ "hashlib" -> "_hashlib" [];
|
|
|
+ "hashlib" -> "warnings" [];
|
|
|
+ "hashlib" -> "logging" [];
|
|
|
+ "logging" -> "sys" [];
|
|
|
+ "logging" -> "os" [];
|
|
|
+ "logging" -> "time" [];
|
|
|
+ "logging" -> "io" [];
|
|
|
+ "logging" -> "re" [];
|
|
|
+ "logging" -> "traceback" [];
|
|
|
+ "logging" -> "warnings" [];
|
|
|
+ "logging" -> "weakref" [];
|
|
|
+ "logging" -> "types" [];
|
|
|
+ "logging" -> "string" [];
|
|
|
+ "logging" -> "threading" [];
|
|
|
+ "logging" -> "pickle" [];
|
|
|
+ "logging" -> "atexit" [];
|
|
|
+ "pickle" -> "types" [];
|
|
|
+ "pickle" -> "copyreg" [];
|
|
|
+ "pickle" -> "itertools" [];
|
|
|
+ "pickle" -> "functools" [];
|
|
|
+ "pickle" -> "sys" [];
|
|
|
+ "pickle" -> "struct" [];
|
|
|
+ "pickle" -> "re" [];
|
|
|
+ "pickle" -> "io" [];
|
|
|
+ "pickle" -> "codecs" [];
|
|
|
+ "pickle" -> "_compat_pickle" [];
|
|
|
+ "pickle" -> "_pickle" [];
|
|
|
+ "pickle" -> "org" [];
|
|
|
+ "pickle" -> "pprint" [];
|
|
|
+ "pprint" -> "collections" [];
|
|
|
+ "pprint" -> "dataclasses" [];
|
|
|
+ "pprint" -> "re" [];
|
|
|
+ "pprint" -> "sys" [];
|
|
|
+ "pprint" -> "types" [];
|
|
|
+ "pprint" -> "io" [];
|
|
|
+ "pprint" -> "time" [];
|
|
|
+ "dataclasses" -> "re" [];
|
|
|
+ "dataclasses" -> "sys" [];
|
|
|
+ "dataclasses" -> "copy" [];
|
|
|
+ "dataclasses" -> "types" [];
|
|
|
+ "dataclasses" -> "inspect" [];
|
|
|
+ "dataclasses" -> "keyword" [];
|
|
|
+ "dataclasses" -> "builtins" [];
|
|
|
+ "dataclasses" -> "functools" [];
|
|
|
+ "dataclasses" -> "itertools" [];
|
|
|
+ "dataclasses" -> "abc" [];
|
|
|
+ "dataclasses" -> "_thread" [];
|
|
|
+ "inspect" -> "abc" [];
|
|
|
+ "inspect" -> "ast" [];
|
|
|
+ "inspect" -> "dis" [];
|
|
|
+ "inspect" -> "enum" [];
|
|
|
+ "inspect" -> "itertools" [];
|
|
|
+ "inspect" -> "linecache" [];
|
|
|
+ "inspect" -> "os" [];
|
|
|
+ "inspect" -> "re" [];
|
|
|
+ "inspect" -> "sys" [];
|
|
|
+ "inspect" -> "tokenize" [];
|
|
|
+ "inspect" -> "token" [];
|
|
|
+ "inspect" -> "types" [];
|
|
|
+ "inspect" -> "functools" [];
|
|
|
+ "inspect" -> "builtins" [];
|
|
|
+ "inspect" -> "keyword" [];
|
|
|
+ "inspect" -> "operator" [];
|
|
|
+ "inspect" -> "collections" [];
|
|
|
+ "inspect" -> "argparse" [];
|
|
|
+ "inspect" -> "importlib" [];
|
|
|
+ "argparse" -> "os" [];
|
|
|
+ "argparse" -> "re" [];
|
|
|
+ "argparse" -> "sys" [];
|
|
|
+ "argparse" -> "warnings" [];
|
|
|
+ "argparse" -> "gettext" [];
|
|
|
+ "argparse" -> "copy" [];
|
|
|
+ "argparse" -> "shutil" [];
|
|
|
+ "argparse" -> "textwrap" [];
|
|
|
+ "gettext" -> "operator" [];
|
|
|
+ "gettext" -> "os" [];
|
|
|
+ "gettext" -> "re" [];
|
|
|
+ "gettext" -> "sys" [];
|
|
|
+ "gettext" -> "warnings" [];
|
|
|
+ "gettext" -> "locale" [];
|
|
|
+ "gettext" -> "builtins" [];
|
|
|
+ "gettext" -> "struct" [];
|
|
|
+ "gettext" -> "errno" [];
|
|
|
+ "gettext" -> "copy" [];
|
|
|
+ "dis" -> "sys" [];
|
|
|
+ "dis" -> "types" [];
|
|
|
+ "dis" -> "collections" [];
|
|
|
+ "dis" -> "io" [];
|
|
|
+ "dis" -> "opcode" [];
|
|
|
+ "dis" -> "argparse" [];
|
|
|
+ "opcode" -> "_opcode" [];
|
|
|
+ "ast" -> "sys" [];
|
|
|
+ "ast" -> "_ast" [];
|
|
|
+ "ast" -> "contextlib" [];
|
|
|
+ "ast" -> "enum" [];
|
|
|
+ "ast" -> "inspect" [];
|
|
|
+ "ast" -> "collections" [];
|
|
|
+ "ast" -> "warnings" [];
|
|
|
+ "ast" -> "argparse" [];
|
|
|
+ "copy" -> "types" [];
|
|
|
+ "copy" -> "weakref" [];
|
|
|
+ "copy" -> "copyreg" [];
|
|
|
+ "copy" -> "'org.python'" [];
|
|
|
+ "struct" -> "_struct" [];
|
|
|
+ "threading" -> "os" [];
|
|
|
+ "threading" -> "sys" [];
|
|
|
+ "threading" -> "_thread" [];
|
|
|
+ "threading" -> "functools" [];
|
|
|
+ "threading" -> "time" [];
|
|
|
+ "threading" -> "_weakrefset" [];
|
|
|
+ "threading" -> "itertools" [];
|
|
|
+ "threading" -> "_collections" [];
|
|
|
+ "threading" -> "collections" [];
|
|
|
+ "threading" -> "warnings" [];
|
|
|
+ "threading" -> "traceback" [];
|
|
|
+ "threading" -> "_threading_local" [];
|
|
|
+ "_threading_local" -> "weakref" [];
|
|
|
+ "_threading_local" -> "contextlib" [];
|
|
|
+ "_threading_local" -> "threading" [];
|
|
|
+ "string" -> "_string" [];
|
|
|
+ "string" -> "re" [];
|
|
|
+ "string" -> "collections" [];
|
|
|
+ "bisect" -> "_bisect" [];
|
|
|
+ "shutil" -> "os" [];
|
|
|
+ "shutil" -> "sys" [];
|
|
|
+ "shutil" -> "stat" [];
|
|
|
+ "shutil" -> "fnmatch" [];
|
|
|
+ "shutil" -> "collections" [];
|
|
|
+ "shutil" -> "errno" [];
|
|
|
+ "shutil" -> "zlib" [];
|
|
|
+ "shutil" -> "bz2" [];
|
|
|
+ "shutil" -> "lzma" [];
|
|
|
+ "shutil" -> "posix" [];
|
|
|
+ "shutil" -> "nt" [];
|
|
|
+ "shutil" -> "grp" [];
|
|
|
+ "shutil" -> "pwd" [];
|
|
|
+ "shutil" -> "tarfile" [];
|
|
|
+ "shutil" -> "zipfile" [];
|
|
|
+ "tarfile" -> "builtins" [];
|
|
|
+ "tarfile" -> "sys" [];
|
|
|
+ "tarfile" -> "os" [];
|
|
|
+ "tarfile" -> "io" [];
|
|
|
+ "tarfile" -> "shutil" [];
|
|
|
+ "tarfile" -> "stat" [];
|
|
|
+ "tarfile" -> "time" [];
|
|
|
+ "tarfile" -> "struct" [];
|
|
|
+ "tarfile" -> "copy" [];
|
|
|
+ "tarfile" -> "re" [];
|
|
|
+ "tarfile" -> "warnings" [];
|
|
|
+ "tarfile" -> "pwd" [];
|
|
|
+ "tarfile" -> "grp" [];
|
|
|
+ "tarfile" -> "zlib" [];
|
|
|
+ "tarfile" -> "bz2" [];
|
|
|
+ "tarfile" -> "lzma" [];
|
|
|
+ "tarfile" -> "gzip" [];
|
|
|
+ "tarfile" -> "argparse" [];
|
|
|
+ "gzip" -> "struct" [];
|
|
|
+ "gzip" -> "sys" [];
|
|
|
+ "gzip" -> "time" [];
|
|
|
+ "gzip" -> "os" [];
|
|
|
+ "gzip" -> "zlib" [];
|
|
|
+ "gzip" -> "builtins" [];
|
|
|
+ "gzip" -> "io" [];
|
|
|
+ "gzip" -> "_compression" [];
|
|
|
+ "gzip" -> "warnings" [];
|
|
|
+ "gzip" -> "errno" [];
|
|
|
+ "gzip" -> "argparse" [];
|
|
|
+ "_compression" -> "io" [];
|
|
|
+ "_compression" -> "sys" [];
|
|
|
+ "lzma" -> "builtins" [];
|
|
|
+ "lzma" -> "io" [];
|
|
|
+ "lzma" -> "os" [];
|
|
|
+ "lzma" -> "_lzma" [];
|
|
|
+ "lzma" -> "_compression" [];
|
|
|
+ "bz2" -> "builtins" [];
|
|
|
+ "bz2" -> "io" [];
|
|
|
+ "bz2" -> "os" [];
|
|
|
+ "bz2" -> "_compression" [];
|
|
|
+ "bz2" -> "_bz2" [];
|
|
|
+ "fnmatch" -> "os" [];
|
|
|
+ "fnmatch" -> "posixpath" [];
|
|
|
+ "fnmatch" -> "re" [];
|
|
|
+ "fnmatch" -> "functools" [];
|
|
|
+ "importlib._abc" -> "abc" [];
|
|
|
+ "importlib._abc" -> "warnings" [];
|
|
|
+ "contextlib" -> "abc" [];
|
|
|
+ "contextlib" -> "os" [];
|
|
|
+ "contextlib" -> "sys" [];
|
|
|
+ "contextlib" -> "_collections_abc" [];
|
|
|
+ "contextlib" -> "collections" [];
|
|
|
+ "contextlib" -> "functools" [];
|
|
|
+ "contextlib" -> "types" [];
|
|
|
+ "importlib.metadata._itertools" -> "itertools" [];
|
|
|
+ "importlib.metadata._functools" -> "types" [];
|
|
|
+ "importlib.metadata._functools" -> "functools" [];
|
|
|
+ "importlib.metadata._collections" -> "collections" [];
|
|
|
+ "importlib.metadata._meta" -> "typing" [];
|
|
|
+ "importlib.metadata._adapters" -> "re" [];
|
|
|
+ "importlib.metadata._adapters" -> "textwrap" [];
|
|
|
+ "importlib.metadata._text" -> "re" [];
|
|
|
+ "email.message" -> "binascii" [];
|
|
|
+ "email.message" -> "re" [];
|
|
|
+ "email.message" -> "quopri" [];
|
|
|
+ "email.message" -> "io" [];
|
|
|
+ "email.policy" -> "re" [];
|
|
|
+ "email.policy" -> "sys" [];
|
|
|
+ "email.contentmanager" -> "binascii" [];
|
|
|
+ "email.quoprimime" -> "re" [];
|
|
|
+ "email.quoprimime" -> "string" [];
|
|
|
+ "email.headerregistry" -> "types" [];
|
|
|
+ "email._header_value_parser" -> "re" [];
|
|
|
+ "email._header_value_parser" -> "sys" [];
|
|
|
+ "email._header_value_parser" -> "urllib" [];
|
|
|
+ "email._header_value_parser" -> "string" [];
|
|
|
+ "email._header_value_parser" -> "operator" [];
|
|
|
+ "email.iterators" -> "sys" [];
|
|
|
+ "email.iterators" -> "io" [];
|
|
|
+ "email.generator" -> "re" [];
|
|
|
+ "email.generator" -> "sys" [];
|
|
|
+ "email.generator" -> "time" [];
|
|
|
+ "email.generator" -> "random" [];
|
|
|
+ "email.generator" -> "copy" [];
|
|
|
+ "email.generator" -> "io" [];
|
|
|
+ "email._encoded_words" -> "re" [];
|
|
|
+ "email._encoded_words" -> "base64" [];
|
|
|
+ "email._encoded_words" -> "binascii" [];
|
|
|
+ "email._encoded_words" -> "functools" [];
|
|
|
+ "email._encoded_words" -> "string" [];
|
|
|
+ "base64" -> "re" [];
|
|
|
+ "base64" -> "struct" [];
|
|
|
+ "base64" -> "binascii" [];
|
|
|
+ "base64" -> "sys" [];
|
|
|
+ "base64" -> "getopt" [];
|
|
|
+ "getopt" -> "os" [];
|
|
|
+ "getopt" -> "gettext" [];
|
|
|
+ "getopt" -> "sys" [];
|
|
|
+ "email.charset" -> "functools" [];
|
|
|
+ "email.encoders" -> "base64" [];
|
|
|
+ "email.encoders" -> "quopri" [];
|
|
|
+ "email.base64mime" -> "base64" [];
|
|
|
+ "email.base64mime" -> "binascii" [];
|
|
|
+ "email._policybase" -> "abc" [];
|
|
|
+ "email.header" -> "re" [];
|
|
|
+ "email.header" -> "binascii" [];
|
|
|
+ "email.utils" -> "os" [];
|
|
|
+ "email.utils" -> "re" [];
|
|
|
+ "email.utils" -> "time" [];
|
|
|
+ "email.utils" -> "random" [];
|
|
|
+ "email.utils" -> "socket" [];
|
|
|
+ "email.utils" -> "datetime" [];
|
|
|
+ "email._parseaddr" -> "time" [];
|
|
|
+ "email._parseaddr" -> "calendar" [];
|
|
|
+ "calendar" -> "sys" [];
|
|
|
+ "calendar" -> "datetime" [];
|
|
|
+ "calendar" -> "locale" [];
|
|
|
+ "calendar" -> "itertools" [];
|
|
|
+ "calendar" -> "argparse" [];
|
|
|
+ "urllib.parse" -> "collections" [];
|
|
|
+ "urllib.parse" -> "functools" [];
|
|
|
+ "urllib.parse" -> "re" [];
|
|
|
+ "urllib.parse" -> "sys" [];
|
|
|
+ "urllib.parse" -> "types" [];
|
|
|
+ "urllib.parse" -> "warnings" [];
|
|
|
+ "urllib.parse" -> "ipaddress" [];
|
|
|
+ "urllib.parse" -> "unicodedata" [];
|
|
|
+ "ipaddress" -> "functools" [];
|
|
|
+ "ipaddress" -> "re" [];
|
|
|
+ "socket" -> "_socket" [];
|
|
|
+ "socket" -> "os" [];
|
|
|
+ "socket" -> "sys" [];
|
|
|
+ "socket" -> "io" [];
|
|
|
+ "socket" -> "selectors" [];
|
|
|
+ "socket" -> "enum" [];
|
|
|
+ "socket" -> "errno" [];
|
|
|
+ "socket" -> "array" [];
|
|
|
+ "selectors" -> "abc" [];
|
|
|
+ "selectors" -> "collections" [];
|
|
|
+ "selectors" -> "math" [];
|
|
|
+ "selectors" -> "select" [];
|
|
|
+ "selectors" -> "sys" [];
|
|
|
+ "quopri" -> "binascii" [];
|
|
|
+ "quopri" -> "io" [];
|
|
|
+ "quopri" -> "sys" [];
|
|
|
+ "quopri" -> "getopt" [];
|
|
|
+ "textwrap" -> "re" [];
|
|
|
+ "zipfile" -> "binascii" [];
|
|
|
+ "zipfile" -> "io" [];
|
|
|
+ "zipfile" -> "itertools" [];
|
|
|
+ "zipfile" -> "os" [];
|
|
|
+ "zipfile" -> "posixpath" [];
|
|
|
+ "zipfile" -> "shutil" [];
|
|
|
+ "zipfile" -> "stat" [];
|
|
|
+ "zipfile" -> "struct" [];
|
|
|
+ "zipfile" -> "sys" [];
|
|
|
+ "zipfile" -> "threading" [];
|
|
|
+ "zipfile" -> "time" [];
|
|
|
+ "zipfile" -> "contextlib" [];
|
|
|
+ "zipfile" -> "pathlib" [];
|
|
|
+ "zipfile" -> "zlib" [];
|
|
|
+ "zipfile" -> "bz2" [];
|
|
|
+ "zipfile" -> "lzma" [];
|
|
|
+ "zipfile" -> "warnings" [];
|
|
|
+ "zipfile" -> "py_compile" [];
|
|
|
+ "zipfile" -> "argparse" [];
|
|
|
+ "py_compile" -> "enum" [];
|
|
|
+ "py_compile" -> "os" [];
|
|
|
+ "py_compile" -> "os.path" [];
|
|
|
+ "py_compile" -> "sys" [];
|
|
|
+ "py_compile" -> "traceback" [];
|
|
|
+ "py_compile" -> "argparse" [];
|
|
|
+ "os.path" -> "posixpath" [];
|
|
|
+ "os.path" -> "os" [];
|
|
|
+ "importlib.util" -> "contextlib" [];
|
|
|
+ "importlib.util" -> "_imp" [];
|
|
|
+ "importlib.util" -> "functools" [];
|
|
|
+ "importlib.util" -> "sys" [];
|
|
|
+ "importlib.util" -> "threading" [];
|
|
|
+ "importlib.util" -> "types" [];
|
|
|
+ "importlib.util" -> "warnings" [];
|
|
|
+ "pathlib" -> "fnmatch" [];
|
|
|
+ "pathlib" -> "functools" [];
|
|
|
+ "pathlib" -> "io" [];
|
|
|
+ "pathlib" -> "ntpath" [];
|
|
|
+ "pathlib" -> "os" [];
|
|
|
+ "pathlib" -> "posixpath" [];
|
|
|
+ "pathlib" -> "re" [];
|
|
|
+ "pathlib" -> "sys" [];
|
|
|
+ "pathlib" -> "warnings" [];
|
|
|
+ "pathlib" -> "_collections_abc" [];
|
|
|
+ "pathlib" -> "errno" [];
|
|
|
+ "pathlib" -> "operator" [];
|
|
|
+ "pathlib" -> "stat" [];
|
|
|
+ "pathlib" -> "pwd" [];
|
|
|
+ "pathlib" -> "grp" [];
|
|
|
+ "email.parser" -> "io" [];
|
|
|
+ "email.feedparser" -> "re" [];
|
|
|
+ "email.feedparser" -> "collections" [];
|
|
|
+ "email.feedparser" -> "io" [];
|
|
|
+ "csv" -> "re" [];
|
|
|
+ "csv" -> "_csv" [];
|
|
|
+ "csv" -> "io" [];
|
|
|
+ "tokenize" -> "builtins" [];
|
|
|
+ "tokenize" -> "codecs" [];
|
|
|
+ "tokenize" -> "collections" [];
|
|
|
+ "tokenize" -> "functools" [];
|
|
|
+ "tokenize" -> "io" [];
|
|
|
+ "tokenize" -> "itertools" [];
|
|
|
+ "tokenize" -> "re" [];
|
|
|
+ "tokenize" -> "sys" [];
|
|
|
+ "tokenize" -> "token" [];
|
|
|
+ "tokenize" -> "argparse" [];
|
|
|
+ "tokenize" -> "_tokenize" [];
|
|
|
+ "importlib._bootstrap" -> "_frozen_importlib_external" [];
|
|
|
+ "importlib.resources.readers" -> "collections" [];
|
|
|
+ "importlib.resources.readers" -> "operator" [];
|
|
|
+ "importlib.resources.readers" -> "pathlib" [];
|
|
|
+ "importlib.resources.readers" -> "zipfile" [];
|
|
|
+ "importlib.resources._itertools" -> "itertools" [];
|
|
|
+ "importlib.resources._itertools" -> "typing" [];
|
|
|
+ "tkinter" -> "collections" [];
|
|
|
+ "tkinter" -> "enum" [];
|
|
|
+ "tkinter" -> "sys" [];
|
|
|
+ "tkinter" -> "types" [];
|
|
|
+ "tkinter" -> "_tkinter" [];
|
|
|
+ "tkinter" -> "re" [];
|
|
|
+ "tkinter" -> "os" [];
|
|
|
+ "tkinter" -> "traceback" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "sys" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "litter_helper" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "functools" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "reprlib" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "keyword" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "weakref" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "traceback" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "collections" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "copyreg" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "heapq" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "types" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "_collections_abc" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "encodings" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "linecache" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "abc" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "enum" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "os" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "sre_parse" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "ntpath" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "operator" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "stat" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "io" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "warnings" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "posixpath" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "re" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "genericpath" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "sre_constants" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "locale" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "sre_compile" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "codecs" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "_weakrefset" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "tkinter" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" -> "pathlib" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" -> "pkgutil" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" -> "sys" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" -> "pyimod02_importers" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pkgutil.py" -> "_pyi_rth_utils" [];
|
|
|
+ "_pyi_rth_utils" -> "sys" [];
|
|
|
+ "_pyi_rth_utils" -> "os" [];
|
|
|
+ "_pyi_rth_utils.qt" -> "os" [];
|
|
|
+ "_pyi_rth_utils.qt" -> "importlib" [];
|
|
|
+ "_pyi_rth_utils.qt" -> "atexit" [];
|
|
|
+ "pkgutil" -> "collections" [];
|
|
|
+ "pkgutil" -> "functools" [];
|
|
|
+ "pkgutil" -> "importlib" [];
|
|
|
+ "pkgutil" -> "os" [];
|
|
|
+ "pkgutil" -> "os.path" [];
|
|
|
+ "pkgutil" -> "sys" [];
|
|
|
+ "pkgutil" -> "types" [];
|
|
|
+ "pkgutil" -> "warnings" [];
|
|
|
+ "pkgutil" -> "marshal" [];
|
|
|
+ "pkgutil" -> "inspect" [];
|
|
|
+ "pkgutil" -> "zipimport" [];
|
|
|
+ "pkgutil" -> "re" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py" -> "os" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py" -> "sys" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_pyqt5.py" -> "_pyi_rth_utils" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" -> "inspect" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" -> "os" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py" -> "sys" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py" -> "os" [];
|
|
|
+ "/opt/anaconda3/envs/awesome-python/lib/python3.11/site-packages/PyInstaller/hooks/rthooks/pyi_rth__tkinter.py" -> "sys" [];
|
|
|
+ "litter_helper" -> "PyQt5" [];
|
|
|
+ "PyQt5" -> "pkgutil" [];
|
|
|
+ "_weakrefset" -> "_weakref" [];
|
|
|
+ "_weakrefset" -> "types" [];
|
|
|
+ "sre_compile" -> "warnings" [];
|
|
|
+ "sre_compile" -> "re" [];
|
|
|
+ "locale" -> "sys" [];
|
|
|
+ "locale" -> "encodings" [];
|
|
|
+ "locale" -> "re" [];
|
|
|
+ "locale" -> "_collections_abc" [];
|
|
|
+ "locale" -> "builtins" [];
|
|
|
+ "locale" -> "functools" [];
|
|
|
+ "locale" -> "_locale" [];
|
|
|
+ "locale" -> "warnings" [];
|
|
|
+ "locale" -> "os" [];
|
|
|
+ "sre_constants" -> "warnings" [];
|
|
|
+ "sre_constants" -> "re" [];
|
|
|
+ "genericpath" -> "os" [];
|
|
|
+ "genericpath" -> "stat" [];
|
|
|
+ "re._parser" -> "warnings" [];
|
|
|
+ "re._parser" -> "unicodedata" [];
|
|
|
+ "re._constants" -> "_sre" [];
|
|
|
+ "re._compiler" -> "_sre" [];
|
|
|
+ "re._compiler" -> "sys" [];
|
|
|
+ "re" -> "enum" [];
|
|
|
+ "re" -> "functools" [];
|
|
|
+ "re" -> "warnings" [];
|
|
|
+ "re" -> "copyreg" [];
|
|
|
+ "warnings" -> "sys" [];
|
|
|
+ "warnings" -> "linecache" [];
|
|
|
+ "warnings" -> "tracemalloc" [];
|
|
|
+ "warnings" -> "re" [];
|
|
|
+ "warnings" -> "builtins" [];
|
|
|
+ "warnings" -> "traceback" [];
|
|
|
+ "warnings" -> "_warnings" [];
|
|
|
+ "tracemalloc" -> "functools" [];
|
|
|
+ "tracemalloc" -> "fnmatch" [];
|
|
|
+ "tracemalloc" -> "linecache" [];
|
|
|
+ "tracemalloc" -> "os.path" [];
|
|
|
+ "tracemalloc" -> "pickle" [];
|
|
|
+ "tracemalloc" -> "_tracemalloc" [];
|
|
|
+ "io" -> "_io" [];
|
|
|
+ "io" -> "abc" [];
|
|
|
+ "io" -> "warnings" [];
|
|
|
+ "stat" -> "_stat" [];
|
|
|
+ "operator" -> "builtins" [];
|
|
|
+ "operator" -> "functools" [];
|
|
|
+ "operator" -> "_operator" [];
|
|
|
+ "ntpath" -> "os" [];
|
|
|
+ "ntpath" -> "sys" [];
|
|
|
+ "ntpath" -> "stat" [];
|
|
|
+ "ntpath" -> "genericpath" [];
|
|
|
+ "ntpath" -> "_winapi" [];
|
|
|
+ "ntpath" -> "nt" [];
|
|
|
+ "ntpath" -> "string" [];
|
|
|
+ "sre_parse" -> "warnings" [];
|
|
|
+ "sre_parse" -> "re" [];
|
|
|
+ "os" -> "abc" [];
|
|
|
+ "os" -> "sys" [];
|
|
|
+ "os" -> "stat" [];
|
|
|
+ "os" -> "_collections_abc" [];
|
|
|
+ "os" -> "posix" [];
|
|
|
+ "os" -> "posixpath" [];
|
|
|
+ "os" -> "nt" [];
|
|
|
+ "os" -> "ntpath" [];
|
|
|
+ "os" -> "os.path" [];
|
|
|
+ "os" -> "warnings" [];
|
|
|
+ "os" -> "subprocess" [];
|
|
|
+ "os" -> "io" [];
|
|
|
+ "subprocess" -> "builtins" [];
|
|
|
+ "subprocess" -> "errno" [];
|
|
|
+ "subprocess" -> "io" [];
|
|
|
+ "subprocess" -> "locale" [];
|
|
|
+ "subprocess" -> "os" [];
|
|
|
+ "subprocess" -> "time" [];
|
|
|
+ "subprocess" -> "signal" [];
|
|
|
+ "subprocess" -> "sys" [];
|
|
|
+ "subprocess" -> "threading" [];
|
|
|
+ "subprocess" -> "warnings" [];
|
|
|
+ "subprocess" -> "contextlib" [];
|
|
|
+ "subprocess" -> "types" [];
|
|
|
+ "subprocess" -> "fcntl" [];
|
|
|
+ "subprocess" -> "msvcrt" [];
|
|
|
+ "subprocess" -> "_winapi" [];
|
|
|
+ "subprocess" -> "_posixsubprocess" [];
|
|
|
+ "subprocess" -> "select" [];
|
|
|
+ "subprocess" -> "selectors" [];
|
|
|
+ "subprocess" -> "grp" [];
|
|
|
+ "subprocess" -> "pwd" [];
|
|
|
+ "signal" -> "_signal" [];
|
|
|
+ "signal" -> "enum" [];
|
|
|
+ "enum" -> "sys" [];
|
|
|
+ "enum" -> "builtins" [];
|
|
|
+ "enum" -> "types" [];
|
|
|
+ "enum" -> "operator" [];
|
|
|
+ "enum" -> "functools" [];
|
|
|
+ "enum" -> "warnings" [];
|
|
|
+ "abc" -> "_abc" [];
|
|
|
+ "abc" -> "_py_abc" [];
|
|
|
+ "_py_abc" -> "_weakrefset" [];
|
|
|
+ "linecache" -> "functools" [];
|
|
|
+ "linecache" -> "sys" [];
|
|
|
+ "linecache" -> "os" [];
|
|
|
+ "linecache" -> "tokenize" [];
|
|
|
+ "encodings.zlib_codec" -> "codecs" [];
|
|
|
+ "encodings.zlib_codec" -> "zlib" [];
|
|
|
+ "encodings.uu_codec" -> "codecs" [];
|
|
|
+ "encodings.uu_codec" -> "binascii" [];
|
|
|
+ "encodings.uu_codec" -> "io" [];
|
|
|
+ "encodings.utf_8_sig" -> "codecs" [];
|
|
|
+ "encodings.utf_8" -> "codecs" [];
|
|
|
+ "encodings.utf_7" -> "codecs" [];
|
|
|
+ "encodings.utf_32_le" -> "codecs" [];
|
|
|
+ "encodings.utf_32_be" -> "codecs" [];
|
|
|
+ "encodings.utf_32" -> "codecs" [];
|
|
|
+ "encodings.utf_32" -> "sys" [];
|
|
|
+ "encodings.utf_16_le" -> "codecs" [];
|
|
|
+ "encodings.utf_16_be" -> "codecs" [];
|
|
|
+ "encodings.utf_16" -> "codecs" [];
|
|
|
+ "encodings.utf_16" -> "sys" [];
|
|
|
+ "encodings.unicode_escape" -> "codecs" [];
|
|
|
+ "encodings.undefined" -> "codecs" [];
|
|
|
+ "encodings.tis_620" -> "codecs" [];
|
|
|
+ "encodings.shift_jisx0213" -> "_codecs_jp" [];
|
|
|
+ "encodings.shift_jisx0213" -> "codecs" [];
|
|
|
+ "encodings.shift_jisx0213" -> "_multibytecodec" [];
|
|
|
+ "encodings.shift_jis_2004" -> "_codecs_jp" [];
|
|
|
+ "encodings.shift_jis_2004" -> "codecs" [];
|
|
|
+ "encodings.shift_jis_2004" -> "_multibytecodec" [];
|
|
|
+ "encodings.shift_jis" -> "_codecs_jp" [];
|
|
|
+ "encodings.shift_jis" -> "codecs" [];
|
|
|
+ "encodings.shift_jis" -> "_multibytecodec" [];
|
|
|
+ "encodings.rot_13" -> "codecs" [];
|
|
|
+ "encodings.rot_13" -> "sys" [];
|
|
|
+ "encodings.raw_unicode_escape" -> "codecs" [];
|
|
|
+ "encodings.quopri_codec" -> "codecs" [];
|
|
|
+ "encodings.quopri_codec" -> "quopri" [];
|
|
|
+ "encodings.quopri_codec" -> "io" [];
|
|
|
+ "encodings.punycode" -> "codecs" [];
|
|
|
+ "encodings.ptcp154" -> "codecs" [];
|
|
|
+ "encodings.palmos" -> "codecs" [];
|
|
|
+ "encodings.oem" -> "codecs" [];
|
|
|
+ "encodings.mbcs" -> "codecs" [];
|
|
|
+ "encodings.mac_turkish" -> "codecs" [];
|
|
|
+ "encodings.mac_romanian" -> "codecs" [];
|
|
|
+ "encodings.mac_roman" -> "codecs" [];
|
|
|
+ "encodings.mac_latin2" -> "codecs" [];
|
|
|
+ "encodings.mac_iceland" -> "codecs" [];
|
|
|
+ "encodings.mac_greek" -> "codecs" [];
|
|
|
+ "encodings.mac_farsi" -> "codecs" [];
|
|
|
+ "encodings.mac_cyrillic" -> "codecs" [];
|
|
|
+ "encodings.mac_croatian" -> "codecs" [];
|
|
|
+ "encodings.mac_arabic" -> "codecs" [];
|
|
|
+ "encodings.latin_1" -> "codecs" [];
|
|
|
+ "encodings.kz1048" -> "codecs" [];
|
|
|
+ "encodings.koi8_u" -> "codecs" [];
|
|
|
+ "encodings.koi8_t" -> "codecs" [];
|
|
|
+ "encodings.koi8_r" -> "codecs" [];
|
|
|
+ "encodings.johab" -> "_codecs_kr" [];
|
|
|
+ "encodings.johab" -> "codecs" [];
|
|
|
+ "encodings.johab" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso8859_9" -> "codecs" [];
|
|
|
+ "encodings.iso8859_8" -> "codecs" [];
|
|
|
+ "encodings.iso8859_7" -> "codecs" [];
|
|
|
+ "encodings.iso8859_6" -> "codecs" [];
|
|
|
+ "encodings.iso8859_5" -> "codecs" [];
|
|
|
+ "encodings.iso8859_4" -> "codecs" [];
|
|
|
+ "encodings.iso8859_3" -> "codecs" [];
|
|
|
+ "encodings.iso8859_2" -> "codecs" [];
|
|
|
+ "encodings.iso8859_16" -> "codecs" [];
|
|
|
+ "encodings.iso8859_15" -> "codecs" [];
|
|
|
+ "encodings.iso8859_14" -> "codecs" [];
|
|
|
+ "encodings.iso8859_13" -> "codecs" [];
|
|
|
+ "encodings.iso8859_11" -> "codecs" [];
|
|
|
+ "encodings.iso8859_10" -> "codecs" [];
|
|
|
+ "encodings.iso8859_1" -> "codecs" [];
|
|
|
+ "encodings.iso2022_kr" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_kr" -> "codecs" [];
|
|
|
+ "encodings.iso2022_kr" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso2022_jp_ext" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_jp_ext" -> "codecs" [];
|
|
|
+ "encodings.iso2022_jp_ext" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso2022_jp_3" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_jp_3" -> "codecs" [];
|
|
|
+ "encodings.iso2022_jp_3" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso2022_jp_2004" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_jp_2004" -> "codecs" [];
|
|
|
+ "encodings.iso2022_jp_2004" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso2022_jp_2" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_jp_2" -> "codecs" [];
|
|
|
+ "encodings.iso2022_jp_2" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso2022_jp_1" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_jp_1" -> "codecs" [];
|
|
|
+ "encodings.iso2022_jp_1" -> "_multibytecodec" [];
|
|
|
+ "encodings.iso2022_jp" -> "_codecs_iso2022" [];
|
|
|
+ "encodings.iso2022_jp" -> "codecs" [];
|
|
|
+ "encodings.iso2022_jp" -> "_multibytecodec" [];
|
|
|
+ "encodings.idna" -> "stringprep" [];
|
|
|
+ "encodings.idna" -> "re" [];
|
|
|
+ "encodings.idna" -> "codecs" [];
|
|
|
+ "encodings.idna" -> "unicodedata" [];
|
|
|
+ "stringprep" -> "unicodedata" [];
|
|
|
+ "encodings.hz" -> "_codecs_cn" [];
|
|
|
+ "encodings.hz" -> "codecs" [];
|
|
|
+ "encodings.hz" -> "_multibytecodec" [];
|
|
|
+ "encodings.hp_roman8" -> "codecs" [];
|
|
|
+ "encodings.hex_codec" -> "codecs" [];
|
|
|
+ "encodings.hex_codec" -> "binascii" [];
|
|
|
+ "encodings.gbk" -> "_codecs_cn" [];
|
|
|
+ "encodings.gbk" -> "codecs" [];
|
|
|
+ "encodings.gbk" -> "_multibytecodec" [];
|
|
|
+ "encodings.gb2312" -> "_codecs_cn" [];
|
|
|
+ "encodings.gb2312" -> "codecs" [];
|
|
|
+ "encodings.gb2312" -> "_multibytecodec" [];
|
|
|
+ "encodings.gb18030" -> "_codecs_cn" [];
|
|
|
+ "encodings.gb18030" -> "codecs" [];
|
|
|
+ "encodings.gb18030" -> "_multibytecodec" [];
|
|
|
+ "encodings.euc_kr" -> "_codecs_kr" [];
|
|
|
+ "encodings.euc_kr" -> "codecs" [];
|
|
|
+ "encodings.euc_kr" -> "_multibytecodec" [];
|
|
|
+ "encodings.euc_jp" -> "_codecs_jp" [];
|
|
|
+ "encodings.euc_jp" -> "codecs" [];
|
|
|
+ "encodings.euc_jp" -> "_multibytecodec" [];
|
|
|
+ "encodings.euc_jisx0213" -> "_codecs_jp" [];
|
|
|
+ "encodings.euc_jisx0213" -> "codecs" [];
|
|
|
+ "encodings.euc_jisx0213" -> "_multibytecodec" [];
|
|
|
+ "encodings.euc_jis_2004" -> "_codecs_jp" [];
|
|
|
+ "encodings.euc_jis_2004" -> "codecs" [];
|
|
|
+ "encodings.euc_jis_2004" -> "_multibytecodec" [];
|
|
|
+ "encodings.cp950" -> "_codecs_tw" [];
|
|
|
+ "encodings.cp950" -> "codecs" [];
|
|
|
+ "encodings.cp950" -> "_multibytecodec" [];
|
|
|
+ "encodings.cp949" -> "_codecs_kr" [];
|
|
|
+ "encodings.cp949" -> "codecs" [];
|
|
|
+ "encodings.cp949" -> "_multibytecodec" [];
|
|
|
+ "encodings.cp932" -> "_codecs_jp" [];
|
|
|
+ "encodings.cp932" -> "codecs" [];
|
|
|
+ "encodings.cp932" -> "_multibytecodec" [];
|
|
|
+ "encodings.cp875" -> "codecs" [];
|
|
|
+ "encodings.cp874" -> "codecs" [];
|
|
|
+ "encodings.cp869" -> "codecs" [];
|
|
|
+ "encodings.cp866" -> "codecs" [];
|
|
|
+ "encodings.cp865" -> "codecs" [];
|
|
|
+ "encodings.cp864" -> "codecs" [];
|
|
|
+ "encodings.cp863" -> "codecs" [];
|
|
|
+ "encodings.cp862" -> "codecs" [];
|
|
|
+ "encodings.cp861" -> "codecs" [];
|
|
|
+ "encodings.cp860" -> "codecs" [];
|
|
|
+ "encodings.cp858" -> "codecs" [];
|
|
|
+ "encodings.cp857" -> "codecs" [];
|
|
|
+ "encodings.cp856" -> "codecs" [];
|
|
|
+ "encodings.cp855" -> "codecs" [];
|
|
|
+ "encodings.cp852" -> "codecs" [];
|
|
|
+ "encodings.cp850" -> "codecs" [];
|
|
|
+ "encodings.cp775" -> "codecs" [];
|
|
|
+ "encodings.cp737" -> "codecs" [];
|
|
|
+ "encodings.cp720" -> "codecs" [];
|
|
|
+ "encodings.cp500" -> "codecs" [];
|
|
|
+ "encodings.cp437" -> "codecs" [];
|
|
|
+ "encodings.cp424" -> "codecs" [];
|
|
|
+ "encodings.cp273" -> "codecs" [];
|
|
|
+ "encodings.cp1258" -> "codecs" [];
|
|
|
+ "encodings.cp1257" -> "codecs" [];
|
|
|
+ "encodings.cp1256" -> "codecs" [];
|
|
|
+ "encodings.cp1255" -> "codecs" [];
|
|
|
+ "encodings.cp1254" -> "codecs" [];
|
|
|
+ "encodings.cp1253" -> "codecs" [];
|
|
|
+ "encodings.cp1252" -> "codecs" [];
|
|
|
+ "encodings.cp1251" -> "codecs" [];
|
|
|
+ "encodings.cp1250" -> "codecs" [];
|
|
|
+ "encodings.cp1140" -> "codecs" [];
|
|
|
+ "encodings.cp1125" -> "codecs" [];
|
|
|
+ "encodings.cp1026" -> "codecs" [];
|
|
|
+ "encodings.cp1006" -> "codecs" [];
|
|
|
+ "encodings.cp037" -> "codecs" [];
|
|
|
+ "encodings.charmap" -> "codecs" [];
|
|
|
+ "encodings.bz2_codec" -> "codecs" [];
|
|
|
+ "encodings.bz2_codec" -> "bz2" [];
|
|
|
+ "encodings.big5hkscs" -> "_codecs_hk" [];
|
|
|
+ "encodings.big5hkscs" -> "codecs" [];
|
|
|
+ "encodings.big5hkscs" -> "_multibytecodec" [];
|
|
|
+ "encodings.big5" -> "_codecs_tw" [];
|
|
|
+ "encodings.big5" -> "codecs" [];
|
|
|
+ "encodings.big5" -> "_multibytecodec" [];
|
|
|
+ "encodings.base64_codec" -> "codecs" [];
|
|
|
+ "encodings.base64_codec" -> "base64" [];
|
|
|
+ "encodings.ascii" -> "codecs" [];
|
|
|
+ "encodings" -> "codecs" [];
|
|
|
+ "encodings" -> "sys" [];
|
|
|
+ "encodings" -> "_winapi" [];
|
|
|
+ "_collections_abc" -> "abc" [];
|
|
|
+ "_collections_abc" -> "sys" [];
|
|
|
+ "types" -> "sys" [];
|
|
|
+ "types" -> "functools" [];
|
|
|
+ "types" -> "_collections_abc" [];
|
|
|
+ "heapq" -> "_heapq" [];
|
|
|
+ "copyreg" -> "functools" [];
|
|
|
+ "copyreg" -> "operator" [];
|
|
|
+ "collections.abc" -> "_collections_abc" [];
|
|
|
+ "collections" -> "_collections_abc" [];
|
|
|
+ "collections" -> "sys" [];
|
|
|
+ "collections" -> "itertools" [];
|
|
|
+ "collections" -> "keyword" [];
|
|
|
+ "collections" -> "operator" [];
|
|
|
+ "collections" -> "reprlib" [];
|
|
|
+ "collections" -> "_weakref" [];
|
|
|
+ "collections" -> "_collections" [];
|
|
|
+ "collections" -> "heapq" [];
|
|
|
+ "collections" -> "copy" [];
|
|
|
+ "traceback" -> "itertools" [];
|
|
|
+ "traceback" -> "linecache" [];
|
|
|
+ "traceback" -> "sys" [];
|
|
|
+ "traceback" -> "textwrap" [];
|
|
|
+ "traceback" -> "contextlib" [];
|
|
|
+ "traceback" -> "ast" [];
|
|
|
+ "traceback" -> "unicodedata" [];
|
|
|
+ "weakref" -> "_weakref" [];
|
|
|
+ "weakref" -> "_weakrefset" [];
|
|
|
+ "weakref" -> "_collections_abc" [];
|
|
|
+ "weakref" -> "sys" [];
|
|
|
+ "weakref" -> "itertools" [];
|
|
|
+ "weakref" -> "copy" [];
|
|
|
+ "weakref" -> "atexit" [];
|
|
|
+ "weakref" -> "gc" [];
|
|
|
+ "reprlib" -> "builtins" [];
|
|
|
+ "reprlib" -> "itertools" [];
|
|
|
+ "reprlib" -> "_thread" [];
|
|
|
+ "functools" -> "abc" [];
|
|
|
+ "functools" -> "collections" [];
|
|
|
+ "functools" -> "reprlib" [];
|
|
|
+ "functools" -> "_thread" [];
|
|
|
+ "functools" -> "types" [];
|
|
|
+ "functools" -> "_functools" [];
|
|
|
+ "functools" -> "weakref" [];
|
|
|
+ "functools" -> "typing" [];
|
|
|
+ "_sre" -> "copy" [];
|
|
|
+ "_sre" -> "re" [];
|
|
|
+ "_posixsubprocess" -> "gc" [];
|
|
|
+ "datetime" -> "time" [];
|
|
|
+ "datetime" -> "math" [];
|
|
|
+ "datetime" -> "sys" [];
|
|
|
+ "datetime" -> "operator" [];
|
|
|
+ "datetime" -> "_strptime" [];
|
|
|
+ "datetime" -> "_datetime" [];
|
|
|
+ "_strptime" -> "time" [];
|
|
|
+ "_strptime" -> "locale" [];
|
|
|
+ "_strptime" -> "calendar" [];
|
|
|
+ "_strptime" -> "re" [];
|
|
|
+ "_strptime" -> "datetime" [];
|
|
|
+ "_strptime" -> "_thread" [];
|
|
|
+ "_datetime" -> "time" [];
|
|
|
+ "_datetime" -> "_strptime" [];
|
|
|
+ "_pickle" -> "codecs" [];
|
|
|
+ "_pickle" -> "copyreg" [];
|
|
|
+ "_pickle" -> "_compat_pickle" [];
|
|
|
+ "posixpath" -> "os" [];
|
|
|
+ "posixpath" -> "sys" [];
|
|
|
+ "posixpath" -> "stat" [];
|
|
|
+ "posixpath" -> "genericpath" [];
|
|
|
+ "posixpath" -> "pwd" [];
|
|
|
+ "posixpath" -> "re" [];
|
|
|
+ "posixpath" -> "posix" [];
|
|
|
+ "posix" -> "resource" [];
|
|
|
+ "codecs" -> "builtins" [];
|
|
|
+ "codecs" -> "sys" [];
|
|
|
+ "codecs" -> "_codecs" [];
|
|
|
+ "codecs" -> "encodings" [];
|
|
|
+ "time" -> "_strptime" [];
|
|
|
+ "gc" -> "time" [];
|
|
|
+ "zipimport" -> "importlib" [];
|
|
|
+ "logging" -> "collections" [];
|
|
|
+ "importlib.metadata._adapters" -> "email" [];
|
|
|
+ "email.utils" -> "urllib" [];
|
|
|
+ "zipfile" -> "importlib" [];
|
|
|
+ "py_compile" -> "importlib" [];
|
|
|
+ "pathlib" -> "urllib" [];
|
|
|
+ "/Volumes/work/project/awesome-python/main.py" -> "PyQt5" [];
|
|
|
+ "tracemalloc" -> "collections" [];
|
|
|
+ "traceback" -> "collections" [];
|
|
|
+}
|