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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Bulk_cert_generator-1.0.2.tar.gz.
File metadata
- Download URL: Bulk_cert_generator-1.0.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c27b1f31ccaf2a34cce461d524cddbb323f7e1b02706fb02224549d1e2a22b3
|
|
| MD5 |
45392ad1ed6681c3200810fd5a7d7b32
|
|
| BLAKE2b-256 |
0423cd4937e468347074f310e42f85a70ce8618361cf851548c89cdafadf3bd3
|