1 line
8.6 KiB
JSON
1 line
8.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_requests_help_py", "label": "help.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L1"}, {"id": "help_implementation", "label": "_implementation()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L34"}, {"id": "help_info", "label": "info()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L66"}, {"id": "help_main", "label": "main()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L125"}, {"id": "help_rationale_1", "label": "Module containing bug report helper(s).", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L1"}, {"id": "help_rationale_35", "label": "Return a dict with the Python implementation and version. Provide both the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L35"}, {"id": "help_rationale_67", "label": "Generate information for a bug report.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L67"}, {"id": "help_rationale_126", "label": "Pretty-print the bug information as JSON.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L126"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "platform", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "ssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "idna", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "urllib3", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "backend_venv_lib_python3_12_site_packages_requests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "charset_normalizer", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "chardet", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "urllib3_contrib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "cryptography", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "openssl", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "help_implementation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "help_info", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_help_py", "target": "help_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L125", "weight": 1.0}, {"source": "help_info", "target": "help_implementation", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L79", "weight": 1.0}, {"source": "help_main", "target": "help_info", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L127", "weight": 1.0}, {"source": "help_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_requests_help_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L1", "weight": 1.0}, {"source": "help_rationale_35", "target": "help_implementation", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L35", "weight": 1.0}, {"source": "help_rationale_67", "target": "help_info", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L67", "weight": 1.0}, {"source": "help_rationale_126", "target": "help_main", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L126", "weight": 1.0}], "raw_calls": [{"caller_nid": "help_implementation", "callee": "python_implementation", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L45"}, {"caller_nid": "help_implementation", "callee": "python_version", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L48"}, {"caller_nid": "help_implementation", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L53"}, {"caller_nid": "help_implementation", "callee": "python_version", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L57"}, {"caller_nid": "help_implementation", "callee": "python_version", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L59"}, {"caller_nid": "help_info", "callee": "system", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L70"}, {"caller_nid": "help_info", "callee": "release", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L71"}, {"caller_nid": "help_info", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L98"}, {"caller_nid": "help_info", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L101"}, {"caller_nid": "help_main", "callee": "print", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L127"}, {"caller_nid": "help_main", "callee": "dumps", "source_file": "backend/venv/lib/python3.12/site-packages/requests/help.py", "source_location": "L127"}]} |