shajilkrazy / malayalam-holidays

Generate ics calendar for holidays in Malayalam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malayalam-Holidays

Generate iCal (.ics) files of Holidays in Kerala in Malayalam/English.

The output of this python program is '.ics' file, which can be easily imported to any iCal combatible calendar application such as Google Calendar, NextCloud, etc.

Requirements

Usage

python generate.py -y 2021
python generate.py -y [year1] [year2]...

For specific language,

python generate.py -y 2021 -l eng

Ouput

Sometimes you may want to use python3 instead of python according to your operating system. years are optional arguments. If no years are given as arguments, all the available calendars are generated.

Download generated ICS Files

Click here to download the generated '.ics' files.

About

Generate ics calendar for holidays in Malayalam

License:GNU General Public License v3.0


Languages

Language:Python 100.0%