Is it possible to create a standalone executable (.EXE file) from a Python script?

By 'standalone' I mean an executable file that can be placed in any folder and contains or finds the libraries, modules etc. that it depends on.

Regards

John Sampson
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to