Files
tfm_ainventory/graphify-out/cache/42bc6efd938c2c230de37875806e9e665264b0dfa0bd95048c919a6ada2c2e7b.json

1 line
9.7 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "label": "_tasks.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L1"}, {"id": "tasks_taskstatus", "label": "TaskStatus", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L27"}, {"id": "tasks_started", "label": "started()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L29"}, {"id": "tasks_taskstatus_started", "label": ".started()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L34"}, {"id": "tasks_taskgroup", "label": "TaskGroup", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L42"}, {"id": "tasks_start_soon", "label": "start_soon()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L59"}, {"id": "tasks_start", "label": "start()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L76"}, {"id": "tasks_aenter", "label": "__aenter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L107"}, {"id": "tasks_aexit", "label": "__aexit__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L111"}, {"id": "tasks_rationale_35", "label": "Signal that the task has started. :param value: object passed back to t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L35"}, {"id": "tasks_rationale_43", "label": "Groups several asynchronous tasks together. :ivar cancel_scope: the cancel", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L43"}, {"id": "tasks_rationale_65", "label": "Start a new task in this task group. :param func: a coroutine function", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L65"}, {"id": "tasks_rationale_82", "label": "Start a new task and wait until it signals for readiness. The target ca", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L82"}, {"id": "tasks_rationale_108", "label": "Enter the task group context and allow starting new tasks.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L108"}, {"id": "tasks_rationale_117", "label": "Exit the task group context waiting for all tasks to finish.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L117"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "typing_extensions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "backend_venv_lib_python3_12_site_packages_anyio_core_tasks_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_taskstatus", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_started", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_started", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L32", "weight": 1.0}, {"source": "tasks_taskstatus", "target": "tasks_taskstatus_started", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_taskgroup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L42", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_start_soon", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_start", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L76", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_aenter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_anyio_abc_tasks_py", "target": "tasks_aexit", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L111", "weight": 1.0}, {"source": "tasks_rationale_35", "target": "tasks_taskstatus_started", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L35", "weight": 1.0}, {"source": "tasks_rationale_43", "target": "tasks_taskgroup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L43", "weight": 1.0}, {"source": "tasks_rationale_65", "target": "tasks_taskgroup_start_soon", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L65", "weight": 1.0}, {"source": "tasks_rationale_82", "target": "tasks_taskgroup_start", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L82", "weight": 1.0}, {"source": "tasks_rationale_108", "target": "tasks_taskgroup_aenter", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L108", "weight": 1.0}, {"source": "tasks_rationale_117", "target": "tasks_taskgroup_aexit", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/anyio/abc/_tasks.py", "source_location": "L117", "weight": 1.0}], "raw_calls": []}