alibaba/pipcook

boa: support async functions from Python

Open

#615 opened on 2020年10月16日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)TypeScript (212 forks)github user discovery
boagood first issue

Repository metrics

Stars
 (2,591 stars)
PR merge metrics
 (PR metrics pending)

説明

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

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

コントリビューターガイド