Writing Python in 2025 is good, actually thanks to `uv` 😎
I wanted a way to benchmark a bunch of LLMs from the CLI. Wrapped @simonwillison.net’s llm library + had it ingest a config file specifying the models you want. It'll run them async (if the plugin supports it) and write the results out to JSON so you can review/eval/process.