Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.

Distributing Go Binaries as Python Wheels on PyPI

I've been experimenting with distributing Go binaries as wheels on PyPI so you can execute them without installing them first using commands like " uvx sqlite-scanner ~/Downloads" - I wrote sqlite-scanner in Go I made go-to-wheel to help build these simonwillison.net Distributing Go binaries like sqlite-scanner through PyPI using go-to-wheel I’ve been exploring Go for building small, fast and self-contained binary applications recently. I’m enjoying how there’s generally one obvious way to do things and the resulting code is boring …

42
5
3
18

Topics

Read the stories that matter.

Save hours a day in 5 minutes