컴퓨터/python

파이썬의 비동기 처리

우연구 2022. 5. 23. 09:54
import nest_asyncio
nest_asyncio.apply()