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

No top articles yet