bfa04b73696ca5c8ba4f53f7d309fe6d79dc6eda
maregraphe
osx
sudo ln -s /Applications/Pd-0.55-2.app/Contents/Resources/bin/pd /usr/local/bin/pd
launch the app
git clone https://gitea.esadhar.fr/b.soussi-chiadmi/maregraphe.git
cd maregraphe
python -m venv .venv
source .venv/bin/activate
pip install uv
uv sync
./main.py
Languages
Python
100%
