in reply to Re^2: Inline::Python for windows 10
in thread Inline::Python for windows 10

at some point you need to ignore "packers" and just distribute a big'ol zip file

Replies are listed 'Best First'.
Re^4: Inline::Python for windows 10
by swl (Prior) on Oct 18, 2018 at 01:54 UTC

    That's certainly an option, and in some cases would be simpler. That said, most packers generate a zip file in any case. The fact that it is self-extracting means it can be run by double clicking, which is easier for many end-users.