This tutorial will walk you through an installation of Python 3 and Conda through Anaconda. Conda can also be installed with Miniconda-a lightweight Python wrapper of Conda.
Conda is an open source package that creates and manages Python environments on your computer.Ĭonda is included in an installation of Anaconda as an open-source Python/R data science platform. We will be installing Python 3 through Conda.
These instructions will be written for the latest version of Python-at the time of this tutorial 3.8.5.