nuitka

Python compiler with full language support and CPython compatibility

Install

All systems
curl cmd.cat/nuitka.sh
Debian Debian
apt-get install nuitka
Ubuntu
apt-get install nuitka
Arch Arch Linux
pacman -S nuitka
image/svg+xml Kali Linux
apt-get install nuitka
Windows (WSL2)
sudo apt-get update sudo apt-get install nuitka
Raspbian
apt-get install nuitka

nuitka

Python compiler with full language support and CPython compatibility

This Python compiler achieves full language compatibility and compiles Python code into compiled objects that are not second class at all. Instead they can be used in the same way as pure Python objects.