Skip to content

Installation

Otary is available on PyPI.

Always make sure you are in a virtual environment before installing.

pip install otary

You can also install it using poetry

poetry add otary

If you use uv:

uv add otary