peetzweg / papr

Command line tool to generate a PDF Calendars
35 stars 1 forks source link

Add option to include holidays #1

Open peetzweg opened 10 years ago

peetzweg commented 10 years ago

How about adding support for holidays? Simply add the holiday name at the bottom of the box of a day. The holidays should be country specific, i think for the first implementation it is fine to use the locale which can be choosen with '-l'.

But where to get the holiday information from? Web or python package?