vs Code tworzy Python Virtual Env
python -m venv venv
.\.venv\Scripts\activate
popcat enthousiast
python -m venv venv
.\.venv\Scripts\activate
# in terminal
`python -m venv venv