Skip to content

Aysha022/Certificate_Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Sample Certificate Automation

This project automates the generation of certificates using Python automation by replacing placeholders in a template file (sample.txt) with values from a CSV file (certificate.csv).

📌 Features

  • Reads a certificate template from sample.txt.
  • Replaces placeholders (NAME, DEP, CLG) with actual values from certificate.csv.
  • Prints the generated certificate text for each entry.

🛠 Setup and Usage

1️. Clone the Repository

First, clone the repository and navigate to the project directory:

git clone https://github.com/Aysha022/Certificate_Automation.git
cd Certificate_Automation

2️. Ensure Python is installed

Check by running:

python --version

3️. Prepare the required files

Ensure you have the following files in the project folder:

  • Certificate Template (sample.txt)
  • CSV File (certificate.csv)
  • Python File (certi.py)

4️. Run the python script

Execute the script using:

python certi.py

🚀 Deployment

You can run this project locally on any system with Python installed.


🔹Github Repository

Clone or download the project from GitHub: https://github.com/Aysha022/Certificate_Automation/

About

A very basic certificate automation using python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages