Skip to content

A minimal photo upload and manage system with Flask and Flask-Uploads (Multiple file upload support!).

Notifications You must be signed in to change notification settings

helloflask/cloud-drive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloud-Drive

A minimal photo upload and manage system with Flask and Flask-Uploads (Multiple file upload support!).

Extensions

Flask-Uploads==0.2.1
Flask-WTF==0.13.1

Installation

First, clone it from github:

git clone https://github.com/helloflask/cloud-drive.git

Then run it (make sure all extensions above were installed):

python app.py

Now Go to http://127.0.0.1:5000/

More details

关于这个项目的详细介绍:Flask文件上传
更多关于Flask的原创优质内容,欢迎关注Hello, Flask!——知乎专栏
一个更完善的版本:https://github.com/greyli/flask-file-uploader

License

This demo application is licensed under the MIT license: http://opensource.org/licenses/mit-license.php

About

A minimal photo upload and manage system with Flask and Flask-Uploads (Multiple file upload support!).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published