Installation

Install QuForge using pip:

pip install quforge

Alternatively, to install the latest version directly from the source, follow these steps:

  1. Clone the repository:

    git clone https://github.com/tiago939/QuForge.git
    
  2. Navigate to the project directory:

    cd QuForge
    
  3. Install the package:

    pip install .