How to Install PyTamaro

Using pip

After having configured a Python interpreter along with the pip packet manager, you can easily install PyTamaro:

pip install pytamaro

Using Thonny

If you are using Thonny as IDE, you can install PyTamaro using the GUI:

  1. Select the “Tools” menu, then choose “Manage packages”

  2. Type “pytamaro” in the search field and click the “Search on PyPI” button

  3. Select “PyTamaro” in the search results, then click the “Install” button.