Skip to content

chaitu1425/Internship_Certificate_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Certificate-generator

This is a Python program that utilizes word,excel data to generate certificates.

Installation

Before running the program, ensure that the required libraries are installed. You can install them using pip:

pip install kivy,pip install pandas,pip install docxtpl.

Usage

  1. Edit the Template:

    • Create the template according to the certifacte you need.
    • Place the values that are to be fetched from the excel with {{value}} in the word
    • save the file with template_certicate.docx
  2. Create the Data:

    • Create the excel with required fields for the certificate to be generate.
    • Save the file with certificate_data.xlsx
  3. Running:

    • Execute the Python file "certificate_generator.py" WhatsApp Image 2024-07-19 at 13 24 10_6b5401e6
    • Select the "certificate_data.xlsx" from the files listed
    • Click on the Generate Certificate button to generate cerificates
    • Then follow to the directory and certificates folder will be generated and with certificates consisting certificates according to the domain with the name WhatsApp Image 2024-07-19 at 13 24 55_0798f415

Certificate

WhatsApp Image 2024-07-19 at 13 25 26_b96543b1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages