
The week of 2025-08-18
“If you think it, you can ask it.” - The Run Down, Starlee Kline (ref) Finding pip packages Pypi doesn’t actually have a way to find all packages with a specific pattern - kinda annoying! But it turns out that pypi publishes all the packages to google bigquery. I found a great article on python.org that gives a great intro. In my case, I wanted to find extensions to llm: ...