Python Programming Language
Python
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It can be used for everything from web and software development to scientific applications.
Anaconda
Anaconda is a free and open-source distribution of the Python and R programming languages for scientific computing. The distribution aims to simplify package management and deployment for Windows, Linux, and macOS.
Miniconda
Miniconda is a free, minimal installer, bootstrap version of Anaconda that includes only conda, Python, the packages they depend on, and a small number of other useful packages, including pip, zlib and a few others.