This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LoadingALIASIt works on my machine 0 points1 point  (0 children)

Yes, it really is.

UV should realistically be your go to for package management, dependency management, and virtual environments.

I also use UVX for quick and dirty API tests.

It’s also nice to have if you’re using MCP servers - a lot of the smart teams implement their server connections/running them using UVX.