Creating Virtual Environment
pyton -m venv venv source venv/bin/activate pip install -r requirments.txt
https://pyscaffold.org/en/stable/ PyScaffold is a project generator for bootstrapping