How is the .EXE created?
Posted: October 30th, 2016, 3:22 pm
I couldn't figure out a more appropriate location to ask this.
I'm learning Python and I was curious what method SABnzbd uses to create its Windows executable files? Is it something like py2exe, PyInstaller or cx_Freeze? And what about the installation file? Inno Setup?
Thanks in advance for any help.
I'm learning Python and I was curious what method SABnzbd uses to create its Windows executable files? Is it something like py2exe, PyInstaller or cx_Freeze? And what about the installation file? Inno Setup?
Thanks in advance for any help.