1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "label": "setopt.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L1"}, {"id": "setopt_config_file", "label": "config_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L15"}, {"id": "setopt_edit_config", "label": "edit_config()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L30"}, {"id": "setopt_option_base", "label": "option_base", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L71"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "setopt_option_base_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L85"}, {"id": "setopt_option_base_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L90"}, {"id": "setopt_setopt", "label": "setopt", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L107"}, {"id": "setopt_setopt_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L121"}, {"id": "setopt_setopt_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L128"}, {"id": "setopt_setopt_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L135"}, {"id": "setopt_rationale_16", "label": "Get the filename of the distutils, local, global, or per-user config `kind`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L16"}, {"id": "setopt_rationale_31", "label": "Edit a configuration file to include `settings` `settings` is a dictionary", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L31"}, {"id": "setopt_rationale_72", "label": "Abstract base class for commands that mess with config files", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L72"}, {"id": "setopt_rationale_108", "label": "Save command-line options to a file", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L108"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "configparser", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_unicode_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "distutils", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "distutils_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "setopt_config_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "setopt_edit_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "setopt_option_base", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L71", "weight": 1.0}, {"source": "setopt_option_base", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L71", "weight": 1.0}, {"source": "setopt_option_base", "target": "setopt_option_base_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L85", "weight": 1.0}, {"source": "setopt_option_base", "target": "setopt_option_base_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_setopt_py", "target": "setopt_setopt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L107", "weight": 1.0}, {"source": "setopt_setopt", "target": "setopt_option_base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L107", "weight": 1.0}, {"source": "setopt_setopt", "target": "setopt_setopt_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L121", "weight": 1.0}, {"source": "setopt_setopt", "target": "setopt_setopt_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L128", "weight": 1.0}, {"source": "setopt_setopt", "target": "setopt_setopt_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L135", "weight": 1.0}, {"source": "setopt_option_base_finalize_options", "target": "setopt_config_file", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L93", "weight": 1.0}, {"source": "setopt_setopt_run", "target": "setopt_edit_config", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L136", "weight": 1.0}, {"source": "setopt_rationale_16", "target": "setopt_config_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L16", "weight": 1.0}, {"source": "setopt_rationale_31", "target": "setopt_edit_config", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L31", "weight": 1.0}, {"source": "setopt_rationale_72", "target": "setopt_option_base", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L72", "weight": 1.0}, {"source": "setopt_rationale_108", "target": "setopt_setopt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L108", "weight": 1.0}], "raw_calls": [{"caller_nid": "setopt_config_file", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L23"}, {"caller_nid": "setopt_config_file", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L23"}, {"caller_nid": "setopt_config_file", "callee": "expanduser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L26"}, {"caller_nid": "setopt_config_file", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L26"}, {"caller_nid": "setopt_config_file", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L27"}, {"caller_nid": "setopt_edit_config", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L38"}, {"caller_nid": "setopt_edit_config", "callee": "RawConfigParser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L39"}, {"caller_nid": "setopt_edit_config", "callee": "_cfg_read_utf8_with_fallback", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L41"}, {"caller_nid": "setopt_edit_config", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L43"}, {"caller_nid": "setopt_edit_config", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L45"}, {"caller_nid": "setopt_edit_config", "callee": "remove_section", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L46"}, {"caller_nid": "setopt_edit_config", "callee": "has_section", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L48"}, {"caller_nid": "setopt_edit_config", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L49"}, {"caller_nid": "setopt_edit_config", "callee": "add_section", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L50"}, {"caller_nid": "setopt_edit_config", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L51"}, {"caller_nid": "setopt_edit_config", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L53"}, {"caller_nid": "setopt_edit_config", "callee": "remove_option", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L54"}, {"caller_nid": "setopt_edit_config", "callee": "options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L55"}, {"caller_nid": "setopt_edit_config", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L56"}, {"caller_nid": "setopt_edit_config", "callee": "remove_section", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L59"}, {"caller_nid": "setopt_edit_config", "callee": "debug", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L61"}, {"caller_nid": "setopt_edit_config", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L64"}, {"caller_nid": "setopt_edit_config", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L66"}, {"caller_nid": "setopt_edit_config", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L67"}, {"caller_nid": "setopt_edit_config", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L68"}, {"caller_nid": "setopt_option_base_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L93"}, {"caller_nid": "setopt_option_base_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L95"}, {"caller_nid": "setopt_option_base_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L97"}, {"caller_nid": "setopt_option_base_finalize_options", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L99"}, {"caller_nid": "setopt_option_base_finalize_options", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L100"}, {"caller_nid": "setopt_option_base_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L101"}, {"caller_nid": "setopt_setopt_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L131"}, {"caller_nid": "setopt_setopt_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L133"}, {"caller_nid": "setopt_setopt_run", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/setopt.py", "source_location": "L138"}]} |