logoalt Hacker News

simonwtoday at 1:27 AM1 replyview on HN

What's the poetry equivalent of this?

  uv run --with boto3 python

Replies

bmitctoday at 3:54 AM

The claim was:

> The key issue uv solved wasn't dependencies, it was environments.

and not specific, niche features.

I don't know of such a command in Poetry, but it could still be solved with dev groups or running Python in the virtual environment and installing the package.

show 1 reply