Installation Guide ================== To install Photon Weave, run the following command: .. code-block:: bash pip install photon_weave Alternatively, clone the repository: .. code-block:: bash git clone https://github.com/tqsd/photon_weave.git cd photon_weave pip install -e .