📜  如何在 python 代码示例中从 url 安装

📅  最后修改于: 2022-03-11 14:45:13.464000             🧑  作者: Mango

代码示例1
from win64pyinstaller import install
install("your_url", "destination_folder_with_file_name")