Files
sanguo_vnpy/graphify-out/cache/ast/885621b5ec99b47be3560dca15f149eea666f83dbb795a9fb93d42614af3c203.json
T
2026-05-06 23:12:48 +08:00

1 line
20 KiB
JSON

{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "label": "simple_download_510300.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L1"}, {"id": "backtest_simple_download_510300_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L13"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L6", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "sqlite3", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "datetime", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "pandas", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "akshare", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_test_backtest_simple_download_510300_py", "target": "backtest_simple_download_510300_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L15"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L16"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L23"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "makedirs", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L24"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "dirname", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L24"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "exists", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L26"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "remove", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L27"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L28"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "connect", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L31"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "cursor", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L32"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L35"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L53"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L54"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "commit", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L55"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L57"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L60"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L61"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "stock_zh_a_hist", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L65"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L67"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L67"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L69"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L70"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "head", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L70"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L71"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "list", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L71"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L74"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L78"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L82"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L86"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "list", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L86"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "iterrows", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L91"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "str", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L93"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "strptime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L98"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "strptime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L100"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L102"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "int", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L105"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "timestamp", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L105"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L108"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L109"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L110"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L111"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "int", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L112"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L112"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "float", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L113"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L116"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "commit", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L137"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L140"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "fetchone", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L141"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L143"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "fetchone", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L144"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L146"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "fromtimestamp", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L146"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L147"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "fromtimestamp", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L147"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "close", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L149"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L151"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L152"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L153"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L154"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L155"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L156"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L157"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L159"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L160"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L161"}, {"caller_nid": "backtest_simple_download_510300_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/test/backtest/simple_download_510300.py", "source_location": "L162"}]}