🧠Installation

Prerequisites

  • Python 3.8 or higher

  • pip package manager

Quick Install

bashCopypip install praxis-ai

Development Install

bashCopygit clone https://github.com/praxis-sol/praxis
cd pydantic-ai
pip install -e ".[dev]"

Last updated