INSTALL AND CONFIGURE PYENV ON LINUX
,

Install and configure PyEnv on Linux

PyEnv is a great tool for installing and switching between different versions of Python, which is particularly helpful if you’re working on multiple projects or for multiple companies that use different versions of Python. In this video, I’ll show you how to install and configure PyEnv on Linux, but these steps should also work on Mac.

PyEnv Homepage: https://github.com/pyenv/pyenv

PyEnv Installer: https://github.com/pyenv/pyenv-installer

Subscribe to my Youtube channel to get my latest full-stack tutorials every week.