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

1 line
8.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "label": "_re.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L1"}, {"id": "re_match_to_datetime", "label": "match_to_datetime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L57"}, {"id": "re_cached_tz", "label": "cached_tz()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L96"}, {"id": "re_match_to_localtime", "label": "match_to_localtime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L106"}, {"id": "re_match_to_number", "label": "match_to_number()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L112"}, {"id": "re_rationale_58", "label": "Convert a `RE_DATETIME` match to `datetime.datetime` or `datetime.date`. Ra", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L58"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_types_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "re_match_to_datetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L57", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "re_cached_tz", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L96", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "re_match_to_localtime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L106", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_tomli_re_py", "target": "re_match_to_number", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L112", "weight": 1.0}, {"source": "re_match_to_datetime", "target": "re_cached_tz", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L82", "weight": 1.0}, {"source": "re_rationale_58", "target": "re_match_to_datetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L58", "weight": 1.0}], "raw_calls": [{"caller_nid": "re_match_to_datetime", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L75"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L76"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L76"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L76"}, {"caller_nid": "re_match_to_datetime", "callee": "date", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L78"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L79"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L79"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L79"}, {"caller_nid": "re_match_to_datetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L80"}, {"caller_nid": "re_match_to_datetime", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L80"}, {"caller_nid": "re_match_to_datetime", "callee": "datetime", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L89"}, {"caller_nid": "re_cached_tz", "callee": "timezone", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L98"}, {"caller_nid": "re_cached_tz", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L99"}, {"caller_nid": "re_cached_tz", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L100"}, {"caller_nid": "re_cached_tz", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L101"}, {"caller_nid": "re_match_to_localtime", "callee": "groups", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L107"}, {"caller_nid": "re_match_to_localtime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L108"}, {"caller_nid": "re_match_to_localtime", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L108"}, {"caller_nid": "re_match_to_localtime", "callee": "time", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L109"}, {"caller_nid": "re_match_to_localtime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L109"}, {"caller_nid": "re_match_to_localtime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L109"}, {"caller_nid": "re_match_to_localtime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L109"}, {"caller_nid": "re_match_to_number", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L113"}, {"caller_nid": "re_match_to_number", "callee": "parse_float", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L114"}, {"caller_nid": "re_match_to_number", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L114"}, {"caller_nid": "re_match_to_number", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L115"}, {"caller_nid": "re_match_to_number", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py", "source_location": "L115"}]}