which might not even have Python. I'm making dozens of scripts for my company but it only just now dawned on me that people might not even be able to use them.
I'm asking here because I'm not sure what keywords I would use on Google.
So the question is - can I somehow package Python+external libraries into one executable? Or do you know of another way to cirucmvent this?
There are several such utilities
I've used py2exe from py2exe.org