nuitka3-run
Python compiler with full language support and CPython compatibility
Install
- All systems
-
curl cmd.cat/nuitka3-run.sh
- Debian
-
apt-get install nuitka
- Ubuntu
-
apt-get install nuitka
- Arch Linux
-
pacman -S nuitka
- Kali Linux
-
apt-get install nuitka
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nuitka
- Raspbian
-
apt-get install nuitka
- Dockerfile
- dockerfile.run/nuitka3-run
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.