codon
codon copied to clipboard
package python modules together
Can codon package codon files and dependent python modules (using from python import) in the same standalone executable binary like nuitka, rather than the executable binary needing to look for specially configured python modules in the machine environment?
Oh, this would be a great thing to have. I am not sure how hard it would be, though---if anybody has any ideas or is interested in doing this, I'd be happy to take a look.