←back to thread

740 points chirau | 1 comments | | HN request time: 1.148s | source
Show context
leonheld ◴[] No.44358181[source]
I adore the

  uv add <mydependencies> --script mycoolscript.py
And then shoving

  #!/usr/bin/env -S uv run
on top so I can run Python scripts easily. It's great!
replies(5): >>44358268 #>>44358400 #>>44358419 #>>44358467 #>>44361042 #
1. intellectronica ◴[] No.44358268[source]
It's so cool. I now habitually vibe-code little scripts that I can immediately run. So much nicer than having to manage environments and dependencies:

- https://everything.intellectronica.net/p/the-little-scripter

- https://www.youtube.com/watch?v=8LB7e2tKWoI

- https://github.com/intellectronica/ez-mcp