this post was submitted on 11 Sep 2024
13 points (100.0% liked)
Ask Programming
76 readers
2 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have an alias venv, which checks if "./.venv" exists, and if not, creates a virtualenv there, and then activates it.