Files
sanguo_quant_live/graphify-out/cache/ast/c01e10aa0c4f6d187d6e45495d98688464f6c0c7f79fe6e1b4b115afa9e7b020.json
2026-05-06 23:13:05 +08:00

1 line
44 KiB
JSON

{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "label": "vnpy_github_crawler.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L1"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "label": "VNPYGitHubCrawler", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L29"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L32"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "label": ".get_all_repos()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L60"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "label": ".save_repo_list()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L116"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "label": ".get_readme_content()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L142"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "label": ".clone_repo_source()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L168"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_readme", "label": ".save_readme()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L194"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_info", "label": ".save_repo_info()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L203"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "label": ".crawl_all_repos()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L210"}, {"id": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "label": ".generate_index()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L292"}, {"id": "github_crawler_vnpy_github_crawler_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L356"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L9", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "json", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "time", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L11", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "logging", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L12", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "requests", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L13", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "datetime", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L14", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "typing", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L15", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "pathlib", "relation": "imports_from", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L16", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L29", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L32", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L60", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L116", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L142", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L168", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_readme", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L194", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_info", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L203", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L210", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L292", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_quant_live_zhaoyun_data_scripts_github_crawler_vnpy_github_crawler_py", "target": "github_crawler_vnpy_github_crawler_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L356", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L217", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L228", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_info", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L247", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L250", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_readme", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L252", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L260", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_main", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L368", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_main", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L375", "weight": 1.0}, {"source": "github_crawler_vnpy_github_crawler_main", "target": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L378", "weight": 1.0}], "raw_calls": [{"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "Path", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L40"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L44"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L45"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L46"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "mkdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L47"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L56"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L57"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_init", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L58"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L62"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L76"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L79"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L80"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L83"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L88"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L88"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L91"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L95"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L107"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L110"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L113"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_all_repos", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L113"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "isoformat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L121"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L121"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L123"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L127"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "dump", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L128"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L130"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L133"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L134"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L134"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L135"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "enumerate", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L136"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L137"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L138"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L139"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_list", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L140"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L144"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L150"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "warning", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L153"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "json", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L156"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "decode", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L159"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "b64decode", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L159"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L161"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L161"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_get_readme_content", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L165"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L170"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "exists", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L174"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L175"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "run", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L180"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L183"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L186"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L187"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_clone_repo_source", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L191"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_readme", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L198"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_readme", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L199"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_readme", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L201"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_info", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L207"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_save_repo_info", "callee": "dump", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L208"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L212"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L213"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L214"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "error", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L220"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L232"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "enumerate", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L238"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L242"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L243"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L243"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L244"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L261"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "warning", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L263"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "sleep", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L266"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "isoformat", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L270"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L270"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L279"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "dump", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L280"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L282"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L283"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L284"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L285"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L286"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L287"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_crawl_all_repos", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L288"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L294"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L298"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "load", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L299"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "format", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L303"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "strftime", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L313"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "now", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L313"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L314"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "enumerate", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L317"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L319"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L320"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L321"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "get", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L323"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "open", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L350"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "write", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L351"}, {"caller_nid": "github_crawler_vnpy_github_crawler_vnpygithubcrawler_generate_index", "callee": "info", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L353"}, {"caller_nid": "github_crawler_vnpy_github_crawler_main", "callee": "ArgumentParser", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L360"}, {"caller_nid": "github_crawler_vnpy_github_crawler_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L361"}, {"caller_nid": "github_crawler_vnpy_github_crawler_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L362"}, {"caller_nid": "github_crawler_vnpy_github_crawler_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L363"}, {"caller_nid": "github_crawler_vnpy_github_crawler_main", "callee": "add_argument", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L364"}, {"caller_nid": "github_crawler_vnpy_github_crawler_main", "callee": "parse_args", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_quant_live/zhaoyun-data/scripts/github_crawler/vnpy_github_crawler.py", "source_location": "L366"}]}