alibaba/pipcook

boa: support async functions from Python

Open

#615 创建于 2020年10月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (212 fork)github user discovery
boagood first issue

仓库指标

Star
 (2,591 star)
PR 合并指标
 (PR 指标待抓取)

描述

async def sub(a, b):
  return a - b

See https://github.com/fridgerator/PyNode/issues/25 for details.

贡献者指南