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

html - jquery - p element wont show after I hid it -

python - BeautifulSoup: How to get the nearest tag -

php - Return Last Insert ID with PDO -