You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/why_pixi.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,4 +18,12 @@ exercises: 0
18
18
::::::::::::::::::::::::::::::::::::::::::::::::
19
19
20
20
## 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++)
0 commit comments