Skip to content

Commit e60dd77

Browse files
Update why_pixi.md
1 parent 96be463 commit e60dd77

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

episodes/why_pixi.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,12 @@ exercises: 0
1818
::::::::::::::::::::::::::::::::::::::::::::::::
1919

2020
## Introduction
21-
Pixi is a fast and reproducible package management tool. It has lots of unique features which are missing in other tools at this point in time. Hence we choose this tool.
21+
22+
Pixi is a fast and reproducible package management tool. It has lots of [features](https://pixi.sh/latest/#what-is-the-difference-with-pixi) which are not all present in a single tool at this point in time. Hence we choose this tool.
23+
It comes with following features :
24+
- Native supprt for both PyPI packages and conda
25+
- Modern
26+
- Support for multi-language dependency ( E.g. RUST + Python, or Python + C++)
27+
- Uses 'uv' under the hood.
28+
- Helps with reproducibility via 'pixi.lock'
29+
-

0 commit comments

Comments
 (0)