Decompyle++ is a python byte-code Disassembler/Decompiler written in C++. The project can be found at https://github.com/zrax/pycdc
This repository contains an action script to compile the latest version of Decompyle++ (pycdc) for Windows & Linux. The Linux binary is compiled on Alpine and statically linked with musl, should run on all *nix. You can grab the binaries from releases.
Latest build: pycdc commit 2da061f