Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

Generates Certificates and Emails based on CSV list and HTML template

License

Notifications You must be signed in to change notification settings

mattsmithuk/certificate_generator

Repository files navigation

Certificate Generator

Certificate Generator was designed to generate and automatically email (via a gmail account) certificates based on data from a CSV file.

EMAIL FUNCTION CURRENTLY NOT WORKING

Download

Screenshot

Screenshot software

Python Packages

License

Version

  • Version 0.51

Credits

Contributors

How to use the code

  • Can be run in a virtual enviroment
  • Install required packages with:
pip install -r requirements.txt

or

pipenv install

To Do

  • Check for correct CSV layout
  • Replace weasyprint to remove requirement for GTK libraries
  • Removed dependancy on Yagmail
  • Package into single exe for easy distribution
  • Option to generate Faculty certificates
  • Improve date input
  • Fix automatic email function
  • Fix PyInstaller spec file

Contact

About

Generates Certificates and Emails based on CSV list and HTML template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published