Skip to content

Conversation

@patrickcrocker
Copy link
Contributor

Supports options: package, from, with, with-executables-from, python, and uv_version to provide full uv tool install functionality.

Closes #162

Supports options: package, from, with, with-executables-from, python, and
uv_version to provide full uv tool install functionality.

Closes devcontainers-extra#162
@patrickcrocker
Copy link
Contributor Author

Copy link
Member

@koralowiec koralowiec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Patrick! Looks good. I'm just wondering whether we should use tool in the name. Typically we use package instead (like npm-package, apt-get-packages). What do you think about renaming to uv-package? Do you think keeping tool makes more sense?

@patrickcrocker
Copy link
Contributor Author

Yeah, I debated that myself, but ultimately settled on uv-tool since this more closely indicates that this feature installs a Python tool (not a package) using the uv cli. I'd prefer to keep this uv-tool as an indicator to the user that this feature performs a uv tool install ...

@koralowiec
Copy link
Member

Let's go with uv-tool then!

@koralowiec koralowiec merged commit 0cd9ff0 into devcontainers-extra:main Nov 30, 2025
5 checks passed
@patrickcrocker patrickcrocker deleted the feature/uv-tool branch December 5, 2025 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Install Python tools using uv

2 participants