Skip to content

🛠️ Installation Guide

Welcome to Janito! Follow these steps to install Janito and get started quickly.

Requirements

  • Python 3.10 or newer
  • pip (Python package manager)
pip install janito

⚙️ For installing the latest development version from source, see Developing & Extending.

Verify Installation

Run the following command to check that Janito is installed:

janito --help

You should see the Janito CLI help message.