ocvqc-py (On Chip Verified Quantum Computation - Python) is a python library for creating verifiable MBQC patterns. To install ocvqc-py please run
pip install .
The library also include a poetry lock file.
For example usage please see the example_notebooks
directory.