How to create a Python 3 virtual environment in Ubuntu 20.04
Out with the old, in with the new
Then and now: virtualenv & pyvenv. vs. venv.
The procedures discussed here apply to Python 3.6 to 3.9. For earlier versions of Python, you will need a (different) tool called virtualenv, which is not discussed her...
rudivanrooyen.hashnode.dev5 min read