1 line
40 KiB
JSON
1 line
40 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "label": "windows.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L1"}, {"id": "windows_windows", "label": "Windows", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L16"}, {"id": "platformdirsabc", "label": "PlatformDirsABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "windows_user_data_dir", "label": "user_data_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L28"}, {"id": "windows_windows_append_parts", "label": "._append_parts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L38"}, {"id": "windows_site_data_dir", "label": "site_data_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L54"}, {"id": "windows_user_config_dir", "label": "user_config_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L60"}, {"id": "windows_site_config_dir", "label": "site_config_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L65"}, {"id": "windows_user_cache_dir", "label": "user_cache_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L70"}, {"id": "windows_site_cache_dir", "label": "site_cache_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L79"}, {"id": "windows_user_state_dir", "label": "user_state_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L85"}, {"id": "windows_user_log_dir", "label": "user_log_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L90"}, {"id": "windows_user_documents_dir", "label": "user_documents_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L99"}, {"id": "windows_user_downloads_dir", "label": "user_downloads_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L104"}, {"id": "windows_user_pictures_dir", "label": "user_pictures_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L109"}, {"id": "windows_user_videos_dir", "label": "user_videos_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L114"}, {"id": "windows_user_music_dir", "label": "user_music_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L119"}, {"id": "windows_user_desktop_dir", "label": "user_desktop_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L124"}, {"id": "windows_user_runtime_dir", "label": "user_runtime_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L129"}, {"id": "windows_site_runtime_dir", "label": "site_runtime_dir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L138"}, {"id": "windows_get_win_folder_from_env_vars", "label": "get_win_folder_from_env_vars()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L143"}, {"id": "windows_get_win_folder_if_csidl_name_not_env_var", "label": "get_win_folder_if_csidl_name_not_env_var()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L164"}, {"id": "windows_get_win_folder_from_registry", "label": "get_win_folder_from_registry()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L183"}, {"id": "windows_get_win_folder_via_ctypes", "label": "get_win_folder_via_ctypes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L213"}, {"id": "windows_pick_get_win_folder", "label": "_pick_get_win_folder()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L252"}, {"id": "windows_rationale_17", "label": "`MSDN on where to store app data files <https://learn.microsoft.com/en-us/window", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L17"}, {"id": "windows_rationale_29", "label": ":return: data directory tied to the user, e.g. ``%USERPROFILE%\\\\AppData", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L29"}, {"id": "windows_rationale_55", "label": ":return: data directory shared by users, e.g. ``C:\\\\ProgramData\\\\$appauthor\\\\$ap", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L55"}, {"id": "windows_rationale_61", "label": ":return: config directory tied to the user, same as `user_data_dir`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L61"}, {"id": "windows_rationale_66", "label": ":return: config directory shared by the users, same as `site_data_dir`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L66"}, {"id": "windows_rationale_71", "label": ":return: cache directory tied to the user (if opinionated with ``Cache`` folder", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L71"}, {"id": "windows_rationale_80", "label": ":return: cache directory shared by users, e.g. ``C:\\\\ProgramData\\\\$appauthor\\\\$a", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L80"}, {"id": "windows_rationale_86", "label": ":return: state directory tied to the user, same as `user_data_dir`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L86"}, {"id": "windows_rationale_91", "label": ":return: log directory tied to the user, same as `user_data_dir` if not opiniona", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L91"}, {"id": "windows_rationale_100", "label": ":return: documents directory tied to the user e.g. ``%USERPROFILE%\\\\Documents``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L100"}, {"id": "windows_rationale_105", "label": ":return: downloads directory tied to the user e.g. ``%USERPROFILE%\\\\Downloads``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L105"}, {"id": "windows_rationale_110", "label": ":return: pictures directory tied to the user e.g. ``%USERPROFILE%\\\\Pictures``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L110"}, {"id": "windows_rationale_115", "label": ":return: videos directory tied to the user e.g. ``%USERPROFILE%\\\\Videos``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L115"}, {"id": "windows_rationale_120", "label": ":return: music directory tied to the user e.g. ``%USERPROFILE%\\\\Music``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L120"}, {"id": "windows_rationale_125", "label": ":return: desktop directory tied to the user, e.g. ``%USERPROFILE%\\\\Desktop``", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L125"}, {"id": "windows_rationale_130", "label": ":return: runtime directory tied to the user, e.g. ``%USERPROFILE%\\\\AppD", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L130"}, {"id": "windows_rationale_139", "label": ":return: runtime directory shared by users, same as `user_runtime_dir`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L139"}, {"id": "windows_rationale_144", "label": "Get folder from environment variables.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L144"}, {"id": "windows_rationale_165", "label": "Get a folder for a CSIDL name that does not exist as an environment variable.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L165"}, {"id": "windows_rationale_184", "label": "Get folder from the registry. This is a fallback technique at best. I'm not", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L184"}, {"id": "windows_rationale_214", "label": "Get folder with ctypes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L214"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_api_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_windows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L16", "weight": 1.0}, {"source": "windows_windows", "target": "platformdirsabc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_data_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L28", "weight": 1.0}, {"source": "windows_windows", "target": "windows_windows_append_parts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_site_data_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_config_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_site_config_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_cache_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_site_cache_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L79", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_state_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L85", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_log_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L90", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_documents_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_downloads_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_pictures_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L109", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_videos_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L114", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_music_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_desktop_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L124", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_user_runtime_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_site_runtime_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L138", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_get_win_folder_from_env_vars", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_get_win_folder_if_csidl_name_not_env_var", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L164", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_get_win_folder_from_registry", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L183", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_get_win_folder_via_ctypes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_platformdirs_windows_py", "target": "windows_pick_get_win_folder", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L252", "weight": 1.0}, {"source": "windows_user_data_dir", "target": "windows_windows_append_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L36", "weight": 1.0}, {"source": "windows_site_data_dir", "target": "windows_windows_append_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L57", "weight": 1.0}, {"source": "windows_user_cache_dir", "target": "windows_windows_append_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L76", "weight": 1.0}, {"source": "windows_site_cache_dir", "target": "windows_windows_append_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L82", "weight": 1.0}, {"source": "windows_user_runtime_dir", "target": "windows_windows_append_parts", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L135", "weight": 1.0}, {"source": "windows_get_win_folder_from_env_vars", "target": "windows_get_win_folder_if_csidl_name_not_env_var", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L145", "weight": 1.0}, {"source": "windows_rationale_17", "target": "windows_windows", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L17", "weight": 1.0}, {"source": "windows_rationale_29", "target": "windows_windows_user_data_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L29", "weight": 1.0}, {"source": "windows_rationale_55", "target": "windows_windows_site_data_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L55", "weight": 1.0}, {"source": "windows_rationale_61", "target": "windows_windows_user_config_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L61", "weight": 1.0}, {"source": "windows_rationale_66", "target": "windows_windows_site_config_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L66", "weight": 1.0}, {"source": "windows_rationale_71", "target": "windows_windows_user_cache_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L71", "weight": 1.0}, {"source": "windows_rationale_80", "target": "windows_windows_site_cache_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L80", "weight": 1.0}, {"source": "windows_rationale_86", "target": "windows_windows_user_state_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L86", "weight": 1.0}, {"source": "windows_rationale_91", "target": "windows_windows_user_log_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L91", "weight": 1.0}, {"source": "windows_rationale_100", "target": "windows_windows_user_documents_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L100", "weight": 1.0}, {"source": "windows_rationale_105", "target": "windows_windows_user_downloads_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L105", "weight": 1.0}, {"source": "windows_rationale_110", "target": "windows_windows_user_pictures_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L110", "weight": 1.0}, {"source": "windows_rationale_115", "target": "windows_windows_user_videos_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L115", "weight": 1.0}, {"source": "windows_rationale_120", "target": "windows_windows_user_music_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L120", "weight": 1.0}, {"source": "windows_rationale_125", "target": "windows_windows_user_desktop_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L125", "weight": 1.0}, {"source": "windows_rationale_130", "target": "windows_windows_user_runtime_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L130", "weight": 1.0}, {"source": "windows_rationale_139", "target": "windows_windows_site_runtime_dir", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L139", "weight": 1.0}, {"source": "windows_rationale_144", "target": "windows_get_win_folder_from_env_vars", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L144", "weight": 1.0}, {"source": "windows_rationale_165", "target": "windows_get_win_folder_if_csidl_name_not_env_var", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L165", "weight": 1.0}, {"source": "windows_rationale_184", "target": "windows_get_win_folder_from_registry", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L184", "weight": 1.0}, {"source": "windows_rationale_214", "target": "windows_get_win_folder_via_ctypes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L214", "weight": 1.0}], "raw_calls": [{"caller_nid": "windows_user_data_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L35"}, {"caller_nid": "windows_user_data_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L35"}, {"caller_nid": "windows_windows_append_parts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L43"}, {"caller_nid": "windows_windows_append_parts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L44"}, {"caller_nid": "windows_windows_append_parts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L46"}, {"caller_nid": "windows_windows_append_parts", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L48"}, {"caller_nid": "windows_windows_append_parts", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L49"}, {"caller_nid": "windows_windows_append_parts", "callee": "_optionally_create_directory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L50"}, {"caller_nid": "windows_site_data_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L56"}, {"caller_nid": "windows_site_data_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L56"}, {"caller_nid": "windows_user_cache_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L75"}, {"caller_nid": "windows_user_cache_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L75"}, {"caller_nid": "windows_site_cache_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L81"}, {"caller_nid": "windows_site_cache_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L81"}, {"caller_nid": "windows_user_log_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L94"}, {"caller_nid": "windows_user_log_dir", "callee": "_optionally_create_directory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L95"}, {"caller_nid": "windows_user_documents_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L101"}, {"caller_nid": "windows_user_documents_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L101"}, {"caller_nid": "windows_user_downloads_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L106"}, {"caller_nid": "windows_user_downloads_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L106"}, {"caller_nid": "windows_user_pictures_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L111"}, {"caller_nid": "windows_user_pictures_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L111"}, {"caller_nid": "windows_user_videos_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L116"}, {"caller_nid": "windows_user_videos_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L116"}, {"caller_nid": "windows_user_music_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L121"}, {"caller_nid": "windows_user_music_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L121"}, {"caller_nid": "windows_user_desktop_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L126"}, {"caller_nid": "windows_user_desktop_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L126"}, {"caller_nid": "windows_user_runtime_dir", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L134"}, {"caller_nid": "windows_user_runtime_dir", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L134"}, {"caller_nid": "windows_user_runtime_dir", "callee": "get_win_folder", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L134"}, {"caller_nid": "windows_get_win_folder_from_env_vars", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L149"}, {"caller_nid": "windows_get_win_folder_from_env_vars", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L156"}, {"caller_nid": "windows_get_win_folder_from_env_vars", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L157"}, {"caller_nid": "windows_get_win_folder_from_env_vars", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L160"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L167"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L167"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L170"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L170"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L173"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L173"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L176"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L176"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L179"}, {"caller_nid": "windows_get_win_folder_if_csidl_name_not_env_var", "callee": "normpath", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L179"}, {"caller_nid": "windows_get_win_folder_from_registry", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L191"}, {"caller_nid": "windows_get_win_folder_from_registry", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L203"}, {"caller_nid": "windows_get_win_folder_from_registry", "callee": "OpenKey", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L208"}, {"caller_nid": "windows_get_win_folder_from_registry", "callee": "QueryValueEx", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L209"}, {"caller_nid": "windows_get_win_folder_from_registry", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L210"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L221"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L234"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "create_unicode_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L236"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L237"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "SHGetFolderPathW", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L238"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "any", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L241"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L241"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "create_unicode_buffer", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L242"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "GetShortPathNameW", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L243"}, {"caller_nid": "windows_get_win_folder_via_ctypes", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L247"}, {"caller_nid": "windows_pick_get_win_folder", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py", "source_location": "L258"}]} |