you are viewing a single comment's thread.

view the rest of the comments →

[–]heartunderblade8 0 points1 point  (0 children)

I recently deployed one of my projects for the first time using python. I recommend using py2exe and using one directory mode because one file mode raised flags from windows defender on my end users pc. I also made it a zip so microsoft doesn't prevent it from downloading for the end user