Python dev workflow on macOS

Here is the new workflow in place of the old popular one using virtualenv, pip, requirements.txt and virtualenvwrapper. Tools pyenv for Python version installation and switch Pipenv for virtualenv creation…

Continue Reading Python dev workflow on macOS