1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "label": "install_lib.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L1"}, {"id": "install_lib_install_lib", "label": "install_lib", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L13"}, {"id": "install_lib_install_lib_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L18"}, {"id": "install_lib_install_lib_get_exclusions", "label": ".get_exclusions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L25"}, {"id": "install_lib_install_lib_exclude_pkg_path", "label": "._exclude_pkg_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L39"}, {"id": "install_lib_all_packages", "label": "_all_packages()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L48"}, {"id": "install_lib_install_lib_get_svem_nsps", "label": "._get_SVEM_NSPs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L57"}, {"id": "install_lib_gen_exclusion_paths", "label": "_gen_exclusion_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L74"}, {"id": "install_lib_install_lib_copy_tree", "label": ".copy_tree()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L94"}, {"id": "install_lib_install_lib_get_outputs", "label": ".get_outputs()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L132"}, {"id": "install_lib_rationale_14", "label": "Don't add compiled flags to filenames of non-Python files", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L14"}, {"id": "install_lib_rationale_26", "label": "Return a collections.Sized collections.Container of paths to be excluded", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L26"}, {"id": "install_lib_rationale_40", "label": "Given a package name and exclusion path within that package, compute the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L40"}, {"id": "install_lib_rationale_49", "label": ">>> list(install_lib._all_packages('foo.bar.baz')) ['foo.bar.baz', 'foo.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L49"}, {"id": "install_lib_rationale_58", "label": "Get namespace packages (list) but only for single_version_externally_man", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L58"}, {"id": "install_lib_rationale_75", "label": "Generate file paths to be excluded for namespace packages (bytecode cach", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L75"}, {"id": "install_lib_rationale_62", "label": "# TODO: is it necessary to short-circuit here? i.e. what's the cost", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L62"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_path_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_dist_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "distutils_command_install_lib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "install_lib_install_lib", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L13", "weight": 1.0}, {"source": "install_lib_install_lib", "target": "install_lib_install_lib_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L18", "weight": 1.0}, {"source": "install_lib_install_lib", "target": "install_lib_install_lib_get_exclusions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L25", "weight": 1.0}, {"source": "install_lib_install_lib", "target": "install_lib_install_lib_exclude_pkg_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "install_lib_all_packages", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L48", "weight": 1.0}, {"source": "install_lib_install_lib", "target": "install_lib_install_lib_get_svem_nsps", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "target": "install_lib_gen_exclusion_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L74", "weight": 1.0}, {"source": "install_lib_install_lib", "target": "install_lib_install_lib_copy_tree", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L94", "weight": 1.0}, {"source": "install_lib_install_lib", "target": "install_lib_install_lib_get_outputs", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L132", "weight": 1.0}, {"source": "install_lib_install_lib_get_exclusions", "target": "install_lib_install_lib_get_svem_nsps", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L32", "weight": 1.0}, {"source": "install_lib_install_lib_get_exclusions", "target": "install_lib_all_packages", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L33", "weight": 1.0}, {"source": "install_lib_install_lib_get_exclusions", "target": "install_lib_gen_exclusion_paths", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L36", "weight": 1.0}, {"source": "install_lib_install_lib_copy_tree", "target": "install_lib_install_lib_get_exclusions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L107", "weight": 1.0}, {"source": "install_lib_install_lib_get_outputs", "target": "install_lib_install_lib_get_exclusions", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L134", "weight": 1.0}, {"source": "install_lib_rationale_14", "target": "install_lib_install_lib", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L14", "weight": 1.0}, {"source": "install_lib_rationale_26", "target": "install_lib_install_lib_get_exclusions", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L26", "weight": 1.0}, {"source": "install_lib_rationale_40", "target": "install_lib_install_lib_exclude_pkg_path", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L40", "weight": 1.0}, {"source": "install_lib_rationale_49", "target": "install_lib_install_lib_all_packages", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L49", "weight": 1.0}, {"source": "install_lib_rationale_58", "target": "install_lib_install_lib_get_svem_nsps", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L58", "weight": 1.0}, {"source": "install_lib_rationale_75", "target": "install_lib_install_lib_gen_exclusion_paths", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L75", "weight": 1.0}, {"source": "install_lib_rationale_62", "target": "backend_venv_lib_python3_12_site_packages_setuptools_command_install_lib_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L62", "weight": 1.0}], "raw_calls": [{"caller_nid": "install_lib_install_lib_run", "callee": "build", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L19"}, {"caller_nid": "install_lib_install_lib_run", "callee": "install", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L20"}, {"caller_nid": "install_lib_install_lib_run", "callee": "byte_compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L23"}, {"caller_nid": "install_lib_install_lib_get_exclusions", "callee": "product", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L36"}, {"caller_nid": "install_lib_install_lib_get_exclusions", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L37"}, {"caller_nid": "install_lib_install_lib_get_exclusions", "callee": "starmap", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L37"}, {"caller_nid": "install_lib_install_lib_exclude_pkg_path", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L44"}, {"caller_nid": "install_lib_install_lib_exclude_pkg_path", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L45"}, {"caller_nid": "install_lib_all_packages", "callee": "rpartition", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L55"}, {"caller_nid": "install_lib_install_lib_get_svem_nsps", "callee": "get_finalized_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L68"}, {"caller_nid": "install_lib_gen_exclusion_paths", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L85"}, {"caller_nid": "install_lib_gen_exclusion_paths", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L88"}, {"caller_nid": "install_lib_install_lib_copy_tree", "callee": "unpack_directory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/install_lib.py", "source_location": "L129"}]} |