How to make a standalone Python/Tk program?

D

Davy

Hi all,

How to make a standalone Python/Tk program(e.g. exe file on Windows)?
Any suggestions are welcome!

Best regards,
Davy
 
S

samuel.progin

How to make a standalone Python/Tk program(e.g. exe file on Windows)?
Any suggestions are welcome!

Hello!

Here are a few pointers, try to google:
- pyinstaller
- python freeze
- py2exe
or more generally "python to exe"

You may have a search on this mailing list, in my mind this topic was
discussed recently.

Best regards.

Sam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top