1 line
3.3 KiB
JSON
1 line
3.3 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_launch_py", "label": "launch.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L1"}, {"id": "launch_run", "label": "run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L13"}, {"id": "launch_rationale_1", "label": "Launch the Python script on the command line after setuptools is bootstrapped vi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L1"}, {"id": "launch_rationale_14", "label": "Run the script in sys.argv[1] as if it had been invoked naturally.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L14"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_launch_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_launch_py", "target": "tokenize", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_launch_py", "target": "launch_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L13", "weight": 1.0}, {"source": "launch_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_launch_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L1", "weight": 1.0}, {"source": "launch_rationale_14", "target": "launch_run", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "launch_run", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L20"}, {"caller_nid": "launch_run", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L27"}, {"caller_nid": "launch_run", "callee": "open_", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L28"}, {"caller_nid": "launch_run", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L29"}, {"caller_nid": "launch_run", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L30"}, {"caller_nid": "launch_run", "callee": "compile", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L31"}, {"caller_nid": "launch_run", "callee": "exec", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/launch.py", "source_location": "L32"}]} |