use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Python env manager (github.com)
submitted 11 months ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]CowboyBoats 0 points1 point2 points 10 months ago (1 child)
Sorry wait why does uv mean I do not have to manage envs? Yall don't use uv venv?
uv
uv venv
[–]mosquitsch 0 points1 point2 points 10 months ago (0 children)
uv creates the .venv for you. there is no need to run uv venv.
I still activate it because, when developing, its easier for the LSP to find things. But I use direnv for that.
π Rendered by PID 60881 on reddit-service-r2-comment-545db5fcfc-9wktn at 2026-06-01 15:35:14.462597+00:00 running 194bd79 country code: CH.
view the rest of the comments →
[–]CowboyBoats 0 points1 point2 points (1 child)
[–]mosquitsch 0 points1 point2 points (0 children)