Skip to main content

Easy to Make Multiple Certificate

Project description

BULK CERT GENERATOR

Generate Certificate From Excell data

How To Use : - use python3 (Recomended) - Install Package Using PIP pip install Bulk-cert-generator - import package import Cert_gen or from Bulk_cert_generator import Cert_gen

Simple Usage :

import Cert_gen

Cert_gen.Cert_gen.generate('png','tem.jpg','Daftar.xlsx','sertif')

More Options :

import Cert_gen

Cert_gen.Cert_gen.generate('png','tem.jpg','Daftar.xlsx','sertif','cert101',{'font_size':1.5,'font_color':(0,0,0),'x':15,'y':7})

Parameter :

Param Value type
format 'png' or 'pdf' (Extension Output) String
template_path image certificate path String
details_path excell file path String
output_path output path String
prefix_name prefix name for file String
style styling {'font_size':1.5,'font_color':(0,0,0),'x':15,'y':7}

Excell File Example

!dont use column name first column => Certificate Owner Name Second Column => identity (phone number, certificate id etc)

Alfian 087384
Andi 2322
Joni 2314

Contact : mail@alfiankan.com

Buy me a Coffe

https://saweria.co/encoding

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Bulk_cert_generator-1.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page