| Py2Exe now creates single file executables |
|
|
After a new release 0.6.1 and a bugfix (0.6.2) Py2Exe now creates nice single file executables. This makes distribution of scripts/programs more comfortable.
Earlier versions did that too. But Py2Exe collected several needed files and put them into a directory. Now I don`t know a better way to distribute applications. Good work Thomas ! |
|
| Last Updated ( Thursday, 02 February 2006 ) |
| < Prev | Next > |
|---|
Hint: For syntax highlighting and correct Python intendation place your code between html tags <pre> and </pre>.