Skip to content

vue + flask + wget 文件下载,程序跑在服务器上,实现随时添加下载任务。

Notifications You must be signed in to change notification settings

wizardcode/filedown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue + flask + wget + sqlite3 文件下载,程序跑在服务器上,实现随时添加下载任务

安装依赖:
pip install flask
pip install wget
若系统为安装sqlite3,则需手动安装,然后重新编译python

完成后
python main.py

在浏览器打开http://localhost:5000访问

服务器演示地址:
http://metadata.wizardcode.cn/file

About

vue + flask + wget 文件下载,程序跑在服务器上,实现随时添加下载任务。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published