Skip to content

Handwritten certificates are too old fashioned in this tech savvy world. Use this python package to generate digital certificates for your events.

License

Notifications You must be signed in to change notification settings

yathartharora/event_certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

certiGenerator

Now easily generate participation certificates digitally using this package.

The package takes following six inputs --

  1. Certificate template path
  2. Organization's logo
  3. Participant's name
  4. Event name
  5. Organization name
  6. Issuer name
  7. Output path

Sample Code

import certiGenerator
api = certiGenerator.certificateGenerator()

api.generate_certificate("certificate_template.png","google.png","Yatharth Arora","Software Development","Google","Google India","test.jpg")

About

Handwritten certificates are too old fashioned in this tech savvy world. Use this python package to generate digital certificates for your events.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages