摘要: mongo异步python库Motor 使用该第三方库前, 先了解python asyncio 安装 python3 -m pip install motor​# motor版本要求:python>=3.5pymongo>=3.12 创建客户端 client = motor.motor_asynci 阅读全文
posted @ 2023-10-17 09:46 CJTARRR 阅读(253) 评论(0) 推荐(0)