1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "label": "rotate.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L1"}, {"id": "rotate_rotate", "label": "rotate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L13"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "rotate_rotate_initialize_options", "label": ".initialize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L25"}, {"id": "rotate_rotate_finalize_options", "label": ".finalize_options()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L30"}, {"id": "rotate_rotate_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L46"}, {"id": "rotate_rationale_14", "label": "Delete older distributions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L14"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "distutils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "distutils_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "distutils_util", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_command_rotate_py", "target": "rotate_rotate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L13", "weight": 1.0}, {"source": "rotate_rotate", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L13", "weight": 1.0}, {"source": "rotate_rotate", "target": "rotate_rotate_initialize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L25", "weight": 1.0}, {"source": "rotate_rotate", "target": "rotate_rotate_finalize_options", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L30", "weight": 1.0}, {"source": "rotate_rotate", "target": "rotate_rotate_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L46", "weight": 1.0}, {"source": "rotate_rationale_14", "target": "rotate_rotate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L14", "weight": 1.0}], "raw_calls": [{"caller_nid": "rotate_rotate_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L32"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L37"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L39"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "DistutilsOptionError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L41"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L42"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "convert_path", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L43"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L43"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L43"}, {"caller_nid": "rotate_rotate_finalize_options", "callee": "set_undefined_options", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L44"}, {"caller_nid": "rotate_rotate_run", "callee": "run_command", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L47"}, {"caller_nid": "rotate_rotate_run", "callee": "get_name", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L51"}, {"caller_nid": "rotate_rotate_run", "callee": "glob", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L52"}, {"caller_nid": "rotate_rotate_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L52"}, {"caller_nid": "rotate_rotate_run", "callee": "getmtime", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L53"}, {"caller_nid": "rotate_rotate_run", "callee": "sort", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L54"}, {"caller_nid": "rotate_rotate_run", "callee": "reverse", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L55"}, {"caller_nid": "rotate_rotate_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L57"}, {"caller_nid": "rotate_rotate_run", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L57"}, {"caller_nid": "rotate_rotate_run", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L60"}, {"caller_nid": "rotate_rotate_run", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L61"}, {"caller_nid": "rotate_rotate_run", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L62"}, {"caller_nid": "rotate_rotate_run", "callee": "unlink", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/command/rotate.py", "source_location": "L64"}]} |