Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

multicommand is hosted on PyPI and should be installable using any tool which can pull from there.

System Requirements

multicommand requires python >= 3.10 and is a pure python package. It should run on any OS that python will run on.

With pip

The quickest way to get multicommand is with pip

pip install multicommand

With uv

If you’re using uv then just

uv add multicommand