Files
tfm_ainventory/graphify-out/cache/189a98b92926ed296b2a2c3aa351b3166896797518af8c27e20abc652b993258.json

1 line
6.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "label": "_argcomplete.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L1"}, {"id": "argcomplete_fastfilescompleter", "label": "FastFilesCompleter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L74"}, {"id": "argcomplete_fastfilescompleter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L77"}, {"id": "argcomplete_fastfilescompleter_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L80"}, {"id": "argcomplete_try_argcomplete", "label": "try_argcomplete()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L109"}, {"id": "argcomplete_rationale_1", "label": "Allow bash-completion for argparse with argcomplete if installed. Needs argcomp", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L1"}, {"id": "argcomplete_rationale_75", "label": "Fast file completer class.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L75"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "argparse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L67", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "glob", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L68", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L69", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "argcomplete_fastfilescompleter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L74", "weight": 1.0}, {"source": "argcomplete_fastfilescompleter", "target": "argcomplete_fastfilescompleter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L77", "weight": 1.0}, {"source": "argcomplete_fastfilescompleter", "target": "argcomplete_fastfilescompleter_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L80", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "argcomplete_completers", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "argcomplete_try_argcomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "target": "argcomplete_try_argcomplete", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L114", "weight": 1.0}, {"source": "argcomplete_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_pytest_argcomplete_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L1", "weight": 1.0}, {"source": "argcomplete_rationale_75", "target": "argcomplete_fastfilescompleter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L75", "weight": 1.0}], "raw_calls": [{"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L83"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "dirname", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L83"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L91"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L91"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "extend", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L93"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L93"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L94"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L95"}, {"caller_nid": "argcomplete_fastfilescompleter_call", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L98"}, {"caller_nid": "argcomplete_try_argcomplete", "callee": "autocomplete", "source_file": "backend/venv/lib/python3.12/site-packages/_pytest/_argcomplete.py", "source_location": "L110"}]}