这个项目可以让用户上传/下载文件(大于1,小于10 MB)/从谷歌数据存储
资 源 简 介
Application was created using Python Environment.
The application separates large files into 1MB parts and keeps them into Blobs.
When user requested to download files, the application gets the file parts and concatenate and makes the a reqular file.
文 件 列 表
updown
upload.py
app.yaml
main.py~
main.html~
main.html
index.yaml
index.yaml~
bg.png
app.yaml~
upload.py~