Install¶
uv
uv tool install --upgrade --compile-bytecode 'macropipe[all]'
pipx
pipx install 'macropipe[all]'
pip
pip install --upgrade --user 'macropipe[all]'
More
Install from development head.
uv pip install 'macropipe[all] @ git+https://github.com/panodata/macropipe.git@main'