[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-5590":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":36,"readmeContent":37,"aiSummary":38,"trendingCount":16,"starSnapshotCount":16,"syncStatus":39,"lastSyncTime":40,"discoverSource":41},5590,"pixi","prefix-dev\u002Fpixi","prefix-dev","Powerful system-level package manager for Linux, macOS and Windows written in Rust – building on top of the Conda ecosystem.","https:\u002F\u002Fpixi.sh",null,"Rust",7275,529,29,508,0,3,38,244,17,99.17,"BSD 3-Clause \"New\" or \"Revised\" License",false,"main",true,[27,28,29,30,31,32,33,34,35],"conda","conda-environment","conda-packages","package-management","package-manager","package-manager-tool","python-virtual-environment","rust","rust-lang","2026-06-12 04:00:25","\u003Ch1>\n  \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fprefix-dev\u002Fpixi\u002F\">\n    \u003Cpicture>\n      \u003Csource srcset=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Ffb67afa5-1c2a-4f47-9b8e-d60648557bfc\" type=\"image\u002Fpng\">\n      \u003Csource srcset=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Ffa2e98c2-0913-4098-9579-8f2efff7f814\" type=\"image\u002Fwebp\">\n      \u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002Ffb67afa5-1c2a-4f47-9b8e-d60648557bfc\" alt=\"banner\">\n    \u003C\u002Fpicture>\n  \u003C\u002Fa>\n\u003C\u002Fh1>\n\n\u003Ch1 align=\"center\">\n\n![License][license-badge]\n[![Project Chat][chat-badge]][chat-url]\n[![Pixi Badge][pixi-badge]][pixi-url]\n\n\n[license-badge]: https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Flicense-BSD--3--Clause-blue?style=flat-square\n[chat-badge]: https:\u002F\u002Fimg.shields.io\u002Fdiscord\u002F1082332781146800168.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2&style=flat-square\n[chat-url]: https:\u002F\u002Fdiscord.gg\u002FkKV8ZxyzY4\n[pixi-badge]:https:\u002F\u002Fimg.shields.io\u002Fendpoint?url=https:\u002F\u002Fraw.githubusercontent.com\u002Fprefix-dev\u002Fpixi\u002Fmain\u002Fassets\u002Fbadge\u002Fv0.json&style=flat-square\n[pixi-url]: https:\u002F\u002Fpixi.sh\n\n\u003C\u002Fh1>\n\n# Pixi: Package Management Made Easy\n\n## Overview\n\n`pixi` is a cross-platform, multi-language package manager and workflow tool built on the foundation of the conda ecosystem. It provides developers with an exceptional experience similar to popular package managers like [`cargo`](https:\u002F\u002Fdoc.rust-lang.org\u002Fcargo\u002F) or [`npm`](https:\u002F\u002Fdocs.npmjs.com), but for any language.\n\nDeveloped with ❤️ at [prefix.dev](https:\u002F\u002Fprefix.dev).\n[![Real-time pixi_demo](https:\u002F\u002Fgithub.com\u002Fprefix-dev\u002Fpixi\u002Fassets\u002F12893423\u002F0fc8f8c8-ac13-4c14-891b-dc613f25475b)](https:\u002F\u002Fasciinema.org\u002Fa\u002F636482)\n\n## Highlights\n\n- Supports **multiple languages** including Python, C++, and R using Conda packages. You can find available packages on [prefix.dev](https:\u002F\u002Fprefix.dev).\n- Compatible with all major operating systems: Linux, Windows, macOS (including Apple Silicon).\n- Always includes an up-to-date [**lock file**](https:\u002F\u002Fpixi.sh\u002Flatest\u002Fworkspace\u002Flockfile\u002F).\n- Provides a clean and simple Cargo-like **command-line interface**.\n- Allows you to install tools **per-project** or **system-wide**.\n- Entirely written in **Rust** and built on top of the **[rattler](https:\u002F\u002Fgithub.com\u002Fconda\u002Frattler)** library.\n\n## Getting Started\n\n- ⚡ [Installation](#installation)\n- ⚙️ [Examples](\u002Fexamples)\n- 📚 [Documentation](https:\u002F\u002Fpixi.sh\u002F)\n- 😍 [Contributing](#contributing)\n- 🔨 [Built using Pixi](#built-using-pixi)\n- 🚀 [GitHub Action](https:\u002F\u002Fgithub.com\u002Fprefix-dev\u002Fsetup-pixi)\n\n## Status\n\nPixi is ready for production!\nWe are working hard to keep file-format changes compatible with the previous\nversions so that you can rely on Pixi with peace of mind.\n\nSome notable features we envision for upcoming releases are:\n\n- **Build and publish** your project as a Conda package.\n- Support for **dependencies from source**.\n- More powerful \"global installation\" of packages towards a deterministic setup of global packages on multiple machines.\n\n## Installation\n\n`pixi` can be installed on macOS, Linux, and Windows. The provided scripts will automatically download the latest version of `pixi`, extract it, and move the `pixi` binary to `~\u002F.pixi\u002Fbin`. If this directory does not exist, the script will create it.\n\n### macOS and Linux\n\nTo install Pixi on macOS and Linux, open a terminal and run the following command:\n\n```bash\ncurl -fsSL https:\u002F\u002Fpixi.sh\u002Finstall.sh | sh\n# or with brew\nbrew install pixi\n```\n\nThe script will also update your `~\u002F.bashrc` to include `~\u002F.pixi\u002Fbin` in your `PATH`, allowing you to invoke the `pixi` command from anywhere.\nYou might need to restart your terminal or source your shell for the changes to take effect.\n\nStarting with macOS Catalina [zsh is the default login shell and interactive shell](https:\u002F\u002Fsupport.apple.com\u002Fen-us\u002F102360). Therefore, you might want to use `zsh` instead of `bash` in the install command:\n\n```zsh\ncurl -fsSL https:\u002F\u002Fpixi.sh\u002Finstall.sh | zsh\n```\n\nThe script will also update your `~\u002F.zshrc` to include `~\u002F.pixi\u002Fbin` in your `PATH`, allowing you to invoke the `pixi` command from anywhere.\n\n### Windows\n\nTo install Pixi on Windows, open a PowerShell terminal (you may need to run it as an administrator) and run the following command:\n\n```powershell\npowershell -ExecutionPolicy ByPass -c \"irm -useb https:\u002F\u002Fpixi.sh\u002Finstall.ps1 | iex\"\n```\nChanging the [execution policy](https:\u002F\u002Flearn.microsoft.com\u002Fen-us\u002Fpowershell\u002Fmodule\u002Fmicrosoft.powershell.core\u002Fabout\u002Fabout_execution_policies?view=powershell-7.4#powershell-execution-policies) allows running a script from the internet.\nCheck the script you would be running with:\n```powershell\npowershell -c \"irm -useb https:\u002F\u002Fpixi.sh\u002Finstall.ps1 | more\"\n```\n\nThe script will inform you once the installation is successful and add the `~\u002F.pixi\u002Fbin` directory to your `PATH`, which will allow you to run the `pixi` command from any location.\nOr with `winget`\n\n```shell\nwinget install prefix-dev.pixi\n```\n\n### Autocompletion\n\nTo get autocompletion follow the instructions for your shell.\nAfterwards, restart the shell or source the shell config file.\n\n#### Bash (default on most Linux systems)\n\nAdd the following to the end of `~\u002F.bashrc`:\n\n```bash\n# ~\u002F.bashrc\n\neval \"$(pixi completion --shell bash)\"\n```\n#### Zsh (default on macOS)\n\nAdd the following to the end of `~\u002F.zshrc`:\n\n\n```zsh\n# ~\u002F.zshrc\n\neval \"$(pixi completion --shell zsh)\"\n```\n\n#### PowerShell (pre-installed on all Windows systems)\n\nAdd the following to the end of `Microsoft.PowerShell_profile.ps1`.\nYou can check the location of this file by querying the `$PROFILE` variable in PowerShell.\nTypically the path is `~\\Documents\\PowerShell\\Microsoft.PowerShell_profile.ps1` or\n`~\u002F.config\u002Fpowershell\u002FMicrosoft.PowerShell_profile.ps1` on -Nix.\n\n```pwsh\n(& pixi completion --shell powershell) | Out-String | Invoke-Expression\n```\n\n#### Fish\n\nAdd the following to the end of `~\u002F.config\u002Ffish\u002Fconfig.fish`:\n\n```fish\n# ~\u002F.config\u002Ffish\u002Fconfig.fish\n\npixi completion --shell fish | source\n```\n\n#### Nushell\n\nAdd the following to your Nushell config file (find it by running `$nu.config-path` in Nushell):\n\n```nushell\nmkdir $\"($nu.data-dir)\u002Fvendor\u002Fautoload\"\npixi completion --shell nushell | save --force $\"($nu.data-dir)\u002Fvendor\u002Fautoload\u002Fpixi-completions.nu\"\n```\n\n#### Elvish\n\nAdd the following to the end of `~\u002F.elvish\u002Frc.elv`:\n\n```elv\n# ~\u002F.elvish\u002Frc.elv\n\neval (pixi completion --shell elvish | slurp)\n```\n\n### Distro Packages\n\n[![Packaging status](https:\u002F\u002Frepology.org\u002Fbadge\u002Fvertical-allrepos\u002Fpixi.svg)](https:\u002F\u002Frepology.org\u002Fproject\u002Fpixi\u002Fversions)\n\n#### Arch Linux\n\nYou can install `pixi` from the [extra repository](https:\u002F\u002Farchlinux.org\u002Fpackages\u002Fextra\u002Fx86_64\u002Fpixi\u002F) using [pacman](https:\u002F\u002Fwiki.archlinux.org\u002Ftitle\u002FPacman):\n\n```shell\npacman -S pixi\n```\n\n#### Alpine Linux\n\n`pixi` is available for [Alpine Edge](https:\u002F\u002Fpkgs.alpinelinux.org\u002Fpackages?name=pixi&branch=edge). It can be installed via [apk](https:\u002F\u002Fwiki.alpinelinux.org\u002Fwiki\u002FAlpine_Package_Keeper) after enabling the [testing repository](https:\u002F\u002Fwiki.alpinelinux.org\u002Fwiki\u002FRepositories).\n\n```shell\napk add pixi\n```\n\n## Build\u002Finstall from source\n\n`pixi` is 100% written in Rust and therefore it can be installed, built and tested with cargo.\nTo start using `pixi` from a source build run:\n\n```shell\ncargo install --locked --git https:\u002F\u002Fgithub.com\u002Fprefix-dev\u002Fpixi.git pixi\n```\n\nWe don't publish to `crates.io` anymore, so you need to install it from the repository.\nThe reason for this is that we depend on some unpublished crates which disallows us to publish to `crates.io`.\n\nIf you install pixi that way, it isn't necessarily the first in your PATH.\nThe one installed by the installation script might take precedence.\nTherefore, we recommend running the following task instead for local development:\n\n```shell\npixi run install-as pixid\n```\n\nThis way, a new binary called `pixid` will be available without any name conflicts with other Pixi installations on your system.\n\n## Uninstall\n\nTo uninstall, the Pixi binary should be removed.\nDelete `pixi` from the `$PIXI_DIR` which is default to `~\u002F.pixi\u002Fbin\u002Fpixi`\n\nSo on Linux its:\n\n```shell\nrm ~\u002F.pixi\u002Fbin\u002Fpixi\n```\n\nand on Windows:\n\n```shell\n$PIXI_BIN = \"$Env:LocalAppData\\pixi\\bin\\pixi\"; Remove-Item -Path $PIXI_BIN\n```\n\nAfter this command you can still use the tools you installed with `pixi`.\nTo remove these as well just remove the whole `~\u002F.pixi` directory and remove the directory from your path.\n\n# Usage\n\nThe cli looks as follows:\n\n```bash\n➜ pixi\nPixi [version 0.59.0] - Developer Workflow and Environment Management for Multi-Platform, Language-Agnostic\nWorkspaces.\n\nPixi is a versatile developer workflow tool designed to streamline the management of your workspace's dependencies,\ntasks, and environments.\nBuilt on top of the Conda ecosystem, Pixi offers seamless integration with the PyPI ecosystem.\n\nBasic Usage:\n    Initialize pixi for a workspace:\n    $ pixi init\n    $ pixi add python numpy pytest\n\n    Run a task:\n    $ pixi task add test 'pytest -s'\n    $ pixi run test\n\nFound a Bug or Have a Feature Request?\nOpen an issue at: https:\u002F\u002Fgithub.com\u002Fprefix-dev\u002Fpixi\u002Fissues\n\nNeed Help?\nAsk a question on the Prefix Discord server: https:\u002F\u002Fdiscord.gg\u002FkKV8ZxyzY4\n\nFor more information, see the documentation at: https:\u002F\u002Fpixi.sh\n\nUsage: pixi [OPTIONS] [COMMAND]\n\nCommands:\n  add         Adds dependencies to the workspace [aliases: a]\n  auth        Login to prefix.dev or anaconda.org servers to access private channels\n  build       Workspace configuration\n  clean       Cleanup the environments\n  completion  Generates a completion script for a shell\n  config      Configuration management\n  exec        Run a command and install it in a temporary environment [aliases: x]\n  global      Subcommand for global package management actions [aliases: g]\n  info        Information about the system, workspace and environments for the current machine\n  init        Creates a new workspace\n  import      Imports a file into an environment in an existing workspace.\n  install     Install an environment, both updating the lockfile and installing the environment [aliases: i]\n  list        List the packages of the current workspace [aliases: ls]\n  lock        Solve environment and update the lock file without installing the environments\n  reinstall   Re-install an environment, both updating the lockfile and re-installing the environment\n  remove      Removes dependencies from the workspace [aliases: rm]\n  run         Runs task in the pixi environment [aliases: r]\n  search      Search a conda package\n  shell       Start a shell in a pixi environment, run `exit` to leave the shell [aliases: s]\n  shell-hook  Print the pixi environment activation script\n  task        Interact with tasks in the workspace\n  tree        Show a tree of workspace dependencies [aliases: t]\n  update      The `update` command checks if there are newer versions of the dependencies and updates the `pixi.lock`\n              file and environments accordingly\n  upgrade     Checks if there are newer versions of the dependencies and upgrades them in the lockfile and manifest\n              file\n  upload      Upload a conda package\n  workspace   Modify the workspace configuration file through the command line\n  help        Print this message or the help of the given subcommand(s)\n\nOptions:\n  -V, --version  Print version\n\nGlobal Options:\n  -h, --help           Display help information\n  -v, --verbose...     Increase logging verbosity (-v for warnings, -vv for info, -vvv for debug, -vvvv for trace)\n  -q, --quiet...       Decrease logging verbosity (quiet mode)\n      --color \u003CCOLOR>  Whether the log needs to be colored [env: PIXI_COLOR=] [default: auto] [possible values:\n                       always, never, auto]\n      --no-progress    Hide all progress bars, always turned on if stderr is not a terminal [env: PIXI_NO_PROGRESS=]\n      --list           List all installed commands (built-in and extensions)\n```\n\n## Creating a Pixi workspace\n\nInitialize a new workspace and navigate to the workspace directory\n\n```\npixi init myworkspace\ncd myworkspace\n```\n\nAdd the dependencies you want to use\n\n```\npixi add cowpy\n```\n\nRun the installed package in its environment\n\n```bash\npixi run cowpy \"Thanks for using pixi\"\n```\n\nActivate a shell in the environment\n\n```shell\npixi shell\ncowpy \"Thanks for using pixi\"\nexit\n```\n\nCheck out https:\u002F\u002Fpixi.sh\u002Fdev\u002Ffirst_workspace\u002F for a more detailed introduction to workspaces.\n\n## Installing a conda package globally\n\nYou can also globally install conda packages into their own environment.\nThis behavior is similar to [`pipx`](https:\u002F\u002Fgithub.com\u002Fpypa\u002Fpipx) or [`condax`](https:\u002F\u002Fgithub.com\u002Fmariusvniekerk\u002Fcondax).\n\n```bash\npixi global install cowpy\n```\n\n## Use in GitHub Actions\n\nYou can use Pixi in GitHub Actions to install dependencies and run commands.\nIt supports automatic caching of your environments.\n\n```yml\n- uses: prefix-dev\u002Fsetup-pixi@v0.8.1\n- run: pixi exec cowpy \"Thanks for using pixi\"\n```\n\nSee the [documentation](https:\u002F\u002Fpixi.sh\u002Flatest\u002Fadvanced\u002Fgithub_actions) for more details.\n\n\u003Ca name=\"contributing\">\u003C\u002Fa>\n\n## Contributing 😍\n\nWe would absolutely love for you to contribute to Pixi!\nWhether you want to start an issue, fix a bug you encountered, or suggest an\nimprovement, every contribution is greatly appreciated.\n\nIf you're just getting started with our project or stepping into the Rust\necosystem for the first time, we've got your back!\nWe recommend beginning with issues labeled as `good first issue`.\nThese are carefully chosen tasks that provide a smooth entry point into\ncontributing.These issues are typically more straightforward and are a great way\nto get familiar with the project.\n\nGot questions or ideas, or just want to chat? Join our lively conversations on\nDiscord.\nWe're very active and would be happy to welcome you to our\ncommunity. [Join our discord server today!][chat-url]\n\n\u003Ca name=\"pixibuilt\">\u003C\u002Fa>\n\n## Built using Pixi\n\nTo see what's being built with `pixi` check out the [Community](\u002Fdocs\u002Fmisc\u002FCommunity.md) page.\n","Pixi 是一个基于 Conda 生态系统的跨平台系统级包管理器，支持 Linux、macOS 和 Windows。它使用 Rust 语言编写，能够为多种编程语言（如 Python、C++ 和 R）提供统一的包管理体验。核心功能包括支持多语言包安装、兼容主流操作系统、自动生成最新的锁文件以及简洁的命令行界面。此外，用户可以选择按项目或系统范围安装工具。Pixi 非常适合需要跨语言和跨平台进行软件开发与部署的场景，尤其是那些已经在使用 Conda 或者寻找更高效包管理解决方案的开发者。",2,"2026-06-11 03:04:13","top_language"]