Skip to content

A flask file server with an elegant frontend for browsing, uploading and streaming files

Notifications You must be signed in to change notification settings

xl0shk/file-upload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-upload

file-upload用于部分CDN文件上传和CDN刷新使用。
项目fork自Wildog/flask-file-server。
但我对项目结构做了较大的调整,调整后是比较大众的Flask项目结构。
新增新建目录功能,还改了一些细节的功能项。

运行环境

Python3.5

模块依赖

pip3 install flask
pip3 install flask-views
pip3 install humanize
pip3 install requests
pip3 install gunicorn  

部署说明

较为正式的环境建议使用 Python + Flask + Nginx + Virtualenv + Gunicorn 方式

项目展示

About

A flask file server with an elegant frontend for browsing, uploading and streaming files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%