1 line
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "label": "basereload.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L1"}, {"id": "basereload_basereload", "label": "BaseReload", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L26"}, {"id": "basereload_basereload_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L27"}, {"id": "basereload_basereload_signal_handler", "label": ".signal_handler()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L41"}, {"id": "basereload_basereload_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L50"}, {"id": "basereload_basereload_pause", "label": ".pause()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L63"}, {"id": "basereload_basereload_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L67"}, {"id": "basereload_basereload_next", "label": ".__next__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L70"}, {"id": "basereload_basereload_startup", "label": ".startup()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L73"}, {"id": "basereload_basereload_restart", "label": ".restart()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L87"}, {"id": "basereload_basereload_shutdown", "label": ".shutdown()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L103"}, {"id": "basereload_basereload_should_restart", "label": ".should_restart()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L117"}, {"id": "basereload_display_path", "label": "_display_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L121"}, {"id": "basereload_rationale_42", "label": "A signal handler that is registered with the parent process.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L42"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "signal", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "threading", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "pathlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "socket", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "click", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "uvicorn_subprocess", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "uvicorn_config", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "basereload_basereload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L26", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L27", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_signal_handler", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L41", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L50", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_pause", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L63", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L67", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_next", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L70", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_startup", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L73", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_restart", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L87", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_shutdown", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L103", "weight": 1.0}, {"source": "basereload_basereload", "target": "basereload_basereload_should_restart", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_supervisors_basereload_py", "target": "basereload_display_path", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L121", "weight": 1.0}, {"source": "basereload_basereload_run", "target": "basereload_basereload_startup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L51", "weight": 1.0}, {"source": "basereload_basereload_run", "target": "basereload_basereload_restart", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L59", "weight": 1.0}, {"source": "basereload_basereload_run", "target": "basereload_basereload_shutdown", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L61", "weight": 1.0}, {"source": "basereload_basereload_next", "target": "basereload_basereload_should_restart", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L71", "weight": 1.0}, {"source": "basereload_rationale_42", "target": "basereload_basereload_signal_handler", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "basereload_basereload_init", "callee": "Event", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L36"}, {"caller_nid": "basereload_basereload_init", "callee": "getpid", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L37"}, {"caller_nid": "basereload_basereload_signal_handler", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L48"}, {"caller_nid": "basereload_basereload_run", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L54"}, {"caller_nid": "basereload_basereload_run", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L57"}, {"caller_nid": "basereload_basereload_run", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L57"}, {"caller_nid": "basereload_basereload_pause", "callee": "wait", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L64"}, {"caller_nid": "basereload_basereload_pause", "callee": "StopIteration", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L65"}, {"caller_nid": "basereload_basereload_startup", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L75"}, {"caller_nid": "basereload_basereload_startup", "callee": "style", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L76"}, {"caller_nid": "basereload_basereload_startup", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L76"}, {"caller_nid": "basereload_basereload_startup", "callee": "style", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L77"}, {"caller_nid": "basereload_basereload_startup", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L77"}, {"caller_nid": "basereload_basereload_startup", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L79"}, {"caller_nid": "basereload_basereload_startup", "callee": "signal", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L82"}, {"caller_nid": "basereload_basereload_startup", "callee": "get_subprocess", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L84"}, {"caller_nid": "basereload_basereload_startup", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L85"}, {"caller_nid": "basereload_basereload_restart", "callee": "kill", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L91"}, {"caller_nid": "basereload_basereload_restart", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L94"}, {"caller_nid": "basereload_basereload_restart", "callee": "flush", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L95"}, {"caller_nid": "basereload_basereload_restart", "callee": "terminate", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L97"}, {"caller_nid": "basereload_basereload_restart", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L98"}, {"caller_nid": "basereload_basereload_restart", "callee": "get_subprocess", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L100"}, {"caller_nid": "basereload_basereload_restart", "callee": "start", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L101"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L105"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "terminate", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L107"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L108"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L111"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L113"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L114"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "style", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L114"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L114"}, {"caller_nid": "basereload_basereload_shutdown", "callee": "info", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L115"}, {"caller_nid": "basereload_basereload_should_restart", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L118"}, {"caller_nid": "basereload_display_path", "callee": "relative_to", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L123"}, {"caller_nid": "basereload_display_path", "callee": "cwd", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/supervisors/basereload.py", "source_location": "L123"}]} |