Files
tfm_ainventory/graphify-out/cache/5c91490b7e36532c6a14da468d3e2679bac82f530e5cb77aefb4e58fcb908214.json

1 line
17 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "label": "check.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L1"}, {"id": "check_silentreporter", "label": "SilentReporter", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L18"}, {"id": "check_silentreporter_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L19"}, {"id": "check_silentreporter_system_message", "label": ".system_message()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L34"}, {"id": "check_check", "label": "check", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L41"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "check_check_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L57"}, {"id": "check_check_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L64"}, {"id": "check_check_warn", "label": ".warn()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L67"}, {"id": "check_check_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L72"}, {"id": "check_check_check_metadata", "label": ".check_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L91"}, {"id": "check_check_check_restructuredtext", "label": ".check_restructuredtext()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L108"}, {"id": "check_check_check_rst_data", "label": "._check_rst_data()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L119"}, {"id": "check_rationale_1", "label": "distutils.command.check Implements the Distutils 'check' command.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L1"}, {"id": "check_rationale_42", "label": "This command checks the meta-data of the package.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L42"}, {"id": "check_rationale_58", "label": "Sets default values for options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L58"}, {"id": "check_rationale_68", "label": "Counts the number of warnings that occurs.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L68"}, {"id": "check_rationale_92", "label": "Ensures that all required elements of meta-data are supplied. Required", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L92"}, {"id": "check_rationale_109", "label": "Checks if the long string fields are reST-compliant.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L109"}, {"id": "check_rationale_120", "label": "Returns warnings when the provided data doesn't compile.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L120"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_core_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_errors_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "docutils_frontend", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "docutils_nodes", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "docutils_parsers_rst", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "docutils_utils", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "check_silentreporter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L18", "weight": 1.0}, {"source": "check_silentreporter", "target": "check_silentreporter_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L19", "weight": 1.0}, {"source": "check_silentreporter", "target": "check_silentreporter_system_message", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "target": "check_check", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L41", "weight": 1.0}, {"source": "check_check", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L41", "weight": 1.0}, {"source": "check_check", "target": "check_check_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L57", "weight": 1.0}, {"source": "check_check", "target": "check_check_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L64", "weight": 1.0}, {"source": "check_check", "target": "check_check_warn", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L67", "weight": 1.0}, {"source": "check_check", "target": "check_check_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L72", "weight": 1.0}, {"source": "check_check", "target": "check_check_check_metadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L91", "weight": 1.0}, {"source": "check_check", "target": "check_check_check_restructuredtext", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L108", "weight": 1.0}, {"source": "check_check", "target": "check_check_check_rst_data", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L119", "weight": 1.0}, {"source": "check_check_run", "target": "check_check_check_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L76", "weight": 1.0}, {"source": "check_check_run", "target": "check_check_check_restructuredtext", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L80", "weight": 1.0}, {"source": "check_check_check_metadata", "target": "check_check_warn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L106", "weight": 1.0}, {"source": "check_check_check_restructuredtext", "target": "check_check_check_rst_data", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L111", "weight": 1.0}, {"source": "check_check_check_restructuredtext", "target": "check_check_warn", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L117", "weight": 1.0}, {"source": "check_check_check_rst_data", "target": "check_silentreporter", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L130", "weight": 1.0}, {"source": "check_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_setuptools_distutils_command_check_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L1", "weight": 1.0}, {"source": "check_rationale_42", "target": "check_check", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L42", "weight": 1.0}, {"source": "check_rationale_58", "target": "check_check_initialize_options", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L58", "weight": 1.0}, {"source": "check_rationale_68", "target": "check_check_warn", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L68", "weight": 1.0}, {"source": "check_rationale_92", "target": "check_check_check_metadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L92", "weight": 1.0}, {"source": "check_rationale_109", "target": "check_check_check_restructuredtext", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L109", "weight": 1.0}, {"source": "check_rationale_120", "target": "check_check_check_rst_data", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L120", "weight": 1.0}], "raw_calls": [{"caller_nid": "check_silentreporter_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L30"}, {"caller_nid": "check_silentreporter_system_message", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L35"}, {"caller_nid": "check_check_run", "callee": "globals", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L78"}, {"caller_nid": "check_check_run", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L82"}, {"caller_nid": "check_check_run", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L82"}, {"caller_nid": "check_check_run", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L84"}, {"caller_nid": "check_check_run", "callee": "DistutilsSetupError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L89"}, {"caller_nid": "check_check_check_metadata", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L102"}, {"caller_nid": "check_check_check_metadata", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L106"}, {"caller_nid": "check_check_check_metadata", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L106"}, {"caller_nid": "check_check_check_restructuredtext", "callee": "get_long_description", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L110"}, {"caller_nid": "check_check_check_restructuredtext", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L112"}, {"caller_nid": "check_check_check_rst_data", "callee": "Parser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L123"}, {"caller_nid": "check_check_check_rst_data", "callee": "get_default_values", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L124"}, {"caller_nid": "check_check_check_rst_data", "callee": "OptionParser", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L124"}, {"caller_nid": "check_check_check_rst_data", "callee": "document", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L140"}, {"caller_nid": "check_check_check_rst_data", "callee": "note_source", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L141"}, {"caller_nid": "check_check_check_rst_data", "callee": "parse", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L143"}, {"caller_nid": "check_check_check_rst_data", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_distutils/command/check.py", "source_location": "L145"}]}