python

Virtual envirioment

create and activate

python -m venv [name] you can use python -m venv .

source /bin/activate