Skip to main content

installation

use pip to install it just as shown below;

pip install mtaa

You can also install directly from github as shown below;

git clone https://github.com/Kalebu/mtaa/
cd mtaa
mtaa -> python setup.py install

Once you do that, no let's see in the next chapter on how to use it.