Installation
Install QuForge using pip:
pip install quforge
Alternatively, to install the latest version directly from the source, follow these steps:
Clone the repository:
git clone https://github.com/tiago939/QuForge.git
Navigate to the project directory:
cd QuForge
Install the package:
pip install .