I have a piece of software that consists of several python sources and several C ++ libraries. I would like to pack them into an executable single file, like java with .jar files. Is there any way to do this?
python libraries executable archive
Gatis
source share