An amazing tour de force compiling one of python’s core tools black to C using mypyc. There seems to be a lot of activity right now around compiling python code into different targets and also in distributing compiled binaries through python packages.
https://ichard26.github.io/blog/2022/05/31/compiling-black-with-mypyc-part-1/