Simon Willison 12/3/2025

TIL: Dependency groups and uv run

Read Original

The article explains a new pattern for Python projects using uv and PEP 735 dependency groups (like a 'dev' group) to automatically install development dependencies and run commands. It details steps to clone and test a project, and also covers creating a redirect plugin for a TIL site with help from Claude Code.

TIL: Dependency groups and uv run

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
3
Wagon’s algorithm in Python
John D. Cook 1 votes