How to distribute a Python app together with its dependencies?
Lev Elbert
elbertlev at hotmail.com
Mon Dec 1 05:23:21 CET 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