Anaconda provides a handy GUI, a slew of work environments, and tools to simplify the process of using Python for data science. No question about it, Python is a crucial part of modern data science.
pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well. This project was forked from ...
python-build is a pyenv plugin that provides a pyenv install command to compile and install different versions of Python on UNIX-like systems. You can also use python ...