Skip to content

Installation

Using pip

pip install mouette

From sources

git clone https://github.com/GCoiffier/mouette.git
cd mouette
pip3 install .

or, alternatively, run the setup.py script: python3 setup.py