Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 447 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 447 Bytes

vizier

A networking framework built on top of MQTT to allow the communication and synchronization of distributed, language-independent resources.

https://vizier.readthedocs.io/

Installation

Run the command

python3 -m pip install .

wherever the repository is cloned.

Documentation

Install Sphinx.

Once installed run

make html

in the /docs folder.