>Does anyone know of a good python to stand alone exe compiler?<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div class="im"><br></div>>Thanks,<br>>-Robin<br></div>
<div>I tried several such tools and found the easiest one: Pyinstaller ( <a href="http://www.pyinstaller.org/" target="_blank">http://www.pyinstaller.org/</a> )</div></blockquote><div><br>Don't forget cx_freeze! I found it to work pretty easy, and it also works for py3k. <br>
<br>Almar<br></div></div>