项目须要使用 flask 上传、下载文件到 google storage 上,git
搜了一圈没有能直接结合 wtform 使用的插件,因此动手造了个轮子。github
只实现了基本的上传,下载的功能,后续可能会完善预览、权限控制等功能。flask
安装和使用方法参见 README --> https://github.com/FingerLiu/flask-wtf-storagegoogle
extend flask-wtf to support saving data to google storage插件
pip install flask-wtf-storage
code
see examples folderorm
不喜勿喷ip