on xkcd #1987: Python Environment · c/programmer_humor · 3 pts · 3yI use pipenv and the workflow is essentially the same. cd project mkdir .venv python3 -m pipenv shell pipenv install --dev It's also nice because VScode (or VSCodium if you're based), automatically detects it to set as your venv.
on TIL about the Swiss Guard's Last Stand. In 1527 Over 20k troops of Holy Roman Emperor Charles V, rebelled after not being paid for months, marched on Rome and sacked the city, killing thousands. Fe... · c/til · 1 pts · 3yI'm glad all the comments are the same!
I use pipenv and the workflow is essentially the same.
It's also nice because VScode (or VSCodium if you're based), automatically detects it to set as your venv.
I'm glad all the comments are the same!
Already here!