aryanargupta / Certificate-Generator-MLSA

Certificate Generation for the MLSA Events

Home Page:https://github.com/Sabyasachi-Seal/Certificate-Generator-MLSA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft Learn Student Ambassador Certificate Automation

This repo simply use a template certificate docx file and generates certificates both docx and pdf.

Setup

  • Working on Windows only.
cd MLSA-Certificate-Automate
pip install -r requirements.txt
python main_certificate.py

Customization

In, main_certificate.py folder. Change your participants and your name with path and name.

Also, functions are very simple. You can implement your own versions as well.

Further Releases (Planning)

  • Adding e-mail automation to script?
  • Implementing for Linux users?

Souce Repo(I made some subtle improvements) : Click Here

About

Certificate Generation for the MLSA Events

https://github.com/Sabyasachi-Seal/Certificate-Generator-MLSA


Languages

Language:Python 100.0%