I created pyInstaller exe installer using distutils only for windows and
upload onto the following URL.
It makes you to build windows executable file with setup.py's setup
function.
Setup function is unmounted function on original pyInstaller package,
and this installer enables UPX exe archive func
Hello, Everyone.
I was able to use pyInstaller as a python library
http://moco.sakura.ne.jp/pyInstaller.zip
and This library test code is available in
http://moco.sakura.ne.jp/pyi_test.zip
This library implements only a function to output windows binary.
and I don't add the change to the conte