Installation

These instructions are the method to install kete from source, it assumes that you have already downloaded a copy of the source code.

Requirements

Steps

Once Python and Rust are installed, then installation should just require opening a terminal window to the folder where the source is located and running the following command:

# cd /kete/source/directory
pip install .