pixi
brew install pixi
v0.70.2
BSD-3-Clause
Rust-based package manager and environment manager for Python and other languages, inspired by Conda.
Why you might care
Pixi simplifies dependency management across Python, R, and system packages with a single lockfile, faster than traditional Conda. Use it to replace complex pip/venv/conda workflows with a single `pixi.toml` configuration; it's particularly useful for reproducible data science and ML projects, and works as a drop-in for teams moving away from Pipenv or Poetry.
1.8k
30-day installs · #1041
4.9k
90-day · #1096
18.2k
365-day · #1111
Build dependencies
Links
- https://pixi.sh
- Brew formula source: Formula/p/pixi.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"conda",
"Poetry",
"pdm",
"pipenv",
"uv"
],
"build_dependencies": [
"cmake",
"pkgconf",
"rust"
],
"categories": [
"package-manager",
"language-runtime"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Package management made easy",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:17+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "pixi",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://pixi.sh",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Redirecting",
"installs_30d": 1766,
"installs_365d": 18233,
"installs_90d": 4911,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:48:36+00:00",
"llm_model": "claude-haiku-4-5",
"name": "pixi",
"oldnames": [],
"one_liner": "Rust-based package manager and environment manager for Python and other languages, inspired by Conda.",
"optional_dependencies": [],
"rank_30d": 1041,
"rank_365d": 1111,
"rank_90d": 1096,
"raw_hash": "a590b9de53f83d93",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/pixi.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"bzip2"
],
"version_head": "HEAD",
"version_stable": "0.70.2",
"versioned_formulae": [],
"why_use_this": "Pixi simplifies dependency management across Python, R, and system packages with a single lockfile, faster than traditional Conda. Use it to replace complex pip/venv/conda workflows with a single `pixi.toml` configuration; it\u0027s particularly useful for reproducible data science and ML projects, and works as a drop-in for teams moving away from Pipenv or Poetry."
}