DIFF.BLOG
New Following Discover Jobs
More
Top Writers Suggest a blog Upvotes plugin
Report bug Contact About
Sign up
Topics
Follow your own topics →
Menu
New Following Discover Jobs Top Writers
More
Suggest a blog Upvotes plugin Report bug Contact About
Sign up
The home for great developer writing.
We surface the best developer writing from thousands of independent blogs, updated daily.
Join Diff.blog
TOPICS

When to Use `uv run` vs `uvx`

1 · Python Developer Tooling Handbook – pydevtools.com · July 2, 2026, 8:42 p.m.
Python Command-line Tools development-practices software-engineering
Summary
This blog post provides a quick tip on choosing between `uv run` and `uvx` command-line tools in the Python development environment, specifically suggesting that `uv run` is best for project-related code with dependencies, while `uvx` is better for standalone tools.
Read full post on pydevtools.com →
MORE POSTS LIKE THIS
How to Install Python3.14 from source on Ubuntu 26.04
James O'Claire · Aug 6, 2026
Development Open Source
What Happens When You Run `uv run`
Python Developer Tooling Handbook – pydevtools.com · Jul 29, 2026
Python Command-line Tools
You Shipped It Fast. But Did You Ship It Right?
Stack Overflow · May 13, 2026
contributed SDLC
Agents are the new compilers. Specs are the new code.
Kaushik Gopal · May 5, 2026
AI in software development software-engineering
★ anki: flashcard generation with claude code
Thiago Perrotta · Apr 16, 2026
AI bestof
The Death of Traditional Testing: Agentic Development Broke a 50-Year-Old Field, JiTTesting Can Revive It
Facebook · Feb 11, 2026
DevInfra ML Applications
Discover more posts →
AUTHOR
RECENT POSTS FROM THE AUTHOR
Choose how you want to continue.
Continue with GitHub Continue with Google