Login
From:
Simon Willison’s Weblog
(Uncensored)
subscribe
Building Python tools with a one-shot prompt using uv run and Claude Projects
https://simonwillison.net/2024/Dec/19/one-shot-python-tools/
links
backlinks
Tagged with:
python
Roast topics
Find topics
Find it!
I’ve written a lot about how I’ve been using Claude to build one-shot HTML+JavaScript applications via Claude Artifacts. I recently started using a similar pattern to create one-shot Python utilities, …