1 line
42 KiB
JSON
1 line
42 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "label": "pkg_resources.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L1"}, {"id": "pkg_resources_entrypoint", "label": "EntryPoint", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L39"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pkg_resources_inmemorymetadata", "label": "InMemoryMetadata", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L45"}, {"id": "pkg_resources_inmemorymetadata_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L51"}, {"id": "pkg_resources_inmemorymetadata_has_metadata", "label": ".has_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L55"}, {"id": "pkg_resources_inmemorymetadata_get_metadata", "label": ".get_metadata()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L58"}, {"id": "pkg_resources_inmemorymetadata_get_metadata_lines", "label": ".get_metadata_lines()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L67"}, {"id": "pkg_resources_inmemorymetadata_metadata_isdir", "label": ".metadata_isdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L70"}, {"id": "pkg_resources_inmemorymetadata_metadata_listdir", "label": ".metadata_listdir()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L73"}, {"id": "pkg_resources_inmemorymetadata_run_script", "label": ".run_script()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L76"}, {"id": "pkg_resources_distribution", "label": "Distribution", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L80"}, {"id": "basedistribution", "label": "BaseDistribution", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pkg_resources_distribution_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L81"}, {"id": "pkg_resources_extra_mapping", "label": "_extra_mapping()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L88"}, {"id": "pkg_resources_from_directory", "label": "from_directory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L97"}, {"id": "pkg_resources_from_metadata_file_contents", "label": "from_metadata_file_contents()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L117"}, {"id": "pkg_resources_from_wheel", "label": "from_wheel()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L134"}, {"id": "pkg_resources_location", "label": "location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L155"}, {"id": "pkg_resources_installed_location", "label": "installed_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L159"}, {"id": "pkg_resources_info_location", "label": "info_location()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L170"}, {"id": "pkg_resources_installed_by_distutils", "label": "installed_by_distutils()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L174"}, {"id": "pkg_resources_canonical_name", "label": "canonical_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L184"}, {"id": "pkg_resources_version", "label": "version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L188"}, {"id": "pkg_resources_raw_version", "label": "raw_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L192"}, {"id": "pkg_resources_distribution_is_file", "label": ".is_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L195"}, {"id": "pkg_resources_distribution_iter_distutils_script_names", "label": ".iter_distutils_script_names()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L198"}, {"id": "pkg_resources_distribution_read_text", "label": ".read_text()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L201"}, {"id": "pkg_resources_distribution_iter_entry_points", "label": ".iter_entry_points()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L210"}, {"id": "pkg_resources_distribution_metadata_impl", "label": "._metadata_impl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L216"}, {"id": "pkg_resources_distribution_iter_dependencies", "label": ".iter_dependencies()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L238"}, {"id": "pkg_resources_distribution_iter_provided_extras", "label": ".iter_provided_extras()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L246"}, {"id": "pkg_resources_environment", "label": "Environment", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L250"}, {"id": "baseenvironment", "label": "BaseEnvironment", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pkg_resources_environment_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L251"}, {"id": "pkg_resources_default", "label": "default()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L255"}, {"id": "pkg_resources_from_paths", "label": "from_paths()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L259"}, {"id": "pkg_resources_environment_iter_distributions", "label": "._iter_distributions()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L262"}, {"id": "pkg_resources_environment_search_distribution", "label": "._search_distribution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L266"}, {"id": "pkg_resources_environment_get_distribution", "label": ".get_distribution()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L278"}, {"id": "pkg_resources_rationale_46", "label": "IMetadataProvider that reads metadata files from a dictionary. This also ma", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L46"}, {"id": "pkg_resources_rationale_217", "label": ":raises NoneMetadataError: if the distribution reports `has_metadata()`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L217"}, {"id": "pkg_resources_rationale_267", "label": "Find a distribution matching the ``name`` in the environment. This sear", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L267"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "email_message", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "email_parser", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "zipfile", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_vendor", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_vendor_packaging_requirements", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_vendor_packaging_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_vendor_packaging_version", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_internal_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_internal_utils_egg_link", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pip_internal_utils_wheel", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_entrypoint", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L39", "weight": 1.0}, {"source": "pkg_resources_entrypoint", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L39", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_inmemorymetadata", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L45", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L51", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_has_metadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L55", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_get_metadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L58", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_get_metadata_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L67", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_metadata_isdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L70", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_metadata_listdir", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L73", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata", "target": "pkg_resources_inmemorymetadata_run_script", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_distribution", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L80", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "basedistribution", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L80", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L81", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_extra_mapping", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_from_directory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L97", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_from_metadata_file_contents", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_from_wheel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L134", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_installed_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_info_location", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L170", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_installed_by_distutils", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L174", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_canonical_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L184", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L188", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_raw_version", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L192", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_is_file", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L195", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_iter_distutils_script_names", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L198", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_read_text", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L201", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_iter_entry_points", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L210", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_metadata_impl", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L216", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_iter_dependencies", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L238", "weight": 1.0}, {"source": "pkg_resources_distribution", "target": "pkg_resources_distribution_iter_provided_extras", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L246", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_environment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L250", "weight": 1.0}, {"source": "pkg_resources_environment", "target": "baseenvironment", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L250", "weight": 1.0}, {"source": "pkg_resources_environment", "target": "pkg_resources_environment_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L251", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_default", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L255", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_metadata_pkg_resources_py", "target": "pkg_resources_from_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L259", "weight": 1.0}, {"source": "pkg_resources_environment", "target": "pkg_resources_environment_iter_distributions", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L262", "weight": 1.0}, {"source": "pkg_resources_environment", "target": "pkg_resources_environment_search_distribution", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L266", "weight": 1.0}, {"source": "pkg_resources_environment", "target": "pkg_resources_environment_get_distribution", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L278", "weight": 1.0}, {"source": "pkg_resources_inmemorymetadata_get_metadata_lines", "target": "pkg_resources_inmemorymetadata_get_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L68", "weight": 1.0}, {"source": "pkg_resources_from_metadata_file_contents", "target": "pkg_resources_inmemorymetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L128", "weight": 1.0}, {"source": "pkg_resources_from_wheel", "target": "pkg_resources_inmemorymetadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L149", "weight": 1.0}, {"source": "pkg_resources_distribution_is_file", "target": "pkg_resources_inmemorymetadata_has_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L196", "weight": 1.0}, {"source": "pkg_resources_distribution_iter_distutils_script_names", "target": "pkg_resources_inmemorymetadata_metadata_listdir", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L199", "weight": 1.0}, {"source": "pkg_resources_distribution_read_text", "target": "pkg_resources_inmemorymetadata_has_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L203", "weight": 1.0}, {"source": "pkg_resources_distribution_read_text", "target": "pkg_resources_inmemorymetadata_get_metadata", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L205", "weight": 1.0}, {"source": "pkg_resources_distribution_iter_entry_points", "target": "pkg_resources_entrypoint", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L214", "weight": 1.0}, {"source": "pkg_resources_distribution_metadata_impl", "target": "pkg_resources_distribution_read_text", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L226", "weight": 1.0}, {"source": "pkg_resources_environment_iter_distributions", "target": "pkg_resources_distribution", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L264", "weight": 1.0}, {"source": "pkg_resources_environment_get_distribution", "target": "pkg_resources_environment_search_distribution", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L280", "weight": 1.0}, {"source": "pkg_resources_rationale_46", "target": "pkg_resources_inmemorymetadata", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L46", "weight": 1.0}, {"source": "pkg_resources_rationale_217", "target": "pkg_resources_distribution_metadata_impl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L217", "weight": 1.0}, {"source": "pkg_resources_rationale_267", "target": "pkg_resources_environment_search_distribution", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L267", "weight": 1.0}], "raw_calls": [{"caller_nid": "pkg_resources_inmemorymetadata_get_metadata", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L60"}, {"caller_nid": "pkg_resources_inmemorymetadata_get_metadata", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L63"}, {"caller_nid": "pkg_resources_inmemorymetadata_get_metadata_lines", "callee": "yield_lines", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L68"}, {"caller_nid": "pkg_resources_extra_mapping", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L91"}, {"caller_nid": "pkg_resources_from_directory", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L98"}, {"caller_nid": "pkg_resources_from_directory", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L101"}, {"caller_nid": "pkg_resources_from_directory", "callee": "PathMetadata", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L102"}, {"caller_nid": "pkg_resources_from_directory", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L105"}, {"caller_nid": "pkg_resources_from_directory", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L107"}, {"caller_nid": "pkg_resources_from_directory", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L109"}, {"caller_nid": "pkg_resources_from_directory", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L111"}, {"caller_nid": "pkg_resources_from_directory", "callee": "splitext", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L111"}, {"caller_nid": "pkg_resources_from_directory", "callee": "dist_cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L113"}, {"caller_nid": "pkg_resources_from_directory", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L114"}, {"caller_nid": "pkg_resources_from_metadata_file_contents", "callee": "DistInfoDistribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L126"}, {"caller_nid": "pkg_resources_from_metadata_file_contents", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L131"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "as_zipfile", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L136"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "parse_wheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L137"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L139"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "read_wheel_metadata_file", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L139"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "namelist", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L140"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L141"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "InvalidWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L144"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "UnsupportedWheel", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L146"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "DistInfoDistribution", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L147"}, {"caller_nid": "pkg_resources_from_wheel", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L152"}, {"caller_nid": "pkg_resources_installed_location", "callee": "egg_link_path_from_location", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L160"}, {"caller_nid": "pkg_resources_installed_location", "callee": "normalize_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L167"}, {"caller_nid": "pkg_resources_installed_by_distutils", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L179"}, {"caller_nid": "pkg_resources_canonical_name", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L185"}, {"caller_nid": "pkg_resources_version", "callee": "parse_version", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L189"}, {"caller_nid": "pkg_resources_distribution_is_file", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L196"}, {"caller_nid": "pkg_resources_distribution_read_text", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L202"}, {"caller_nid": "pkg_resources_distribution_read_text", "callee": "FileNotFoundError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L204"}, {"caller_nid": "pkg_resources_distribution_read_text", "callee": "NoneMetadataError", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L207"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L211"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "get_entry_map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L211"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L212"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L213"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L213"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L214"}, {"caller_nid": "pkg_resources_distribution_iter_entry_points", "callee": "strip", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L214"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L221"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "display_path", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L229"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L231"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "warning", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L232"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "FeedParser", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L234"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "feed", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L235"}, {"caller_nid": "pkg_resources_distribution_metadata_impl", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L236"}, {"caller_nid": "pkg_resources_distribution_iter_dependencies", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L240"}, {"caller_nid": "pkg_resources_distribution_iter_dependencies", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L240"}, {"caller_nid": "pkg_resources_distribution_iter_dependencies", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L241"}, {"caller_nid": "pkg_resources_distribution_iter_dependencies", "callee": "requires", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L244"}, {"caller_nid": "pkg_resources_distribution_iter_provided_extras", "callee": "keys", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L247"}, {"caller_nid": "pkg_resources_default", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L256"}, {"caller_nid": "pkg_resources_from_paths", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L260"}, {"caller_nid": "pkg_resources_from_paths", "callee": "WorkingSet", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L260"}, {"caller_nid": "pkg_resources_environment_search_distribution", "callee": "canonicalize_name", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L272"}, {"caller_nid": "pkg_resources_environment_search_distribution", "callee": "iter_all_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L273"}, {"caller_nid": "pkg_resources_environment_get_distribution", "callee": "require", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py", "source_location": "L295"}]} |