1 line
6.6 KiB
JSON
1 line
6.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "label": "develop.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L1"}, {"id": "develop_develop", "label": "develop", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L10"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "develop_develop_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L31"}, {"id": "develop_develop_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L44"}, {"id": "develop_develop_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L47"}, {"id": "develop_developdeprecationwarning", "label": "DevelopDeprecationWarning", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L51"}, {"id": "setuptoolsdeprecationwarning", "label": "SetuptoolsDeprecationWarning", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "develop_rationale_11", "label": "Set up package for development", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L11"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "site", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "setuptools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "setuptools_warnings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "develop_develop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L10", "weight": 1.0}, {"source": "develop_develop", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L10", "weight": 1.0}, {"source": "develop_develop", "target": "develop_develop_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L31", "weight": 1.0}, {"source": "develop_develop", "target": "develop_develop_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L44", "weight": 1.0}, {"source": "develop_develop", "target": "develop_develop_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L47", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_develop_py", "target": "develop_developdeprecationwarning", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L51", "weight": 1.0}, {"source": "develop_developdeprecationwarning", "target": "setuptoolsdeprecationwarning", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L51", "weight": 1.0}, {"source": "develop_rationale_11", "target": "develop_develop", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L11", "weight": 1.0}], "raw_calls": [{"caller_nid": "develop_develop_run", "callee": "cast", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L33"}, {"caller_nid": "develop_develop_run", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L36"}, {"caller_nid": "develop_develop_run", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L39"}, {"caller_nid": "develop_develop_run", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L40"}, {"caller_nid": "develop_develop_run", "callee": "check_call", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L42"}, {"caller_nid": "develop_develop_initialize_options", "callee": "emit", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/develop.py", "source_location": "L45"}]} |