Hello, 👋
In this article I will show you how to install Python versions on Linux using the following methods: compiling from source, dead snakes ppa and pyenv.
Hello,
In this article I will introduce you to pyenv, a tool for managing python environments.
Installing pyenv is pretty straight forward, you’ll need to clone the repo and add the binaries to the path.