Files
tfm_ainventory/graphify-out/cache/9f31ef5aa05b7d10b33403aa0db342d7722a423a548ea0701ba2a617a0e7e7be.json

1 line
5.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "label": "legacy.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L1"}, {"id": "legacy_resultdict", "label": "ResultDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L12"}, {"id": "typeddict", "label": "TypedDict", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "legacy_detect", "label": "detect()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L18"}, {"id": "legacy_rationale_21", "label": "chardet legacy method Detect the encoding of the given byte string. It shoul", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L21"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "warnings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "backend_venv_lib_python3_12_site_packages_charset_normalizer_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "backend_venv_lib_python3_12_site_packages_charset_normalizer_constant_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "legacy_resultdict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L12", "weight": 1.0}, {"source": "legacy_resultdict", "target": "typeddict", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_charset_normalizer_legacy_py", "target": "legacy_detect", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L18", "weight": 1.0}, {"source": "legacy_rationale_21", "target": "legacy_detect", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "legacy_detect", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L32"}, {"caller_nid": "legacy_detect", "callee": "warn", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L33"}, {"caller_nid": "legacy_detect", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L34"}, {"caller_nid": "legacy_detect", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L34"}, {"caller_nid": "legacy_detect", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L34"}, {"caller_nid": "legacy_detect", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L37"}, {"caller_nid": "legacy_detect", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L38"}, {"caller_nid": "legacy_detect", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L39"}, {"caller_nid": "legacy_detect", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L42"}, {"caller_nid": "legacy_detect", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L43"}, {"caller_nid": "legacy_detect", "callee": "best", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L45"}, {"caller_nid": "legacy_detect", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L45"}, {"caller_nid": "legacy_detect", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/charset_normalizer/legacy.py", "source_location": "L63"}]}