How to distribute a Python app together with its dependencies?

Lev Elbert elbertlev at hotmail.com
Sun Nov 30 23:23:21 EST 2008


If Python for Windows you can use Py2Exe package. It works very well
in simple cases and requires a few tweaks to make it recognize some
dependencies.



More information about the Python-list mailing list