[go: up one dir, main page]

Skip to main content
Miniconda is a free, miniature installation of Anaconda Distribution that includes only conda, Python, the packages they both depend on, and a small number of other useful packages. If you need more packages, use the conda install command to install from thousands of packages available by default in Anaconda’s public repo, or from other channels, like conda-forge or bioconda.
For details on Miniconda and Anaconda’s Terms of Service, see our Terms of Service.
The Getting Started with Anaconda page lists some reasons why you might want one installation over the other.
For the latest Miniconda installers for Python 3.13, go to anaconda.com/download. The Miniconda installers are on the same page as the Anaconda Distribution installers, past registration. For a list of Miniconda hashes and an archive of Miniconda versions, including installers for older versions of Python, see https://repo.anaconda.com/miniconda.

Quick command line install

See our new section on the Installing Miniconda page!