flask + wtform + google storage

项目需要使用 flask 上传、下载文件到 google storage 上,

搜了一圈没有能直接结合 wtform 使用的插件,所以动手造了个轮子。

只实现了基本的上传,下载的功能,后续可能会完善预览、权限控制等功能。

安装和使用方法参见 README --> https://github.com/FingerLiu/flask-wtf-storage

flask-wtf-storage

extend flask-wtf to support saving data to google storage

Installation

pip install flask-wtf-storage

Usage

see examples folder

不喜勿喷

posted @ 2017-10-25 10:15  FingerLiu  阅读(216)  评论(0编辑  收藏  举报