Managing pipenv virtualenvs

Tim Johnson tim at akwebsoft.com
Tue Mar 26 17:57:52 EDT 2019


I'm on ubuntu 16.04

using pipenv for the "Django for Beginners..." tutorial book.

each chapter instructs me to create a new virtual environment with a
folder under ~/.local/share/virtualenvs

folders are named with the project name followed by an hyphen and a
brief codified string.
examples
 helloworld-_e28Oloi
 pages-Du4qJjUr

What would happen if I deleted the first folder, which was created
in a previous chapter?

... trying to minimize my SSD real estate. 
thanks
-- 
Tim Johnson
http://www.tj49.com



More information about the Python-list mailing list