Skip to content
/ sugo Public

SIR Ulteriormente e Grandiosamente Ottimizzato

License

Notifications You must be signed in to change notification settings

WEEE-Open/sugo

Repository files navigation

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

About

SIR Ulteriormente e Grandiosamente Ottimizzato

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published