If you have installed on your computer a Python interpreter with the
pip
package manager, you can easily install PyTamaro:
pip install pytamaro
In February 2023, we released a new version of PyTamaro that includes some breaking changes to the API to improve the consistency of the library and its error messages.
We advise to upgrade to the latest version of PyTamaro (
pip install --upgrade pytamaro
).
The documentation for the older version of PyTamaro (years 2022 and before)
is still available.
For a detailed list of the changes, see
this changelog.
We execute your code in an enviroment with
Python 3.11 and the following libraries:
pytamaro
version 0.5.1
friendly
version fe5d3a2
(configured to show user-friendly tracebacks)