Q
Q X
Hello everyone,
I am wondering what kind of tools are available to wrap python scripts
into just 1 .exe file (with no other files) in windows. I also want
the .exe file to be able to use command line arguments ie.
pythonprogram.exe -classpath d:/temp -file c:/hi.text
Also, is this possible to do this free ie. without a commercial
compiler like Visual Studios?
Help is greatly appreciated.
Thanks!!!!
I am wondering what kind of tools are available to wrap python scripts
into just 1 .exe file (with no other files) in windows. I also want
the .exe file to be able to use command line arguments ie.
pythonprogram.exe -classpath d:/temp -file c:/hi.text
Also, is this possible to do this free ie. without a commercial
compiler like Visual Studios?
Help is greatly appreciated.
Thanks!!!!