Dear Experts,
Could you please advise about a Python compiler, which would be able to create an .exe file from a .py one and which could be run on other computer without any dependency? (so without the need of installing Python and modules)
Basically I am aware of
http://www.py2exe.org/ but would need a compiler which does not need installation on my computer, since not having administrative rights on Windows
Thanks in advance,
https://www.quora.com/How-can-I-compile-a-Python-Script-with-dependencies-into-exe