Installation ============ Install QuForge using pip: .. code-block:: bash pip install quforge Alternatively, to install the latest version directly from the source, follow these steps: 1. **Clone the repository:** .. code-block:: bash git clone https://github.com/tiago939/QuForge.git 2. **Navigate to the project directory:** .. code-block:: bash cd QuForge 3. **Install the package:** .. code-block:: bash pip install .