Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 325 Bytes

File metadata and controls

9 lines (7 loc) · 325 Bytes

Bulk PDFS Genrator

  • For given names, events and dates generate pdfs and obtain the zip file
  • The specidic use-case is inspired frim the need to the create and distribute e-certificates,i.e. pdfs, in bulk

Steps to Install

  • Clone the repository
  • pip install -r requirements.txt
  • streamlit run main.py