Installation

  • You can install this package from the PyPi repository:

pip install yacmmal

Or with poetry:

poetry add yacmmal
  • You can also build this package from source (requires poetry):

git clone https://github.com/juselara1/yacmmal
cd yacmmal
poetry install