Skip to content

kqueryful/pdfCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdfCalendar

Create simple monthly calendar PDFs with Python

Usage

Edit the createCalendar arguments in if __name__=='__main__' for month and year if you want to create a PDF for a month other than the current one. Uncomment the next line with the desired month/year to add new pages of calendar months.

Run using:

python pdfCalendar.py

Sample Screenshot

calendar

About

Create monthly calendar PDFs with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages