Skip to content

Zackhardtoname/gen-cover-letter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Letter Generator

This will solve the problem of writing personal cover letters to companies that require you to send them cover letters in their applications. You will also need the fdpf python library.

###Files you need to Edit

  • cover_letter.txt
  • skills.csv

The cover_letter.txt file contains the basic format of your cover letter. And if you have used merge tags on MailChimp or any other emailer before you will see there are few words that have been preceeded with a "#" sign. These are just the variables that I will be using to work on my cover letter applications. I will implementing better templates for cover letters later.

###How to run the application

python cover_letter.py cover_letter.txt skills.csv

###Output The PDF files will be added pdf directory.

About

Generating cover letters is easy as writing to a CSV file and a sample cover letter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%