Skip to content

Dependencies

The primary requirements are Zsh, Python, and fzf or sk (skim), with optional additions for more colorful output, alternative json parsers, and faster performance.

Suggested Dependencies by Platform

$ sudo apk add fzf pcre2-tools python3 zsh
$ sudo pacman -S --needed fzf python zsh
$ sudo apt --no-install-recommends install fzf python3{,-venv} wget zsh
$ sudo dnf --setopt=install_weak_deps=False install diffutils fzf python3 zsh
$ brew install fzf pcre2 python zsh
$ sudo zypper in curl diffutils fzf python3 zsh

All Dependencies

Tip

Some of these can be installed after installing zpy, with zpy's pipz command:

% pipz install uv rich-cli wheezy.template