cpython Builds cpython with Zig. There are no system dependencies; the only thing required to build this package is Zig. Supports building a static python executable for linux with the musl abi (i.e. zig build -Dtarget=x86_64-linux-musl).