/sugo

SIR Ulteriormente e Grandiosamente Ottimizzato

Primary LanguagePythonMIT LicenseMIT

sugo

SIR Ulteriormente e Grandiosamente Ottimizzato

Sugo is a versatile "digital signature" tool that allows the user to digitally sign documents without wasting paper and speeding up the procedure. immagine immagine

Installation (venv)

Open a terminal session and execute the following commands:

git clone https://github.com/WEEE-Open/sugo.git
cd sugo
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Installation (no venv)

Open a terminal session and execute the following commands:

git clone https://github.com/WEEE-Open/sugo.git
cd sugo
pip install -r requirements.txt

Execution

To execute sugo: ./sugo.py