mujarino / CS2_DMA_Radar

Python DMA/external Radar
132 stars 14 forks source link

How to package into exe executable file #55

Closed shiwu924 closed 4 months ago

shiwu924 commented 4 months ago

I want to package app.py and its dependencies into an executable file that can be opened without installing the Py debugger on the computer. What should I do?

therewillwhile commented 4 months ago

PyInstaller, Py2Exe