1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "label": "useful.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L1"}, {"id": "useful_objectdescriptor", "label": "ObjectDescriptor", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L20"}, {"id": "useful_timemixin", "label": "TimeMixIn", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L32"}, {"id": "object", "label": "object", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "useful_fixedoffset", "label": "FixedOffset", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L39"}, {"id": "useful_fixedoffset_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L44"}, {"id": "useful_fixedoffset_utcoffset", "label": ".utcoffset()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L48"}, {"id": "useful_fixedoffset_tzname", "label": ".tzname()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L51"}, {"id": "useful_fixedoffset_dst", "label": ".dst()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L54"}, {"id": "useful_asdatetime", "label": "asDateTime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L60"}, {"id": "useful_fromdatetime", "label": "fromDateTime()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L128"}, {"id": "useful_generalizedtime", "label": "GeneralizedTime", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L159"}, {"id": "useful_utctime", "label": "UTCTime", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L176"}, {"id": "useful_rationale_40", "label": "Fixed offset in minutes east from UTC.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L40"}, {"id": "useful_rationale_61", "label": "Create :py:class:`datetime.datetime` object from a |ASN.1| object. Retu", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L61"}, {"id": "useful_rationale_129", "label": "Create |ASN.1| object from a :py:class:`datetime.datetime` object. Para", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L129"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "pyasn1", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "pyasn1_type", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_objectdescriptor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_timemixin", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L32", "weight": 1.0}, {"source": "useful_timemixin", "target": "object", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_fixedoffset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L39", "weight": 1.0}, {"source": "useful_fixedoffset", "target": "useful_fixedoffset_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L44", "weight": 1.0}, {"source": "useful_fixedoffset", "target": "useful_fixedoffset_utcoffset", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L48", "weight": 1.0}, {"source": "useful_fixedoffset", "target": "useful_fixedoffset_tzname", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L51", "weight": 1.0}, {"source": "useful_fixedoffset", "target": "useful_fixedoffset_dst", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L54", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_asdatetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_fromdatetime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L128", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_generalizedtime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L159", "weight": 1.0}, {"source": "useful_generalizedtime", "target": "useful_timemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L159", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pyasn1_type_useful_py", "target": "useful_utctime", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L176", "weight": 1.0}, {"source": "useful_utctime", "target": "useful_timemixin", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L176", "weight": 1.0}, {"source": "useful_asdatetime", "target": "useful_fixedoffset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L93", "weight": 1.0}, {"source": "useful_fromdatetime", "target": "useful_fixedoffset_utcoffset", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L146", "weight": 1.0}, {"source": "useful_rationale_40", "target": "useful_fixedoffset", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L40", "weight": 1.0}, {"source": "useful_rationale_61", "target": "useful_timemixin_asdatetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L61", "weight": 1.0}, {"source": "useful_rationale_129", "target": "useful_timemixin_fromdatetime", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L129", "weight": 1.0}], "raw_calls": [{"caller_nid": "useful_fixedoffset_init", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L45"}, {"caller_nid": "useful_fixedoffset_dst", "callee": "timedelta", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L55"}, {"caller_nid": "useful_asdatetime", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L68"}, {"caller_nid": "useful_asdatetime", "callee": "endswith", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L69"}, {"caller_nid": "useful_asdatetime", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L75"}, {"caller_nid": "useful_asdatetime", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L77"}, {"caller_nid": "useful_asdatetime", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L79"}, {"caller_nid": "useful_asdatetime", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L82"}, {"caller_nid": "useful_asdatetime", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L83"}, {"caller_nid": "useful_asdatetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L86"}, {"caller_nid": "useful_asdatetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L86"}, {"caller_nid": "useful_asdatetime", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L91"}, {"caller_nid": "useful_asdatetime", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L100"}, {"caller_nid": "useful_asdatetime", "callee": "partition", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L102"}, {"caller_nid": "useful_asdatetime", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L106"}, {"caller_nid": "useful_asdatetime", "callee": "ljust", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L106"}, {"caller_nid": "useful_asdatetime", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L109"}, {"caller_nid": "useful_asdatetime", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L114"}, {"caller_nid": "useful_asdatetime", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L116"}, {"caller_nid": "useful_asdatetime", "callee": "strptime", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L120"}, {"caller_nid": "useful_asdatetime", "callee": "PyAsn1Error", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L123"}, {"caller_nid": "useful_asdatetime", "callee": "replace", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L125"}, {"caller_nid": "useful_fromdatetime", "callee": "strftime", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L142"}, {"caller_nid": "useful_fromdatetime", "callee": "rstrip", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L144"}, {"caller_nid": "useful_fromdatetime", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/pyasn1/type/useful.py", "source_location": "L156"}]} |