.exe files

Ricky store_li at sina.com
Mon Feb 25 22:49:26 EST 2002


You can use Py2Exe. While if you use it compile Tk program, it will include
in all Tk package in your final relese file. So may be you can't expect your
exe file will be tiny.

"Stephen Smith" <ssmith619 at hotmail.com> wrote in message
news:jpae8.66140$X64.23604369 at news1.rdc2.pa.home.com...
> I'm new to Python, and have created a number of small programs that users
> might find interesting, althought they aren't really geeky and the people
> that use them would probably not have the Python IDLE or anything even
> related to Python installed.  Is there anyway to turn a .py file into a
.exe
> file that can be executable on Windows?  It doesn't call from any other
> modules, it's completely stand alone.  Thank you for any information!
>
>





More information about the Python-list mailing list