Skip to main content

Command Palette

Search for a command to run...

Try this instead of pip for your python projects

Updated
1 min read
Try this instead of pip for your python projects

I discovered this shiny new tool called uv while trying to have my python dependencies managed better just like yarn for node projects.

It is not just fast but blazing fast.

This tool made me work much faster and spent less time staring at the screen.

Checkout the post on X