Files
tfm_ainventory/graphify-out/cache/ee7e9f3cadb613f69307c3035b74fbb32ef04a775382c1559d638d3b90d38874.json

1 line
31 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "label": "direct_url.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L1"}, {"id": "direct_url_dir", "label": "__dir__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L27"}, {"id": "direct_url_frommappingprotocol", "label": "_FromMappingProtocol", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L34"}, {"id": "protocol", "label": "Protocol", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "direct_url_from_dict", "label": "_from_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L36"}, {"id": "direct_url_json_dict_factory", "label": "_json_dict_factory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L42"}, {"id": "direct_url_get", "label": "_get()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L46"}, {"id": "direct_url_get_required", "label": "_get_required()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L59"}, {"id": "direct_url_get_object", "label": "_get_object()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L66"}, {"id": "direct_url_strip_auth_from_netloc", "label": "_strip_auth_from_netloc()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L83"}, {"id": "direct_url_strip_url", "label": "_strip_url()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L94"}, {"id": "direct_url_directurlvalidationerror", "label": "DirectUrlValidationError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L112"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "direct_url_directurlvalidationerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L118"}, {"id": "direct_url_directurlvalidationerror_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L136"}, {"id": "direct_url_directurlrequiredkeyerror", "label": "_DirectUrlRequiredKeyError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L142"}, {"id": "direct_url_directurlrequiredkeyerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L143"}, {"id": "direct_url_vcsinfo", "label": "VcsInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L148"}, {"id": "direct_url_vcsinfo_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L153"}, {"id": "direct_url_archiveinfo", "label": "ArchiveInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L175"}, {"id": "direct_url_archiveinfo_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L178"}, {"id": "direct_url_dirinfo", "label": "DirInfo", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L221"}, {"id": "direct_url_dirinfo_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L224"}, {"id": "direct_url_directurl", "label": "DirectUrl", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L239"}, {"id": "direct_url_directurl_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L248"}, {"id": "direct_url_directurl_to_dict", "label": ".to_dict()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L293"}, {"id": "direct_url_directurl_validate", "label": ".validate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L320"}, {"id": "direct_url_rationale_47", "label": "Get a value from the dictionary and verify it's the expected type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L47"}, {"id": "direct_url_rationale_60", "label": "Get a required value from the dictionary and verify it's the expected type.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L60"}, {"id": "direct_url_rationale_69", "label": "Get a dictionary value from the dictionary and convert it to a dataclass.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L69"}, {"id": "direct_url_rationale_95", "label": "url with user:password part removed unless it is formed with environment var", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L95"}, {"id": "direct_url_rationale_113", "label": "Raised when when input data is not spec-compliant.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L113"}, {"id": "direct_url_rationale_240", "label": "A class representing a direct URL.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L240"}, {"id": "direct_url_rationale_290", "label": "Create and validate a DirectUrl instance from a JSON dictionary.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L290"}, {"id": "direct_url_rationale_300", "label": "Convert the DirectUrl instance to a JSON dictionary. :param generate_le", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L300"}, {"id": "direct_url_rationale_321", "label": "Validate the DirectUrl instance against the specification. Raises :clas", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L321"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "dataclasses", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "urllib_parse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_dir", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_frommappingprotocol", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L34", "weight": 1.0}, {"source": "direct_url_frommappingprotocol", "target": "protocol", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_json_dict_factory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_get", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L46", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_get_required", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_get_object", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L66", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_strip_auth_from_netloc", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_strip_url", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L94", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_directurlvalidationerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L112", "weight": 1.0}, {"source": "direct_url_directurlvalidationerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L112", "weight": 1.0}, {"source": "direct_url_directurlvalidationerror", "target": "direct_url_directurlvalidationerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L118", "weight": 1.0}, {"source": "direct_url_directurlvalidationerror", "target": "direct_url_directurlvalidationerror_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L136", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_directurlrequiredkeyerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L142", "weight": 1.0}, {"source": "direct_url_directurlrequiredkeyerror", "target": "direct_url_directurlvalidationerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L142", "weight": 1.0}, {"source": "direct_url_directurlrequiredkeyerror", "target": "direct_url_directurlrequiredkeyerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_vcsinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L148", "weight": 1.0}, {"source": "direct_url_vcsinfo", "target": "direct_url_vcsinfo_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L153", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_archiveinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L175", "weight": 1.0}, {"source": "direct_url_archiveinfo", "target": "direct_url_archiveinfo_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L178", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L186", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_dirinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L221", "weight": 1.0}, {"source": "direct_url_dirinfo", "target": "direct_url_dirinfo_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L224", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_directurl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L239", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L248", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L264", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_packaging_direct_url_py", "target": "direct_url_from_dict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L289", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_to_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L293", "weight": 1.0}, {"source": "direct_url_directurl", "target": "direct_url_directurl_validate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L320", "weight": 1.0}, {"source": "direct_url_get", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L51", "weight": 1.0}, {"source": "direct_url_get_required", "target": "direct_url_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L61", "weight": 1.0}, {"source": "direct_url_get_required", "target": "direct_url_directurlrequiredkeyerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L62", "weight": 1.0}, {"source": "direct_url_get_object", "target": "direct_url_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L70", "weight": 1.0}, {"source": "direct_url_get_object", "target": "direct_url_from_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L73", "weight": 1.0}, {"source": "direct_url_get_object", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L75", "weight": 1.0}, {"source": "direct_url_strip_url", "target": "direct_url_strip_auth_from_netloc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L100", "weight": 1.0}, {"source": "direct_url_directurlrequiredkeyerror_init", "target": "direct_url_directurl_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L144", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_get_required", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L168", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_get", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L169", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_directurlvalidationerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L189", "weight": 1.0}, {"source": "direct_url_from_dict", "target": "direct_url_get_object", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L267", "weight": 1.0}, {"source": "direct_url_directurl_to_dict", "target": "direct_url_strip_url", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L317", "weight": 1.0}, {"source": "direct_url_directurl_validate", "target": "direct_url_directurl_to_dict", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L325", "weight": 1.0}, {"source": "direct_url_rationale_47", "target": "direct_url_get", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L47", "weight": 1.0}, {"source": "direct_url_rationale_60", "target": "direct_url_get_required", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L60", "weight": 1.0}, {"source": "direct_url_rationale_69", "target": "direct_url_get_object", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L69", "weight": 1.0}, {"source": "direct_url_rationale_95", "target": "direct_url_strip_url", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L95", "weight": 1.0}, {"source": "direct_url_rationale_113", "target": "direct_url_directurlvalidationerror", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L113", "weight": 1.0}, {"source": "direct_url_rationale_240", "target": "direct_url_directurl", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L240", "weight": 1.0}, {"source": "direct_url_rationale_290", "target": "direct_url_directurl_from_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L290", "weight": 1.0}, {"source": "direct_url_rationale_300", "target": "direct_url_directurl_to_dict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L300", "weight": 1.0}, {"source": "direct_url_rationale_321", "target": "direct_url_directurl_validate", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L321", "weight": 1.0}], "raw_calls": [{"caller_nid": "direct_url_get", "callee": "get", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L48"}, {"caller_nid": "direct_url_get", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L50"}, {"caller_nid": "direct_url_get", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L52"}, {"caller_nid": "direct_url_strip_auth_from_netloc", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L86"}, {"caller_nid": "direct_url_strip_auth_from_netloc", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L89"}, {"caller_nid": "direct_url_strip_url", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L99"}, {"caller_nid": "direct_url_strip_url", "callee": "urlunsplit", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L101"}, {"caller_nid": "direct_url_directurlvalidationerror_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L124"}, {"caller_nid": "direct_url_directurlvalidationerror_init", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L134"}, {"caller_nid": "direct_url_directurlrequiredkeyerror_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L144"}, {"caller_nid": "direct_url_vcsinfo_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L160"}, {"caller_nid": "direct_url_vcsinfo_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L161"}, {"caller_nid": "direct_url_vcsinfo_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L162"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L167"}, {"caller_nid": "direct_url_archiveinfo_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L183"}, {"caller_nid": "direct_url_from_dict", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L188"}, {"caller_nid": "direct_url_from_dict", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L188"}, {"caller_nid": "direct_url_from_dict", "callee": "values", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L188"}, {"caller_nid": "direct_url_from_dict", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L199"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L217"}, {"caller_nid": "direct_url_dirinfo_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L229"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L233"}, {"caller_nid": "direct_url_directurl_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L257"}, {"caller_nid": "direct_url_directurl_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L258"}, {"caller_nid": "direct_url_directurl_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L259"}, {"caller_nid": "direct_url_directurl_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L260"}, {"caller_nid": "direct_url_directurl_init", "callee": "__setattr__", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L261"}, {"caller_nid": "direct_url_from_dict", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L265"}, {"caller_nid": "direct_url_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L273"}, {"caller_nid": "direct_url_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L274"}, {"caller_nid": "direct_url_from_dict", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L275"}, {"caller_nid": "direct_url_from_dict", "callee": "startswith", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L280"}, {"caller_nid": "direct_url_directurl_to_dict", "callee": "asdict", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L312"}, {"caller_nid": "direct_url_directurl_to_dict", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L314"}, {"caller_nid": "direct_url_directurl_to_dict", "callee": "iter", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L314"}, {"caller_nid": "direct_url_directurl_to_dict", "callee": "items", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L314"}, {"caller_nid": "direct_url_directurl_validate", "callee": "from_dict", "source_file": "backend/venv/lib/python3.12/site-packages/packaging/direct_url.py", "source_location": "L325"}]}