- Install Visual studio code
- Install Python plugin for visual studio
- Install pyenv that helps you manage multiple versions of python side by side
- Install pyenv-virtualenv helps you utilize python virtualenvs inside pyenv
git clone https://github.com/pyenv/pyenv-virtualenv.git $(pyenv root)/plugins/pyenv-virtualenv