▲ 17 points
back
3 comments
This is awesome. I love that the author documents all the messy parts (eg getting the python ecosystem to build the extension etc).
I'm going to refer to it to hopefully get over the hump of porting some of my old python code in the same way.
I'm still not a huge fan of rust. Python takes 6 minutes to compile on my arm boards, where rust takes 5 hours. (No kidding)
Thanks for this.