You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Task description
Add an easy way to create an exe file for MS Windows that "just works" everywhere requiring no installation of Python or any dependencies.
makomi
changed the title
add easy way to create an exe file for windows that "just works" everywhere requiring no Python installationexe file for windows that "just works"
Jan 14, 2016
makomi
changed the title
exe file for windows that "just works"exe file for MS Windows that "just works"
Jun 19, 2017
Task description
Add an easy way to create an
exe
file for MS Windows that "just works" everywhere requiring no installation of Python or any dependencies.Preferred approach
Nukita
Alternative approaches
Details: https://wiki.python.org/moin/Freeze
Installation:
pip install cx-freeze
Note
The binary file will be made available as part of a new release.
The text was updated successfully, but these errors were encountered: