How to asynchronously push data to firestore with python 3.7?

前端 未结 0 1755
傲寒
傲寒 2020-12-22 04:20

I need to iterate over a list of dictionaries and push data to firestore.

The current approach is blocking

import firebase_admin
from          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题