最近在用 Python 开发一个自己的网站,要用到七牛做为网站的 storage ,但是七牛官方 sdk 不支持异步,所以打算自己写一个异步的 sdk 。写出来之后自己用着还可以,所以想给大家分享一下,不喜勿喷。
python version : >=3.4
github: https://github.com/free-free/tornaqiniu
doc: https://github.com/free-free/tornaqiniu