Installation

Prerequisites

whisk requires the following:

  • Python 3.6+
  • git

Stable release

To install whisk, run this command in your terminal:

$ pip install whisk

If you don’t have pip installed, this Python installation guide can guide you through the process.

Upgrading

To upgrade to the latest version of whisk:

$ pip install -U whisk