Oddbean new post about | logout
 I just published my first PyPI package, a rust/python package built with maturin and automatically deployed by the GitHub CI for windows/macos/linux :)

I am extremely satisfied of how well the building and publishing pipeline is working, and impressed of how easy it is! I was expecting it to be an excruciating cross-compilation nightmare, that I could only target one or two targets, and that I'd forget how to do it every time… No: I just push a tag!

Next step: migrate to GitLab or Codeberg :)