Skip to content
Neelakandan A edited this page May 25, 2020 · 1 revision

[ Installation ]

$ sudo apt update && apt upgrade
$ sudo apt install git python3 python3-pip python3-opencv
$ git clone https://github.com/Neelakandan-A/ECertificate_Generator.git
$ cd ECertificate_Generator

[ Setup ]

$ sudo pip3 install -r requirements.txt

[ Running ]

$ python3 certificategenerator.py
Clone this wiki locally