News

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.
You can use Nuitka to compile Python programs to standalone executables, then redistribute them without the Python runtime.