Skip to content

Installation

Install the package in your environment.

pip install aatm

If you want to build from the source, clone the repository and install it locally:

git clone https://github.com/precisiondata/aatm.git
pip install -e . 
git clone https://github.com/precisiondata/aatm.git
uv sync