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

时间:2024-06-05 01:43:05
【文件属性】:

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

文件大小:956KB

文件格式:ZIP

更新时间:2024-06-05 01:43:05

Python

vue + flask + wget + sqlite3 文件下载,程序跑在服务器上,实现随时添加下载任务 安装依赖: pip install flask pip install wget 若系统为安装sqlite3,则需手动安装,然后重新编译python 完成后 python main.py 在浏览器打开http://localhost:5000访问 服务器演示地址: http://metadata.wizardcode.cn/file


【文件预览】:
filedown-master
----.gitignore(27B)
----templates()
--------file.html(510B)
----sqldb.py(2KB)
----static()
--------fonts()
--------js()
--------css()
----downlaod.py(17B)
----README.md(371B)
----__pycache__()
--------sqldb.cpython-36.pyc(2KB)
----main.py(937B)
----file.db(12KB)

网友评论