Virtual Environments in Python

9 December 2018
9 Dec 2018
1 min read

Because I always forget how to make a virtual environment in python:

python3 -m venv directory-name

And then it’s activated with:

source directory/bin/activate

It’s deactivated by simply typing deactivate. Simple as that!

Want to know more?

I spend a ton of time thinking on how to work smarter, not harder. If you'd like to be the first to know what I'm thinking about, sign up to the list below.


Apple Event and Mac Mini

Baselining a Model