Skip to content

Installation

Install latest release

You can install the latest release of eunomia with pip:

pip install eunomia-ai

Install latest version

You can install the latest version of eunomia on the repository's main branch:

pip install git+https://github.com/whataboutyou-ai/eunomia.git@main

This can be useful, for instance, when some changes have been merged but not yet released.

Install for development

See the contributing documentation for instructions on how to install eunomia for development.