Installation Guide

To install Photon Weave, run the following command:

pip install photon_weave

Alternatively, clone the repository:

git clone https://github.com/tqsd/photon_weave.git
cd photon_weave
pip install -e .