Giter Site home page Giter Site logo

ceonmintoh / bulk-certificate-maker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from silicon-ghati/bulk-certificate-maker

0.0 0.0 0.0 1.18 MB

Python script to create bulk amount of certificates and mail them to respective email ids and save the data of the certificates for verification purposes.

Python 100.00%

bulk-certificate-maker's Introduction

๐ŸŒŸ this repo if it helped you

Certificate-Generator

This script can create bulk amount of certificates in a fraction of โณ .. Mail them to respective email ids and save the data of the certificates for verification purposes

Prep. To Generate Certificates ๐Ÿ“˜โœ๏ธ

  • Design your certificate with name cert.jpg and put inside root folder
  • Determine the coordinates for the name,id,date to be placed on the certificate
  • Put your font on root folder and set its name as fontname.ttf, fontid.ttf
  • keep the excel .xlsx file in root with name file.xlsx
  • Make Sure the .xlsx file has following column in exact same shape:
    • Name
    • Email
  • Enter you mail,pass from which you will send in send mails in SENDER_EMAIL, SENDER_EMAIL_PASSWORD respectively
  • Enter what you want to write for title, contents of mail in "title", "mailtext" respectively
  • Enter your uid for certificate in id
  • Make a folder named out in the same directory.
  • Star this repo

You are ready to run โœ”๏ธ

  • Install python and the dependancies required to run this script
    • python3 certs.py

Your certificates would be there in out directory, emailed to respective mails & an excel sheet would be created with uid, name and email

Troubleshooting

  • make sure to install the dependencies required by the script. use "pip install **" whatever dependency is needed for you
  • If you cant send the mails turn on thirdy party access in email account settings.

Get in Touch with me ๐Ÿ”—

Script inspired from https://github.com/mursalfk/Certificate-Generator Get in Touch with him LinkedIn Dev.to

bulk-certificate-maker's People

Contributors

mursalfk avatar ayushr1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.