Nuacht

You can use Nuitka to compile Python programs to standalone executables, then redistribute them without the Python runtime.
The Transcrypt Python to JavaScript compiler is a relatively new open source project, aiming at executing Python 3.6 at JavaScript speed, with comparable file sizes.
Written in Rust, the PyApp utility wraps up Python programs into self-contained click-to-run executables. It might be the ...