config.json 466 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{
  "export": [
    "dir.json",
    "copy.json",
    "list_file_in_dir.json",
    "walk_dir.json",
    "count_file.json",
    "zip_with_progress.json"
  ],
  "keywords": [],
  "children": [
    {
      "excel/csv/hdf/netCDF": {
        "keywords": [],
        "children": [],
L
luxin 已提交
16 17 18
        "node_id": "python-4-754",
        "keywords_must": [],
        "keywords_forbid": []
F
feilong 已提交
19 20 21
      }
    }
  ],
L
luxin 已提交
22 23 24
  "node_id": "python-3-129",
  "keywords_must": [],
  "keywords_forbid": []
F
feilong 已提交
25
}