This project is a Weave Mod Index that automatically retrieves all open source Weave Mods on GitHub.
https://github.com/emirsassan/weave-index/blob/main/ModIndex.json
Run update-index.py
python -m venv venv
./venv/bin/pip install -r requirements.txt
./venv/bin/python update-index.py