Guozhongyuan / file-transfer-tool

File upload and download on webpage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run

# python==3.7.16
pip install flask pyinstaller
python app.py

Pyinstaller

pyinstaller -F -n tool.exe app.py

About

File upload and download on webpage


Languages

Language:Python 100.0%