What is a virtual environment and how to use pyenv?
Hello from my very first article. I would like to talk about what is a virtual environment and how to use it?
First of all, a virtual environment can be assumed as a copy of your python environment. Yes, the one you run all your codes, import the li...
kaanberke.hashnode.dev5 min read