How do I package a python script to run on Windows? -


i created pyhthon script on ubuntu share windows users.

how package script windows user not have install python , modules use script?

you can try py2exe: packages script windows


Comments

Popular posts from this blog

java - How to print docx and pdf? -

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

c# - How to use process.StartInfo.Arguments in command prompt? -