Skip to content

Installation

Requirements

  • Python 3.11 or higher
  • pip or uv

Install from Source

git clone https://github.com/theoria-project/theoria.git
cd theoria
pip install -e ".[dev]"

Verify Installation

theoria version

Next Steps