Built on Pixi
Install Python packages and compiled system libraries like GDAL and CUDA in one step, from PyPI and conda-forge, with lockfiles that pin every dependency to an exact version.
Nebi is a multi-user environment management tool built on Pixi. Pixi gives you reproducible environments that mix PyPI packages with compiled system libraries like GDAL and CUDA; Nebi adds the team layer on top — version history, publishing to OCI registries, and role-based access control — through a CLI, a web UI, and a desktop app.


Install Python packages and compiled system libraries like GDAL and CUDA in one step, from PyPI and conda-forge, with lockfiles that pin every dependency to an exact version.
Track and manage Pixi workspaces locally. Initialize projects, add dependencies, and work offline with full control over your environments.
Push workspace specs to a Nebi server and pull them on another machine. Share reproducible environments with your team using simple version tags.
Compare workspace specs across versions or directories to see exactly what changed. When an update breaks your workflow, roll back to a known-good version.
Publish environments to any OCI registry — the same standard behind Docker Hub — so anyone can pull and reproduce your setup from anywhere.
Role-based access control and OIDC authentication govern who can push, pull, or modify shared environments, and every change is tracked.