A networking framework built on top of MQTT to allow the communication and synchronization of distributed, language-independent resources.
https://vizier.readthedocs.io/
Run the command
python3 -m pip install .
wherever the repository is cloned.
Install Sphinx.
Once installed run
make html
in the /docs folder.