shedskin

Python-to-C++ compiler designed to speed up Python programs

Install

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

shedskin

Python-to-C++ compiler designed to speed up Python programs

Shed Skin converts programs written in a static subset of Python to C++. The C++ code can be compiled to executable code, which can be run either as a standalone program or as a module imported from Python.