logoalt Hacker News

zahlmantoday at 1:50 AM2 repliesview on HN

That is the incantation.


Replies

jimmaswelltoday at 4:44 AM

I memorized it quickly enough from some time experimenting with cuda/ai tools.

python -m venv .

. bin/activate

pip install -r requirements.txt

stavrostoday at 9:24 AM

`uvx <tool name>` and you're done. You don't even need to install the tool first.

show 1 reply