Files
tfm_ainventory/graphify-out/cache/ecaa1192cc9358fb15c4dcddbb7be128f630fc041ffe8397fa3a50ae07ddaa16.json

1 line
5.6 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "label": "compat.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L1"}, {"id": "compat_resolve_char_detection", "label": "_resolve_char_detection()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L30"}, {"id": "compat_rationale_1", "label": "requests.compat ~~~~~~~~~~~~~~~ This module previously handled import compatibi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L1"}, {"id": "compat_rationale_31", "label": "Find supported character detection libraries.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L31"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "importlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "urllib3", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "compat_resolve_char_detection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "simplejson", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L64", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "simplejson", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "json", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "collections", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L73", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "http_cookies", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L75", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "io", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "urllib_parse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "target": "urllib_request", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L93", "weight": 1.0}, {"source": "compat_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_requests_compat_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L1", "weight": 1.0}, {"source": "compat_rationale_31", "target": "compat_resolve_char_detection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L31", "weight": 1.0}], "raw_calls": [{"caller_nid": "compat_resolve_char_detection", "callee": "import_module", "source_file": "backend/venv/lib/python3.12/site-packages/requests/compat.py", "source_location": "L36"}]}