Installation =========== SCRIBE can be installed using pip: .. code-block:: bash pip install scribe Development Installation ----------------------- For development installation: .. code-block:: bash git clone https://github.com/your-username/scribe.git cd scribe pip install -e ".[dev]"