Installation Guide
This guide explains how to install Janito and verify your setup.
Requirements
- Python 3.10 or newer
Installation Methods
You can install Janito using pip from either PyPI (for stable releases) or directly from GitHub (for the latest development version).
From PyPI (Stable)
From GitHub (Development Version)
For development setup and contributing, see Developing & Extending.
Verifying Your Installation
To confirm Janito is installed correctly, run:
You should see the Janito CLI help message.