Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 371 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 371 Bytes

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

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

完成后
python main.py

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

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