Miniconda
brew install --cask miniconda
vpy313_26.3.2-2
Minimal conda package manager and Python environment installer.
Why you might care
Miniconda is the lightweight alternative to Anaconda—it includes only conda and Python without the bloated GUI or pre-installed packages. Ideal for developers who want a lean, scriptable way to manage isolated Python environments and package dependencies across projects.
5.7k
30-day installs · #75
19.2k
90-day · #68
79.0k
365-day · #56
Links
- https://www.anaconda.com/docs/getting-started/miniconda/main
- Brew formula source: Casks/m/miniconda.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"Anaconda",
"pyenv",
"virtualenv",
"mamba"
],
"artifacts": [
{
"uninstall_preflight": null
},
{
"uninstall": [
{
"delete": "$HOMEBREW_PREFIX/Caskroom/miniconda/base"
}
]
},
{
"installer": [
{
"script": {
"args": [
"-b",
"-p",
"$HOMEBREW_PREFIX/Caskroom/miniconda/base"
],
"executable": "Miniconda3-py313_26.3.2-2-MacOSX-arm64.sh"
}
}
]
},
{
"binary": [
"$HOMEBREW_PREFIX/Caskroom/miniconda/base/condabin/conda"
],
"target": "$HOMEBREW_PREFIX/bin/conda"
},
{
"postflight": null
},
{
"zap": [
{
"trash": [
"/private/tmp/miniconda-envs",
"~/.conda",
"~/.condarc",
"~/.continuum"
]
}
]
}
],
"auto_updates": 1,
"categories": [
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Minimal installer for conda",
"disable_reason": null,
"disabled": 0,
"display_name": "Miniconda",
"enrichment_fetched_at": "2026-06-20T22:46:52+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "miniconda",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.anaconda.com/docs/getting-started/miniconda/main",
"homepage_og_description": null,
"homepage_og_image": "https://anaconda-29683c67.mintlify.app/_next/image?url=%2F_mintlify%2Fapi%2Fog%3Fdivision%3DDocumentation%26title%3DMiniconda%26logoLight%3Dhttps%253A%252F%252Fmintcdn.com%252Fanaconda-29683c67%252Fs-9WR15r5rZoaPqb%252Flogo%252Flight.svg%253Ffit%253Dmax%2526auto%253Dformat%2526n%253Ds-9WR15r5rZoaPqb%2526q%253D85%2526s%253D5996719b8530aaf065dc1ee1f39b2e67%26logoDark%3Dhttps%253A%252F%252Fmintcdn.com%252Fanaconda-29683c67%252Fs-9WR15r5rZoaPqb%252Flogo%252Fdark.svg%253Ffit%253Dmax%2526auto%253Dformat%2526n%253Ds-9WR15r5rZoaPqb%2526q%253D85%2526s%253Ddb482b1eac6af589d234160a76de3400%26primaryColor%3D%25231d6cf7%26lightColor%3D%25231d6cf7%26darkColor%3D%252396f778%26backgroundLight%3D%2523f4f5f8%26backgroundDark%3D%252310121a\u0026w=1200\u0026q=100",
"homepage_title": "Miniconda - Anaconda",
"installs_30d": 5675,
"installs_365d": 79050,
"installs_90d": 19177,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:02:49+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Miniconda"
],
"one_liner": "Minimal conda package manager and Python environment installer.",
"rank_30d": 75,
"rank_365d": 56,
"rank_90d": 68,
"raw_hash": "0b517aa94980d1bd",
"ruby_source_path": "Casks/m/miniconda.rb",
"tap": "homebrew/cask",
"token": "miniconda",
"version": "py313_26.3.2-2",
"why_use_this": "Miniconda is the lightweight alternative to Anaconda\u2014it includes only conda and Python without the bloated GUI or pre-installed packages. Ideal for developers who want a lean, scriptable way to manage isolated Python environments and package dependencies across projects."
}